Skip to content

[DRAFT] Add code to bring up Loopback interface #186

[DRAFT] Add code to bring up Loopback interface

[DRAFT] Add code to bring up Loopback interface #186

Triggered via pull request April 10, 2024 02:19
Status Failure
Total duration 1m 1s
Artifacts

ci.yml

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

Annotations

9 errors and 9 warnings
Linters (1.19.x, ubuntu-22.04): src/github.com/containerd/go-cni/utils.go#L41
File is not `gofmt`-ed with `-s` (gofmt)
Linters (1.19.x, ubuntu-22.04)
issues found
Linters (1.20.x, ubuntu-22.04)
The job was canceled because "_1_19_x_ubuntu-22_04" failed.
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
Project Checks
Process completed with exit code 1.
Tests (1.19.x)
Process completed with exit code 2.
Tests (1.20.x)
The job was canceled because "_1_19_x" failed.
Tests (1.20.x)
The operation was canceled.
Linters (1.19.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.19.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.19.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.19.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.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)
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.19.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/.