CNI 1.1.0 support #1102
Annotations
4 errors and 3 warnings
|
Run go vet:
pkg/server/api/shim.go#L79
not enough arguments in call to postRequest
|
Run go vet:
pkg/server/api/shim.go#L88
not enough arguments in call to postRequest
|
Run go vet
The operation was canceled.
|
Run Revive Action by pulling pre-built image:
pkg/server/api/shim.go#L44
type name will be used as api.APIReadyCheckFunc by other packages, and that stutters; consider calling this ReadyCheckFunc
|
Run Revive Action by pulling pre-built image:
pkg/server/api/shim.go#L43
comment on exported type APIReadyCheckFunc should be of the form "APIReadyCheckFunc ..." (with optional leading article)
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/multus-cni/multus-cni. Supported file pattern: go.sum
|
Loading