feat: wait for checks before shutdown #5046
Annotations
6 errors and 2 warnings
golangci-lint:
pkg/jobs/canary/sync.go#L41
Error return value of `globalCheckSemaphore.Acquire` is not checked (errcheck)
|
golangci-lint:
cmd/operator.go#L11
ST1019: package "github.com/flanksource/canary-checker/pkg/jobs/canary" is being imported more than once (stylecheck)
|
golangci-lint:
cmd/operator.go#L12
ST1019(related information): other import of "github.com/flanksource/canary-checker/pkg/jobs/canary" (stylecheck)
|
golangci-lint:
cmd/serve.go#L19
ST1019: package "github.com/flanksource/canary-checker/pkg/jobs/canary" is being imported more than once (stylecheck)
|
golangci-lint:
cmd/serve.go#L20
ST1019(related information): other import of "github.com/flanksource/canary-checker/pkg/jobs/canary" (stylecheck)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading