feat: Add CI/CD workflow and golangcli. #1
Annotations
10 errors and 1 warning
Test & Lint:
errors/errors.go#L156
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
Test & Lint:
tests/circuitbreaker_test.go#L127
Error return value of `cb.Execute` is not checked (errcheck)
|
Test & Lint:
tests/docker_test.go#L56
Error return value of `(*os/exec.Cmd).Run` is not checked (errcheck)
|
Test & Lint:
tests/docker_test.go#L234
Error return value of `cmd.Run` is not checked (errcheck)
|
Test & Lint:
server/routing/router.go#L138
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
Test & Lint:
server/routing/router.go#L166
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
Test & Lint:
server/routing/router_test.go#L101
Error return value of `w.Write` is not checked (errcheck)
|
Test & Lint:
server/routing/router_test.go#L104
Error return value of `w.Write` is not checked (errcheck)
|
Test & Lint:
server/server.go#L130
Error return value of `w.Write` is not checked (errcheck)
|
Test & Lint:
server/server.go#L361
Error return value of `logger.Sync` is not checked (errcheck)
|
Test & Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|