Skip to content

golang/x/net upgraded to v0.28.2 #1671

golang/x/net upgraded to v0.28.2

golang/x/net upgraded to v0.28.2 #1671

Triggered via pull request October 16, 2023 13:02
Status Failure
Total duration 2m 22s
Artifacts

e2e.yml

on: pull_request
e2e-pr-blocking
2m 12s
e2e-pr-blocking
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
e2e-pr-blocking
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as type "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration in return statement:
e2e-pr-blocking
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as type "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration in return statement:
e2e-pr-blocking
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
e2e-pr-blocking
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as type "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration in return statement:
e2e-pr-blocking
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as type "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration in return statement:
e2e-pr-blocking
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
e2e-pr-blocking
Process completed with exit code 2.
e2e-pr-blocking
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/