gc actions #5
lint.yml
on: push
golangci-lint
11s
yamllint
3s
Annotations
4 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/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
|