chore: bump the k8s group with 5 updates #36
Annotations
10 errors and 5 warnings
golangci-lint:
pkg/upgrade/controller.go#L1
: # github.com/open-policy-agent/gatekeeper/v3/pkg/upgrade
|
golangci-lint:
pkg/upgrade/manager.go#L35
undefined: templates.TemplateGroupName (typecheck)
|
golangci-lint:
main.go#L63
could not import github.com/open-policy-agent/gatekeeper/v3/pkg/upgrade (-: # github.com/open-policy-agent/gatekeeper/v3/pkg/upgrade
|
golangci-lint:
pkg/upgrade/manager.go#L35
undefined: templates.TemplateGroupName) (typecheck)
|
golangci-lint:
main.go#L67
could not import github.com/open-policy-agent/gatekeeper/v3/pkg/webhook (-: # github.com/open-policy-agent/gatekeeper/v3/pkg/webhook
|
golangci-lint:
pkg/webhook/common.go#L122
undefined: templates.TemplateGroupName
|
golangci-lint:
pkg/webhook/policy.go#L352
undefined: templatesapi.TemplateGroupName) (typecheck)
|
golangci-lint:
main.go#L220
undefined: externaldataapi.ExternalDataGroupName (typecheck)
|
golangci-lint:
pkg/webhook/common.go#L1
: # github.com/open-policy-agent/gatekeeper/v3/pkg/webhook [github.com/open-policy-agent/gatekeeper/v3/pkg/webhook.test]
|
golangci-lint:
pkg/webhook/common.go#L122
undefined: templates.TemplateGroupName
|
golangci-lint:
apis/disambiguator/disambiguator.go#L8
var-naming: const GatekeeprApiSuffix should be GatekeeprAPISuffix (revive)
|
golangci-lint:
apis/disambiguator/disambiguator.go#L10
var-declaration: should omit type string from declaration of var Disambiguator; it will be inferred from the right-hand side (revive)
|
golangci-lint:
apis/mutations/group.go#L9
var-declaration: should omit type string from declaration of var MutationGroupName; it will be inferred from the right-hand side (revive)
|
golangci-lint:
pkg/controller/constrainttemplate/constrainttemplate_controller.go#L85
var-declaration: should omit type string from declaration of var ConstraintTemplateCrdName; it will be inferred from the right-hand side (revive)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "generatorexpansion-logs", "helm-logs", "logs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading