Bump google.golang.org/grpc from 1.58.3 to 1.62.0 in /ipu-device-plugin #41
Annotations
10 errors and 1 warning
Analyze (go)
cannot find package "github.com/intel/ipu-device-plugin/pkg/types" in any of:
|
Analyze (go)
could not import github.com/intel/ipu-device-plugin/pkg/types (invalid package name: "")
|
Analyze (go)
cannot infer S (/home/runner/work/ipu-opi-plugins/ipu-opi-plugins/root/src/golang.org/x/exp/slices/slices.go:116:15)
|
Analyze (go)
cannot find package "github.com/grpc-ecosystem/grpc-gateway/v2/runtime" in any of:
|
Analyze (go)
cannot find package "github.com/grpc-ecosystem/grpc-gateway/v2/utilities" in any of:
|
Analyze (go)
could not import github.com/grpc-ecosystem/grpc-gateway/v2/runtime (invalid package name: "")
|
Analyze (go)
could not import github.com/grpc-ecosystem/grpc-gateway/v2/utilities (invalid package name: "")
|
Analyze (go)
could not import github.com/grpc-ecosystem/grpc-gateway/v2/runtime (invalid package name: "")
|
Analyze (go)
could not import github.com/grpc-ecosystem/grpc-gateway/v2/utilities (invalid package name: "")
|
Analyze (go)
cannot use s (variable of type *server) as "github.com/opiproject/opi-api/network/evpn-gw/v1alpha1/gen/go".BridgePortServiceServer value in argument to pb.RegisterBridgePortServiceServer: *server does not implement "github.com/opiproject/opi-api/network/evpn-gw/v1alpha1/gen/go".BridgePortServiceServer (missing method mustEmbedUnimplementedBridgePortServiceServer)
|
Analyze (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/ipu-opi-plugins/ipu-opi-plugins. Supported file pattern: go.sum
|