gc actions #6
lint.yml
on: push
golangci-lint
12s
yamllint
4s
Annotations
5 errors and 1 warning
yamllint
Process completed with exit code 2.
|
golangci-lint:
internal/controller/secretsync_controller_test.go#L55
Error return value of `os.Setenv` is not checked (errcheck)
|
golangci-lint:
internal/controller/suite_test.go#L82
File is not `gofmt`-ed with `-s` (gofmt)
|
golangci-lint:
internal/controller/secretsync_controller.go#L262
Consider pre-allocating `requests` (prealloc)
|
golangci-lint
issues found
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/secret-sync-operator/secret-sync-operator. Supported file pattern: go.sum
|