Skip to content

Update GitHub Actions CI Go matrix for Go v1.22 #158

Update GitHub Actions CI Go matrix for Go v1.22

Update GitHub Actions CI Go matrix for Go v1.22 #158

Triggered via pull request February 12, 2024 00:01
Status Failure
Total duration 1m 3s
Artifacts

validate.yml

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

Annotations

2 errors and 15 warnings
lint
issues found
test-stubs
issues found
commit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: tim-actions/get-pr-commits@v1.3.0, tim-actions/commit-message-checker-with-regex@v0.3.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
commit
The following actions uses node12 which is deprecated and will be forced to run on node16: tim-actions/commit-message-checker-with-regex@v0.3.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
commit
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
codespell
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, 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/.
lint: pkg/pwalk/pwalk_test.go#L76
unused-parameter: parameter 'p' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/pwalkdir/pwalkdir_test.go#L79
unused-parameter: parameter 'p' seems to be unused, consider removing or renaming it as _ (revive)
test (1.22.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (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@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.21.x, -race)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.22.x, -race)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cross
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-stubs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, 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/.
test-stubs: pkg/pwalkdir/pwalkdir_test.go#L79
unused-parameter: parameter 'p' seems to be unused, consider removing or renaming it as _ (revive)
test-stubs: pkg/pwalk/pwalk_test.go#L76
unused-parameter: parameter 'p' seems to be unused, consider removing or renaming it as _ (revive)