Update Dependencies #634
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr.yaml
on: pull_request
backend
6m 25s
frontend
1m 4s
ko
6m 53s
ct-lint
28s
ah-lint
15s
codegen
5m 44s
golangci-lint
1m 43s
helm-install
9m 32s
check-actions
7s
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
|