chore(deps): Bump github.com/kyverno/kyverno from 1.11.0-rc.4 to 1.11.0-rc.7 in /backend #654
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr.yaml
on: pull_request
backend
5m 35s
frontend
41s
ko
3m 39s
ct-lint
13s
ah-lint
11s
codegen
3m 33s
golangci-lint
10m 38s
helm-install
5m 41s
check-actions
4s
Annotations
11 errors and 1 warning
ko
cannot use toggles{…} (value of type toggles) as toggle.Toggles value in return statement: toggles does not implement toggle.Toggles (missing method GenerateValidatingAdmissionPolicy)
|
ko
Process completed with exit code 2.
|
backend
cannot use toggles{…} (value of type toggles) as toggle.Toggles value in return statement: toggles does not implement toggle.Toggles (missing method GenerateValidatingAdmissionPolicy)
|
backend
Process completed with exit code 2.
|
helm-install
cannot use toggles{…} (value of type toggles) as toggle.Toggles value in return statement: toggles does not implement toggle.Toggles (missing method GenerateValidatingAdmissionPolicy)
|
helm-install
Process completed with exit code 2.
|
golangci-lint:
backend/pkg/engine/mocks/contextloader.go#L1
: # github.com/kyverno/playground/backend/pkg/engine/mocks
|
golangci-lint
cannot use toggles{…} (value of type toggles) as toggle.Toggles value in return statement: toggles does not implement toggle.Toggles (missing method GenerateValidatingAdmissionPolicy) (typecheck)
|
golangci-lint:
backend/pkg/engine/processor.go#L35
could not import github.com/kyverno/playground/backend/pkg/engine/mocks (-: # github.com/kyverno/playground/backend/pkg/engine/mocks
|
golangci-lint
cannot use toggles{…} (value of type toggles) as toggle.Toggles value in return statement: toggles does not implement toggle.Toggles (missing method GenerateValidatingAdmissionPolicy)) (typecheck)
|
golangci-lint
issues found
|
ct-lint
Error while fetching latest Helm release: Error: [@octokit/auth-action] `GITHUB_TOKEN` variable is not set. It must be set on either `env:` or `with:`. See https://github.com/octokit/auth-action.js#createactionauth. Using default version v3.9.0
|