feat: configuration via env variables #136
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)
|