Skip to content

Buildtest action (#32) #51

Buildtest action (#32)

Buildtest action (#32) #51

Triggered via push February 27, 2024 15:23
Status Success
Total duration 4m 16s
Artifacts

codeql.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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