[DRAFT] Status should ensure CNI Network Configuration and CNI binaries in the NetConf are present to set Network Ready #155
Annotations
9 errors and 1 warning
|
Run golangci/golangci-lint-action@v3:
src/github.com/containerd/go-cni/cni_test.go#L59
mockCNI.On undefined (type *MockCNI has no field or method On) (typecheck)
|
Run golangci/golangci-lint-action@v3:
src/github.com/containerd/go-cni/cni_test.go#L67
mockCNI.On undefined (type *MockCNI has no field or method On) (typecheck)
|
Run golangci/golangci-lint-action@v3:
src/github.com/containerd/go-cni/cni_test.go#L76
mockCNI.On undefined (type *MockCNI has no field or method On) (typecheck)
|
Run golangci/golangci-lint-action@v3:
src/github.com/containerd/go-cni/cni_test.go#L293
m.Called undefined (type *MockCNI has no field or method Called) (typecheck)
|
Run golangci/golangci-lint-action@v3:
src/github.com/containerd/go-cni/cni_test.go#L298
m.Called undefined (type *MockCNI has no field or method Called) (typecheck)
|
Run golangci/golangci-lint-action@v3:
src/github.com/containerd/go-cni/cni_test.go#L303
m.Called undefined (type *MockCNI has no field or method Called) (typecheck)
|
|
Run golangci/golangci-lint-action@v3
issues found
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/go-cni/go-cni. Supported file pattern: go.sum
|
Loading