Add unit tests for token validator endpoints #5597
Annotations
10 errors and 2 warnings
go test
could not import time (open $WORK/b028/_pkg_.a: no such file or directory)
|
go test
could not import k8s.io/client-go/informers/internalinterfaces (open $WORK/b1239/_pkg_.a: no such file or directory)
|
go test
could not import k8s.io/client-go/tools/cache (open $WORK/b930/_pkg_.a: no such file or directory)
|
go test
could not import time (open $WORK/b028/_pkg_.a: no such file or directory)
|
go test
could not import k8s.io/client-go/informers/internalinterfaces (open $WORK/b1239/_pkg_.a: no such file or directory)
|
go test
could not import k8s.io/client-go/tools/cache (open $WORK/b930/_pkg_.a: no such file or directory)
|
go test
could not import k8s.io/client-go/tools/cache (open $WORK/b930/_pkg_.a: no such file or directory)
|
go test
could not import k8s.io/api/coordination/v1 (open $WORK/b384/_pkg_.a: no such file or directory)
|
go test
could not import k8s.io/client-go/tools/cache (open $WORK/b930/_pkg_.a: no such file or directory)
|
go test
cannot use &leaseLister{…} (value of type *leaseLister) as LeaseLister value in return statement: *leaseLister does not implement LeaseLister (missing method List)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/k8s-snap/k8s-snap. Supported file pattern: go.sum
|
Loading