lint #37
Annotations
7 errors and 1 warning
golangci-lint:
test/e2e/e2e_test.go#L76
ineffectual assignment to err (ineffassign)
|
golangci-lint:
internal/controller/suite_test.go#L77
Error return value of `os.Setenv` is not checked (errcheck)
|
golangci-lint:
internal/controller/suite_test.go#L78
Error return value of `os.Setenv` is not checked (errcheck)
|
golangci-lint:
internal/controller/githubapp_controller_test.go#L71
unnecessary conversion (unconvert)
|
golangci-lint:
internal/controller/githubapp_controller_test.go#L226
unnecessary conversion (unconvert)
|
golangci-lint:
internal/controller/githubapp_controller_test.go#L337
unnecessary conversion (unconvert)
|
golangci-lint
issues found
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/github-app-operator/github-app-operator. Supported file pattern: go.sum
|