Skip to content

Implement STATUS

Implement STATUS #238

Re-run triggered October 25, 2024 16:26
Status Failure
Total duration 2m 50s
Artifacts

ci.yml

on: pull_request
Project Checks
19s
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#L392
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#L397
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#L402
m.Called undefined (type *MockCNI has no field or method Called) (typecheck)
Linters (1.21.8, ubuntu-22.04): ../../../../../opt/hostedtoolcache/go/1.23.2/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.2/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#L392
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#L397
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#L402
m.Called undefined (type *MockCNI has no field or method Called) (typecheck)
Linters (1.22.1, ubuntu-22.04): ../../../../../opt/hostedtoolcache/go/1.23.2/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.2/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)
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/
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/