Skip to content

[chore] Fix go vet error in error.go #434

[chore] Fix go vet error in error.go

[chore] Fix go vet error in error.go #434

Triggered via pull request September 1, 2024 22:04
Status Failure
Total duration 2m 45s
Artifacts

go.yml

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

Annotations

4 errors and 13 warnings
Lint: error.go#L409
SA1019: reflect.PtrTo has been deprecated since Go 1.22 and an alternative has been available since Go 1.18: Superseded by [PointerTo]. (staticcheck)
Lint: error.go#L418
SA1019: reflect.PtrTo has been deprecated since Go 1.22 and an alternative has been available since Go 1.18: Superseded by [PointerTo]. (staticcheck)
Lint: error.go#L429
SA1019: reflect.PtrTo has been deprecated since Go 1.22 and an alternative has been available since Go 1.18: Superseded by [PointerTo]. (staticcheck)
Lint
Process completed with exit code 2.
Test (Go 1.22.x / ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (Go 1.22.x / ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Go 1.22.x / ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/dig/dig. Supported file pattern: go.sum
Test (Go 1.21.x / ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (Go 1.21.x / ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Go 1.21.x / ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/dig/dig. Supported file pattern: go.sum
Test (Go 1.22.x / windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (Go 1.22.x / windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Go 1.22.x / windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\dig\dig. Supported file pattern: go.sum
Test (Go 1.21.x / windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (Go 1.21.x / windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (Go 1.21.x / windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\dig\dig. Supported file pattern: go.sum
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/