Skip to content

Updates server tests and example #72

Updates server tests and example

Updates server tests and example #72

Triggered via push April 25, 2024 13:33
Status Failure
Total duration 35s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
tests
Cannot open: File exists
tests
Cannot open: File exists
tests
Cannot open: File exists
tests
Cannot open: File exists
tests
Cannot open: File exists
tests
Cannot open: File exists
tests
Cannot open: File exists
tests
Cannot open: File exists
tests
Cannot open: File exists
tests
Cannot open: File exists
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
tests: server/server_test.go#L52
context-keys-type: should not use basic type string as key in context.WithValue (revive)
tests: server/server.go#L28
exported: type name will be used as server.ServerOption by other packages, and that stutters; consider calling this Option (revive)