chore: setup github actions to run golangci-lint with default configu… #1
Annotations
3 errors
|
lint
issues found
|
|
lint:
cmd/service/main.go#L21
Error return value of `fs.Parse` is not checked (errcheck)
|
|
lint:
cmd/cli/main.go#L20
Error return value of `fs.Parse` is not checked (errcheck)
|