Initial changes for NDEV-19725 #351
Annotations
10 errors and 1 warning
pkg/policy/generate/validate.go#L21
undefined: auth
|
pkg/policy/generate/validate.go#L29
unknown field authCheck in struct literal of type Generate
|
pkg/policy/generate/validate.go#L106
g.authCheck undefined (type *Generate has no field or method authCheck)
|
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
|
pkg/policy/validate/validate.go#L21
undefined: auth
|
pkg/policy/validate/validate.go#L26
undefined: auth
|
pkg/policy/validate/validate.go#L30
undefined: auth
|
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. 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