[DRAFT] Add code to bring up Loopback interface #190
Annotations
8 errors and 10 warnings
Linters (1.20.x, ubuntu-22.04):
src/github.com/containerd/go-cni/utils.go#L41
File is not `gofmt`-ed with `-s` (gofmt)
|
Linters (1.20.x, ubuntu-22.04)
issues found
|
Linters (1.21.x, ubuntu-22.04):
src/github.com/containerd/go-cni/utils.go#L41
File is not `gofmt`-ed with `-s` (gofmt)
|
Linters (1.21.x, ubuntu-22.04)
issues found
|
Project Checks
Process completed with exit code 1.
|
Tests (1.21.x)
Process completed with exit code 2.
|
Tests (1.20.x)
The job was canceled because "_1_21_x" failed.
|
Tests (1.20.x)
Process completed with exit code 2.
|
Linters (1.20.x, ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linters (1.20.x, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L292
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Linters (1.20.x, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L297
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Linters (1.20.x, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L302
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Linters (1.21.x, ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linters (1.21.x, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L292
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Linters (1.21.x, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L297
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Linters (1.21.x, ubuntu-22.04):
src/github.com/containerd/go-cni/cni_test.go#L302
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Project Checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests (1.21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|