chore(deps): bump k8s.io/api from 0.28.2 to 0.30.3 #275
ci.yml
on: pull_request
setup-environment
39s
vet
18s
secure
50s
staticcheck
44s
lint
1m 36s
misspell
21s
test
22s
build-container-images
0s
Annotations
9 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
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
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
Process completed with exit code 2.
|