chore: [bot] Upgrade AWS Mocks #2945
ci.yml
on: pull_request
find-changed-packages
9s
Matrix: run-lint
Matrix: run-tests
run-ci-complete
4s
Annotations
5 errors and 8 warnings
run-lint (aws)
unnecessary trailing newline (whitespace)
|
run-lint (aws)
import 'github.com/pkg/errors' is not allowed from list 'main': please use errors from the standard library instead (depguard)
|
run-lint (aws)
import 'github.com/pkg/errors' is not allowed from list 'main': please use errors from the standard library instead (depguard)
|
run-lint (aws)
import 'github.com/pkg/errors' is not allowed from list 'main': please use errors from the standard library instead (depguard)
|
run-lint (aws)
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
find-changed-packages
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/
|
find-changed-packages
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/
|
find-changed-packages
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/
|
find-changed-packages
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/
|
find-changed-packages
The following actions uses node12 which is deprecated and will be forced to run on node16: dorny/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
find-changed-packages
The following actions uses Node.js version which is deprecated and will be forced to run on node20: dorny/[email protected], actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-tests (aws)
Restore cache failed: Dependencies file is not found in /runner/_work/go-misc/go-misc. Supported file pattern: go.sum
|
run-lint (aws)
Restore cache failed: Dependencies file is not found in /runner/_work/go-misc/go-misc. Supported file pattern: go.sum
|