chore(deps): update actions/checkout action to v4 #130
build.yml
on: pull_request
Lint files
2m 28s
coverage
22s
Matrix: test
Annotations
12 errors and 11 warnings
coverage
//go:build comment without // +build comment
|
coverage
//go:build comment without // +build comment
|
coverage
//go:build comment without // +build comment
|
coverage
//go:build comment without // +build comment
|
coverage
Process completed with exit code 1.
|
Lint files:
xerrors.go#L27
SA1019: xerrors.As is deprecated: As of Go 1.13, use errors.As instead. (staticcheck)
|
Lint files:
xerrors.go#L32
SA1019: xerrors.Is is deprecated: As of Go 1.13, use errors.Is instead. (staticcheck)
|
Lint files:
xerrors.go#L37
SA1019: xerrors.Unwrap is deprecated: As of Go 1.13, use errors.Unwrap instead. (staticcheck)
|
Lint files:
xerrors.go#L47
SA1019: xerrors.Errorf is deprecated: As of Go 1.13, use fmt.Errorf instead. (staticcheck)
|
Lint files:
error_test.go#L33
SA1019: xerrors.Errorf is deprecated: As of Go 1.13, use fmt.Errorf instead. (staticcheck)
|
Lint files:
error_test.go#L69
SA1019: xerrors.Errorf is deprecated: As of Go 1.13, use fmt.Errorf instead. (staticcheck)
|
Lint files
issues found
|
test (1.16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@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.16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.17.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
coverage
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/
|
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.15.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@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.15.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@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 files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/cache@v2, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint files
The `save-state` 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/
|