[SANDBOX-1706] Upgrade to OCP 4.21 #618
linters.yml
on: pull_request
GolangCI Lint
1m 36s
YAML Lint
10s
Annotations
10 errors and 12 warnings
|
GolangCI Lint:
pkg/client/client_test.go#L91
undefined: NewUserSignup (typecheck)
|
|
GolangCI Lint:
pkg/client/client_test.go#L86
undefined: AssertUserSignupSpec (typecheck)
|
|
GolangCI Lint:
pkg/client/client_test.go#L74
undefined: NewFakeTerminal (typecheck)
|
|
GolangCI Lint:
pkg/client/client_test.go#L73
undefined: NewFakeClients (typecheck)
|
|
GolangCI Lint:
pkg/client/client_test.go#L72
undefined: NewUserSignup (typecheck)
|
|
GolangCI Lint:
pkg/client/client_test.go#L68
undefined: SetFileConfig (typecheck)
|
|
GolangCI Lint:
pkg/assets/assets_test.go#L65
undefined: FakeFile (typecheck)
|
|
GolangCI Lint:
pkg/assets/assets_test.go#L64
undefined: FakeFile (typecheck)
|
|
GolangCI Lint:
pkg/assets/assets_test.go#L63
undefined: NewFakeFiles (typecheck)
|
|
GolangCI Lint:
pkg/assets/assets_test.go#L16
"k8s.io/apimachinery/pkg/apis/meta/v1/unstructured" imported and not used (typecheck)
|
|
YAML Lint:
./.github/workflows/ci-check-gomod.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
|
YAML Lint:
./.github/workflows/test-with-coverage.yml#L18
18:28 [brackets] too many spaces inside brackets
|
|
YAML Lint:
./.github/workflows/test-with-coverage.yml#L18
18:14 [brackets] too many spaces inside brackets
|
|
YAML Lint:
./.github/workflows/test-with-coverage.yml#L9
9:61 [brackets] too many spaces inside brackets
|
|
YAML Lint:
./.github/workflows/test-with-coverage.yml#L9
9:13 [brackets] too many spaces inside brackets
|
|
YAML Lint:
./.github/workflows/test-with-coverage.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
|
YAML Lint:
./.github/workflows/ci-check-gomod-alt.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
|
YAML Lint:
./.github/workflows/linters.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
|
YAML Lint:
./.codecov.yaml#L27
27:14 [truthy] truthy value should be one of [false, true]
|
|
YAML Lint:
./.codecov.yaml#L24
24:12 [truthy] truthy value should be one of [false, true]
|
|
GolangCI Lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'version-file', 'install-mode', 'install-only', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'args', 'skip-cache', 'skip-save-cache', 'cache-invalidation-interval', 'problem-matchers', 'debug', 'experimental']
|
|
GolangCI Lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'version-file', 'install-mode', 'install-only', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'args', 'skip-cache', 'skip-save-cache', 'cache-invalidation-interval', 'problem-matchers', 'debug', 'experimental']
|