chore(deps): bump actions/cache from 2.1.7 to 4.0.1 #269
pr.yaml
on: pull_request
docker build
1m 58s
docker security scan
14s
Annotations
4 errors and 9 warnings
golang lint
Error: golangci-lint exited with status code: 5
|
Go Scan
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
Go Scan
Failure invoking /opt/hostedtoolcache/CodeQL/2.16.3/x64/codeql/go/tools/autobuild.sh with arguments .
Exit code 1 and error was:
2024/03/01 04:19:55 Autobuilder was built with go1.21.7, environment has go1.21.7
2024/03/01 04:19:55 LGTM_SRC is /home/runner/work/iron-redis/iron-redis
2024/03/01 04:19:55 Found go.mod, enabling go modules
2024/03/01 04:19:55 Import path is 'github.com/ironpeakservices/iron-redis'
2024/03/01 04:19:55 Build failed, continuing to install dependencies.
2024/03/01 04:19:55 Skipping dependency installation because a Go vendor directory was found.
2024/03/01 04:19:55 Running extractor command '/opt/hostedtoolcache/CodeQL/2.16.3/x64/codeql/go/tools/linux64/go-extractor [-mod=vendor ./...]' from directory 'healthcheck'.
2024/03/01 04:19:56 Build flags: '-mod=vendor'; patterns: './...'
2024/03/01 04:19:56 Running packages.Load.
2024/03/01 04:19:56 Error running go tooling: err: exit status 1: stderr: go: inconsistent vendoring in /home/runner/work/iron-redis/iron-redis/healthcheck:
github.com/go-redis/[email protected]+incompatible: is explicitly required in go.mod, but vendor/modules.txt indicates github.com/go-redis/[email protected]+incompatible
To ignore the vendor directory, use -mod=readonly or -mod=mod.
To sync the vendor directory, run:
go mod vendor
2024/03/01 04:19:56 Extraction failed: exit status 1
|
Go Scan
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
golang lint
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/.
|
dockerfile lint
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/.
|
Go Scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v1, github/codeql-action/analyze@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Go Scan
The following actions uses node12 which is deprecated and will be forced to run on node16: github/codeql-action/init@v1, github/codeql-action/analyze@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Go Scan
1 issue was detected with this workflow: Please specify an on.push hook so that Code Scanning can compare pull requests against the state of the base branch.
|
docker build
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/.
|
docker build
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/
|
docker security scan
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/.
|
docker security scan
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/
|