chore(deps): Bump github.com/sigstore/cosign/v2 from 2.2.0 to 2.2.1 in /backend #665
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 49s
frontend
50s
ko
6m 38s
ct-lint
18s
ah-lint
10s
codegen
3m 45s
golangci-lint
4m 37s
helm-install
10m 55s
check-actions
4s
Annotations
10 errors and 1 warning
golangci-lint
golangci-lint exit with code 3
|
backend
cannot use b.getOpenAPIConfig(false) (value of type *"k8s.io/kube-openapi/pkg/common".Config) as *"k8s.io/kube-openapi/pkg/common".OpenAPIV3Config value in argument to builder3.BuildOpenAPISpecFromRoutes
|
backend
cannot use oa.Config (variable of type *common.Config) as *common.OpenAPIV3Config value in argument to builder3.BuildOpenAPISpecFromRoutes
|
backend
Process completed with exit code 2.
|
ko
cannot use b.getOpenAPIConfig(false) (value of type *"k8s.io/kube-openapi/pkg/common".Config) as *"k8s.io/kube-openapi/pkg/common".OpenAPIV3Config value in argument to builder3.BuildOpenAPISpecFromRoutes
|
ko
cannot use oa.Config (variable of type *common.Config) as *common.OpenAPIV3Config value in argument to builder3.BuildOpenAPISpecFromRoutes
|
ko
Process completed with exit code 2.
|
helm-install
cannot use b.getOpenAPIConfig(false) (value of type *"k8s.io/kube-openapi/pkg/common".Config) as *"k8s.io/kube-openapi/pkg/common".OpenAPIV3Config value in argument to builder3.BuildOpenAPISpecFromRoutes
|
helm-install
cannot use oa.Config (variable of type *common.Config) as *common.OpenAPIV3Config value in argument to builder3.BuildOpenAPISpecFromRoutes
|
helm-install
Process completed with exit code 2.
|
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
|