Skip to content

Use Go 1.20 wrapped errors instead of multierror #57

Use Go 1.20 wrapped errors instead of multierror

Use Go 1.20 wrapped errors instead of multierror #57

Triggered via pull request January 5, 2024 14:18
Status Failure
Total duration 36s
Artifacts

ci.yaml

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

Annotations

14 errors and 7 warnings
test (1.18.x, ubuntu-latest): internal/module/extract.go#L43
undefined: errors.Join
test (1.18.x, ubuntu-latest): internal/module/fetch.go#L88
undefined: errors.Join
test (1.18.x, ubuntu-latest)
Process completed with exit code 2.
test (1.17.x, ubuntu-latest): internal/module/extract.go#L43
undefined: errors.Join
test (1.17.x, ubuntu-latest): internal/module/fetch.go#L88
undefined: errors.Join
test (1.17.x, ubuntu-latest)
Process completed with exit code 2.
test (1.17.x, windows-latest)
The operation was canceled.
test (1.18.x, windows-latest)
The operation was canceled.
lint: internal/module/extract.go#L43
undefined: errors.Join (typecheck)
lint: internal/module/fetch.go#L88
undefined: errors.Join (typecheck)
lint: main.go#L96
undefined: errors.Join (typecheck)
lint
issues found
test (1.18.x, macos-latest)
The operation was canceled.
test (1.17.x, macos-latest)
The operation was canceled.
test (1.18.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@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.17.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@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.17.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@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.18.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@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/setup-go@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.18.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@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.17.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/