Ignore error returned from logger sync #3
workflow-feature.yml
on: push
go-build-test-lint
/
Runs Go Linter steps
15s
go-build-test-lint
/
Runs Go CI steps
11s
Annotations
3 errors
go-build-test-lint / Runs Go Linter steps:
internal/healthcheck/status.go#L16
Error return value of `responseWriter.Write` is not checked (errcheck)
|
go-build-test-lint / Runs Go Linter steps:
cmd/api-template-go/main.go#L44
Error return value of `host.Terminate` is not checked (errcheck)
|
go-build-test-lint / Runs Go Linter steps
issues found
|