Skip to content

Support CNI STATUS Verb #246

Support CNI STATUS Verb

Support CNI STATUS Verb #246

Triggered via pull request November 18, 2024 19:33
Status Failure
Total duration 1m 12s
Artifacts

ci.yml

on: pull_request
Project Checks
24s
Project Checks
Matrix: Linters
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

21 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): pkg/mod/github.com/containernetworking/cni@v1.2.2/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): src/github.com/containerd/go-cni/cni_test.go#L60
mockCNI.On undefined (type *MockCNI has no field or method On) (typecheck)
Linters (1.22.1, 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.22.1, 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.22.1, 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.22.1, 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.22.1, 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.22.1, 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.22.1, 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.22.1, ubuntu-22.04): pkg/mod/github.com/containernetworking/cni@v1.2.2/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.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.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/
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/