Implement CNI STATUS #229
Annotations
11 errors and 3 warnings
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)
cannot use cni (variable of type *libcni) as CNI value in return statement: *libcni does not implement CNI (wrong type for method StatusDetail)
|
Linters (1.21.8, ubuntu-22.04)
issues found
|
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.
|
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 StatusDetail)
|
Tests (1.21.8)
Process completed with exit code 2.
|
Tests (1.22.1)
The job was canceled because "_1_21_8" failed.
|
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 StatusDetail)
|
Tests (1.22.1)
The operation was canceled.
|
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/
|