Skip to content

feat: configuration via env variables #136

feat: configuration via env variables

feat: configuration via env variables #136

Triggered via pull request August 5, 2025 17:56
Status Failure
Total duration 18s
Artifacts

go-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint
issues found
lint: cmd/server/server_test.go#L253
Error return value of `serverCmd.Execute` is not checked (errcheck)
lint: cmd/server/server_test.go#L184
Error return value of `serverCmd.Execute` is not checked (errcheck)
lint: cmd/server/server_test.go#L151
Error return value of `serverCmd.Execute` is not checked (errcheck)
lint: cmd/server/server_test.go#L106
Error return value of `os.Unsetenv` is not checked (errcheck)