Bump golang.org/x/net from 0.28.0 to 0.33.0 #79
Annotations
5 errors and 2 warnings
Unit Test
cannot use &enqueueRequestsFromMapFunc{…} (value of type *enqueueRequestsFromMapFunc) as handler.TypedEventHandler["sigs.k8s.io/controller-runtime/pkg/client".Object, reconcile.Request] value in return statement: *enqueueRequestsFromMapFunc does not implement handler.TypedEventHandler["sigs.k8s.io/controller-runtime/pkg/client".Object, reconcile.Request] (wrong type for method Create)
|
Unit Test
cannot use &enqueueRequestsFromMapFunc{} (value of type *enqueueRequestsFromMapFunc) as handler.TypedEventHandler["sigs.k8s.io/controller-runtime/pkg/client".Object, reconcile.Request] value in variable declaration: *enqueueRequestsFromMapFunc does not implement handler.TypedEventHandler["sigs.k8s.io/controller-runtime/pkg/client".Object, reconcile.Request] (wrong type for method Create)
|
Unit Test
Process completed with exit code 1.
|
Lint
golangci-lint exit with code 3
|
pull-request-check
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go build -ldflags=\"-s -w\" -o /build/radix-velero-plugin ./radix-velero-plugin" did not complete successfully: exit code: 1
|
Unit Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pull-request-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|