Skip to content

NDEV-19864 Add deferred image loading in 1.10 #771

NDEV-19864 Add deferred image loading in 1.10

NDEV-19864 Add deferred image loading in 1.10 #771

Triggered via pull request August 27, 2024 11:23
Status Failure
Total duration 6m 6s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
tests: pkg/engine/internal/imageverifier.go#L16
could not import github.com/kyverno/kyverno/pkg/engine/context (-: # github.com/kyverno/kyverno/pkg/engine/context
tests: pkg/engine/context/context.go#L304
err declared and not used
tests: pkg/engine/context/context.go#L306
undefined: toggle
tests: pkg/engine/context/context.go#L306
undefined: cont
tests: pkg/engine/context/context.go#L352
undefined: resource
tests: pkg/engine/context/context.go#L352
undefined: cfg
tests: pkg/engine/context/context.go#L359
undefined: ctx
tests: pkg/engine/context/context.go#L366
undefined: ctx) (typecheck)
tests: pkg/engine/policycontext/policy_context.go#L10
could not import github.com/kyverno/kyverno/pkg/engine/context (-: # github.com/kyverno/kyverno/pkg/engine/context
tests: pkg/engine/context/context.go#L304
err declared and not used
tests
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/