Adding ci #8
Annotations
10 errors and 2 warnings
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|