Initial changes for NDEV-19725 #784
Annotations
10 errors and 1 warning
pkg/policy/mutate/auth.go#L1
: # github.com/kyverno/kyverno/pkg/policy/mutate
|
pkg/policy/mutate/validate.go#L20
undefined: auth
|
pkg/policy/mutate/validate.go#L25
undefined: auth
|
pkg/policy/mutate/validate.go#L29
undefined: auth
|
pkg/policy/mutate/validate.go#L67
cannot use fe.ForEachMutation (variable of type *"k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1".JSON) as []"github.com/kyverno/kyverno/api/kyverno/v1".ForEachMutation value in argument to m.validateNestedForEach (typecheck)
|
cmd/kyverno/main.go#L444
not enough arguments in call to webhooksresource.NewHandlers
|
pkg/controllers/report/resource/controller.go#L225
cannot infer T (/home/runner/go/pkg/mod/k8s.io/[email protected]/pkg/util/sets/set.go:206:11) (typecheck)
|
pkg/policy/generate/auth.go#L1
: # github.com/kyverno/kyverno/pkg/policy/generate [github.com/kyverno/kyverno/pkg/policy/generate.test]
|
pkg/policy/generate/validate.go#L21
undefined: auth
|
pkg/policy/generate/validate.go#L29
unknown field authCheck in struct literal of type Generate
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568, actions/cache@4723a57e26efda3a62cbde1812113b730952852d, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading