Skip to content

NDEV-19864: deferred loading of images #772

NDEV-19864: deferred loading of images

NDEV-19864: deferred loading of images #772

Triggered via push August 27, 2024 11:36
Status Failure
Total duration 7m 18s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
tests: pkg/engine/internal/imageverifier.go#L18
could not import github.com/kyverno/kyverno/pkg/engine/context (-: # github.com/kyverno/kyverno/pkg/engine/context
tests: pkg/engine/context/context.go#L316
undefined: toggle
tests: pkg/engine/context/context.go#L316
undefined: cont) (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#L316
undefined: toggle
tests: pkg/engine/context/context.go#L316
undefined: cont) (typecheck)
tests: pkg/engine/context/loaders/apicall.go#L11
could not import github.com/kyverno/kyverno/pkg/engine/context (-: # github.com/kyverno/kyverno/pkg/engine/context
tests: pkg/engine/context/context.go#L316
undefined: toggle
tests: pkg/engine/context/context.go#L316
undefined: cont) (typecheck)
tests: pkg/controllers/certmanager/controller.go#L12
"k8s.io/api/core/v1" imported as corev1 and not used (typecheck)
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/