[DRAFT] Status should ensure CNI Network Configuration and CNI binaries in the NetConf are present to set Network Ready #151
Annotations
8 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
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading