fix(deps): update github.com/opiproject/opi-api digest to e44db26 #1226
linters.yml
on: pull_request
call
/
markdown-lint
6s
call
/
docker-lint
16s
call
/
shellcheck
10s
call
/
YAMLlint
5s
call
/
golangci
22s
Annotations
10 errors
call / golangci:
cmd/evpn-bridge-port.go#L13
could not import github.com/opiproject/godpu/network (-: # github.com/opiproject/godpu/network
|
call / golangci:
network/bridge_port.go#L30
undefined: pb.BridgePortType_ACCESS
|
call / golangci:
network/bridge_port.go#L32
undefined: pb.BridgePortType_TRUNK
|
call / golangci:
network/bridge_port.go#L34
undefined: pb.BridgePortType_UNKNOWN) (typecheck)
|
call / golangci:
cmd/storage-nvme-controller.go#L11
could not import github.com/opiproject/godpu/storage (-: # github.com/opiproject/godpu/storage
|
call / golangci:
storage/backend.go#L91
unknown field Parent in struct literal of type "github.com/opiproject/opi-api/storage/v1alpha1/gen/go".ListNvmeRemoteControllersRequest
|
call / golangci:
storage/backend.go#L157
unknown field ControllerNameRef in struct literal of type "github.com/opiproject/opi-api/storage/v1alpha1/gen/go".NvmePath
|
call / golangci:
storage/backend.go#L189
unknown field ControllerNameRef in struct literal of type "github.com/opiproject/opi-api/storage/v1alpha1/gen/go".NvmePath
|
call / golangci:
storage/goopicsi.go#L70
unknown field ControllerNameRef in struct literal of type "github.com/opiproject/opi-api/storage/v1alpha1/gen/go".NvmePath
|
call / golangci:
storage/goopicsi.go#L110
unknown field Parent in struct literal of type "github.com/opiproject/opi-api/storage/v1alpha1/gen/go".ListNvmeRemoteControllersRequest) (typecheck)
|