Skip to content

refactor ioutil usage #400

refactor ioutil usage

refactor ioutil usage #400

Triggered via pull request December 23, 2023 16:19
Status Failure
Total duration 2m 18s
Artifacts

test.yml

on: pull_request
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 7 warnings
test (1.20.x, ubuntu-latest): nsenter/nsenter_test.go#L118
use of package os not in selector
test (1.20.x, ubuntu-latest): nsenter/nsenter_test.go#L246
assignment mismatch: 2 variables but os.TempDir returns 1 value
test (1.20.x, ubuntu-latest): nsenter/nsenter_test.go#L246
too many arguments in call to os.TempDir
test (1.20.x, ubuntu-latest)
Process completed with exit code 2.
test (1.21.x, macos-latest)
The job was canceled because "_1_20_x_ubuntu-latest" failed.
test (1.21.x, macos-latest)
The operation was canceled.
lint: inotify/inotify_linux_test.go#L25
undefined: io.TempDir (typecheck)
lint: nsenter/nsenter_test.go#L118
use of package os not in selector
lint: nsenter/nsenter_test.go#L246
assignment mismatch: 2 variables but os.TempDir returns 1 value
lint: nsenter/nsenter_test.go#L246
too many arguments in call to os.TempDir
lint
Process completed with exit code 1.
test (1.21.x, ubuntu-latest): nsenter/nsenter_test.go#L118
use of package os not in selector
test (1.21.x, ubuntu-latest): nsenter/nsenter_test.go#L246
assignment mismatch: 2 variables but os.TempDir returns 1 value
test (1.21.x, ubuntu-latest): nsenter/nsenter_test.go#L246
too many arguments in call to os.TempDir
test (1.21.x, ubuntu-latest)
The operation was canceled.
test (1.20.x, macos-latest)
The operation was canceled.
test (1.20.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.21.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.20.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
apidiff
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (1.21.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (1.20.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/