[DRAFT] Status should ensure CNI Network Configuration and CNI binaries in the NetConf are present to set Network Ready #153
Annotations
21 errors and 3 warnings
Linters (1.19.x, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L59
mockCNI.On undefined (type *MockCNI has no field or method On) (typecheck)
|
Linters (1.19.x, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L67
mockCNI.On undefined (type *MockCNI has no field or method On) (typecheck)
|
Linters (1.19.x, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L76
mockCNI.On undefined (type *MockCNI has no field or method On) (typecheck)
|
Linters (1.19.x, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L293
m.Called undefined (type *MockCNI has no field or method Called) (typecheck)
|
Linters (1.19.x, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L298
m.Called undefined (type *MockCNI has no field or method Called) (typecheck)
|
Linters (1.19.x, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L303
m.Called undefined (type *MockCNI has no field or method Called) (typecheck)
|
|
Linters (1.19.x, ubuntu-22.04)
issues found
|
Linters (1.20.x, ubuntu-22.04)
The job was canceled because "_1_19_x_ubuntu-22_04" failed.
|
Linters (1.20.x, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L59
mockCNI.On undefined (type *MockCNI has no field or method On) (typecheck)
|
Linters (1.20.x, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L67
mockCNI.On undefined (type *MockCNI has no field or method On) (typecheck)
|
Linters (1.20.x, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L76
mockCNI.On undefined (type *MockCNI has no field or method On) (typecheck)
|
Linters (1.20.x, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L293
m.Called undefined (type *MockCNI has no field or method Called) (typecheck)
|
Linters (1.20.x, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L298
m.Called undefined (type *MockCNI has no field or method Called) (typecheck)
|
Linters (1.20.x, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L303
m.Called undefined (type *MockCNI has no field or method Called) (typecheck)
|
|
Linters (1.20.x, ubuntu-22.04)
issues found
|
Project Checks
Process completed with exit code 1.
|
Tests (1.19.x)
Process completed with exit code 2.
|
Tests (1.20.x)
The job was canceled because "_1_19_x" failed.
|
Tests (1.20.x)
Process completed with exit code 2.
|
Linters (1.19.x, ubuntu-22.04)
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/.
|
Project Checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests (1.19.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|