chore(deps): bump k8s.io/api from 0.28.2 to 0.31.0 #278
ci.yml
on: pull_request
setup-environment
48s
vet
18s
secure
51s
staticcheck
51s
lint
1m 8s
misspell
21s
test
24s
build-container-images
0s
Annotations
12 errors
vet
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.20.8/x64/src/cmp)
|
vet
no required module provides package k8s.io/api/flowcontrol/v1alpha1; to add it:
|
vet
no required module provides package k8s.io/api/resource/v1alpha2; to add it:
|
vet
Process completed with exit code 1.
|
test
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.20.8/x64/src/cmp)
|
test
no required module provides package k8s.io/api/flowcontrol/v1alpha1; to add it:
|
test
no required module provides package k8s.io/api/resource/v1alpha2; to add it:
|
test
Process completed with exit code 2.
|
staticcheck
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.20.8/x64/src/cmp)
|
staticcheck
no required module provides package k8s.io/api/flowcontrol/v1alpha1; to add it:
|
staticcheck
no required module provides package k8s.io/api/resource/v1alpha2; to add it:
|
staticcheck
Process completed with exit code 2.
|