Skip to content

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

[DRAFT] Add code to bring up Loopback interface

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

Triggered via pull request April 9, 2024 00:58
Status Failure
Total duration 57s
Artifacts

ci.yml

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

Annotations

21 errors and 3 warnings
Linters (1.20.x, ubuntu-22.04): src/github.com/containerd/go-cni/cni_test.go#L59
mockCNI.On undefined (type *MockCNI has no field or method On) (typecheck)
Linters (1.20.x, ubuntu-22.04): src/github.com/containerd/go-cni/cni_test.go#L67
mockCNI.On undefined (type *MockCNI has no field or method On) (typecheck)
Linters (1.20.x, ubuntu-22.04): src/github.com/containerd/go-cni/cni_test.go#L76
mockCNI.On undefined (type *MockCNI has no field or method On) (typecheck)
Linters (1.20.x, ubuntu-22.04): src/github.com/containerd/go-cni/cni_test.go#L293
m.Called undefined (type *MockCNI has no field or method Called) (typecheck)
Linters (1.20.x, ubuntu-22.04): src/github.com/containerd/go-cni/cni_test.go#L298
m.Called undefined (type *MockCNI has no field or method Called) (typecheck)
Linters (1.20.x, ubuntu-22.04): src/github.com/containerd/go-cni/cni_test.go#L303
m.Called undefined (type *MockCNI has no field or method Called) (typecheck)
Linters (1.20.x, ubuntu-22.04)
issues found
Linters (1.19.x, ubuntu-22.04)
The job was canceled because "_1_20_x_ubuntu-22_04" failed.
Linters (1.19.x, ubuntu-22.04): src/github.com/containerd/go-cni/cni_test.go#L59
mockCNI.On undefined (type *MockCNI has no field or method On) (typecheck)
Linters (1.19.x, ubuntu-22.04): src/github.com/containerd/go-cni/cni_test.go#L67
mockCNI.On undefined (type *MockCNI has no field or method On) (typecheck)
Linters (1.19.x, ubuntu-22.04): src/github.com/containerd/go-cni/cni_test.go#L76
mockCNI.On undefined (type *MockCNI has no field or method On) (typecheck)
Linters (1.19.x, ubuntu-22.04): src/github.com/containerd/go-cni/cni_test.go#L293
m.Called undefined (type *MockCNI has no field or method Called) (typecheck)
Linters (1.19.x, ubuntu-22.04): src/github.com/containerd/go-cni/cni_test.go#L298
m.Called undefined (type *MockCNI has no field or method Called) (typecheck)
Linters (1.19.x, ubuntu-22.04): src/github.com/containerd/go-cni/cni_test.go#L303
m.Called undefined (type *MockCNI has no field or method Called) (typecheck)
Linters (1.19.x, ubuntu-22.04)
issues found
Project Checks
Process completed with exit code 1.
Tests (1.20.x)
Process completed with exit code 2.
Tests (1.19.x)
The job was canceled because "_1_20_x" failed.
Tests (1.19.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/.
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.20.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/.