Support CNI STATUS Verb #245
Annotations
13 errors and 4 warnings
Linters (1.21.8, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L60
mockCNI.On undefined (type *MockCNI has no field or method On) (typecheck)
|
Linters (1.21.8, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L68
mockCNI.On undefined (type *MockCNI has no field or method On) (typecheck)
|
Linters (1.21.8, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L77
mockCNI.On undefined (type *MockCNI has no field or method On) (typecheck)
|
Linters (1.21.8, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L388
m.Called undefined (type *MockCNI has no field or method Called) (typecheck)
|
Linters (1.21.8, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L393
m.Called undefined (type *MockCNI has no field or method Called) (typecheck)
|
Linters (1.21.8, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L398
m.Called undefined (type *MockCNI has no field or method Called) (typecheck)
|
Linters (1.21.8, ubuntu-22.04):
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
|
Linters (1.21.8, ubuntu-22.04):
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/maps/iter.go#L51
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
|
Linters (1.21.8, ubuntu-22.04):
../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/os/stat_linux.go#L47
not enough arguments in call to time.Unix
|
Linters (1.21.8, ubuntu-22.04):
pkg/mod/github.com/containernetworking/[email protected]/pkg/invoke/exec.go#L183
cannot use &DefaultExec{} (value of type *DefaultExec) as Exec value in variable declaration: *DefaultExec does not implement Exec (missing method Decode) (typecheck)
|
Linters (1.22.1, ubuntu-22.04)
The job was canceled because "_1_21_8_ubuntu-22_04" failed.
|
Linters (1.22.1, ubuntu-22.04)
The operation was canceled.
|
Project Checks
Process completed with exit code 1.
|
Linters (1.21.8, ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Project Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Tests (1.22.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Tests (1.21.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|