Skip to content

Implement CNI STATUS #228

Implement CNI STATUS

Implement CNI STATUS #228

Triggered via pull request October 14, 2024 19:58
Status Failure
Total duration 2m 46s
Artifacts

ci.yml

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

Annotations

20 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.go#L1
: # github.com/containerd/go-cni [github.com/containerd/go-cni.test]
Linters (1.22.1, ubuntu-22.04)
duplicate method Status
Linters (1.22.1, ubuntu-22.04)
other declaration of Status
Linters (1.22.1, ubuntu-22.04)
cannot use cni (variable of type *libcni) as CNI value in return statement: *libcni does not implement CNI (wrong type for method Status)
Linters (1.22.1, ubuntu-22.04)
issues found
Tests (1.21.8)
duplicate method Status
Tests (1.21.8)
other declaration of Status
Tests (1.21.8)
cannot use cni (variable of type *libcni) as CNI value in return statement: *libcni does not implement CNI (wrong type for method Status)
Tests (1.21.8)
Process completed with exit code 2.
Tests (1.22.1)
duplicate method Status
Tests (1.22.1)
other declaration of Status
Tests (1.22.1)
cannot use cni (variable of type *libcni) as CNI value in return statement: *libcni does not implement CNI (wrong type for method Status)
Tests (1.22.1)
Process completed with exit code 2.
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.go#L1
: # github.com/containerd/go-cni [github.com/containerd/go-cni.test]
Linters (1.21.8, ubuntu-22.04)
duplicate method Status
Linters (1.21.8, ubuntu-22.04)
other declaration of Status
Linters (1.21.8, ubuntu-22.04)
cannot use cni (variable of type *libcni) as CNI value in return statement: *libcni does not implement CNI (wrong type for method Status)
Linters (1.21.8, ubuntu-22.04)
issues found
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.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/