restrict manager resource cache based on namespaces from environment #517
lint.yaml
on: pull_request
codespell
12s
misspell
16s
golangci-lint
1m 42s
govulncheck
40s
markdownlint
3s
Shellcheck
4s
modcheck
19s
Annotations
6 errors and 7 warnings
govulncheck:
cmd/main.go#L133
options.Namespace undefined (type manager.Options has no field or method Namespace)
|
govulncheck:
cmd/main.go#L134
undefined: cache.MultiNamespacedCacheBuilder
|
govulncheck
Process completed with exit code 1.
|
golangci-lint:
cmd/main.go#L133
options.Namespace undefined (type manager.Options has no field or method Namespace)
|
golangci-lint:
cmd/main.go#L134
undefined: cache.MultiNamespacedCacheBuilder (typecheck)
|
golangci-lint
issues found
|
markdownlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Shellcheck
Input 'disable_matcher' has been deprecated with message: There are no problem-matchers, this setting does not do anything.
|
codespell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
misspell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
modcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|