Annotations
5 errors and 1 warning
|
Test downstream
Process completed with exit code 1.
|
|
Test downstream
cannot use &controllerFilter{…} (value of type *controllerFilter) as "k8s.io/client-go/tools/cache".Store value in assignment: *controllerFilter does not implement "k8s.io/client-go/tools/cache".Store (missing method Bookmark)
|
|
Test downstream
cannot use &resourceDelegate{…} (value of type *resourceDelegate) as "k8s.io/client-go/tools/cache".Store value in variable declaration: *resourceDelegate does not implement "k8s.io/client-go/tools/cache".Store (missing method Bookmark)
|
|
Test downstream
cannot use (*controllerFilter)(nil) (value of type *controllerFilter) as "k8s.io/client-go/tools/cache".Store value in variable declaration: *controllerFilter does not implement "k8s.io/client-go/tools/cache".Store (missing method Bookmark)
|
|
Test downstream
cannot use (*resourceDelegate)(nil) (value of type *resourceDelegate) as "k8s.io/client-go/tools/cache".Store value in variable declaration: *resourceDelegate does not implement "k8s.io/client-go/tools/cache".Store (missing method Bookmark)
|
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/pkg/pkg. Supported file pattern: go.mod
|
background
wait
wait-all
cancel
parallel
Loading