Skip to content

Implement STATUS

Implement STATUS #237

Triggered via pull request October 23, 2024 20:28
Status Failure
Total duration 2m 44s
Artifacts

ci.yml

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

Annotations

22 errors and 4 warnings
Project Checks
Process completed with exit code 1.
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)
Linters (1.21.8, ubuntu-22.04)
The job was canceled because "_1_22_1_ubuntu-22_04" failed.
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)
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/
Linters (1.22.1, 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/
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/