Skip to content

Add CNI configuration size limit #219

Add CNI configuration size limit

Add CNI configuration size limit #219

Triggered via pull request July 23, 2024 18:45
Status Failure
Total duration 2m 41s
Artifacts

ci.yml

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

Annotations

12 errors and 4 warnings
Linters (1.22.1, ubuntu-22.04): src/github.com/containerd/go-cni/cni.go#L104
File is not `gofmt`-ed with `-s` (gofmt)
Linters (1.22.1, ubuntu-22.04): src/github.com/containerd/go-cni/opts.go#L146
File is not `gofmt`-ed with `-s` (gofmt)
Linters (1.22.1, ubuntu-22.04): src/github.com/containerd/go-cni/opts.go#L149
File is not `goimports`-ed (goimports)
Linters (1.22.1, ubuntu-22.04): src/github.com/containerd/go-cni/opts.go#L264
`occured` is a misspelling of `occurred` (misspell)
Linters (1.22.1, ubuntu-22.04)
issues found
Project Checks
Process completed with exit code 1.
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#L104
File is not `gofmt`-ed with `-s` (gofmt)
Linters (1.21.8, ubuntu-22.04): src/github.com/containerd/go-cni/opts.go#L146
File is not `gofmt`-ed with `-s` (gofmt)
Linters (1.21.8, ubuntu-22.04): src/github.com/containerd/go-cni/opts.go#L149
File is not `goimports`-ed (goimports)
Linters (1.21.8, ubuntu-22.04): src/github.com/containerd/go-cni/opts.go#L264
`occured` is a misspelling of `occurred` (misspell)
Linters (1.21.8, ubuntu-22.04)
issues found
Linters (1.22.1, ubuntu-22.04)
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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.22.1)
The following actions uses Node.js version which is deprecated 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.21.8)
The following actions uses Node.js version which is deprecated 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/