build(deps): bump the devops group across 1 directory with 4 updates #1936
ci-lint.yml
on: pull_request
Checks changed-files
6s
Annotations
1 error and 13 warnings
actionlint
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
actionlint:
.github/workflows/cd-deploy-nodes-gcp.yml#L243
[actionlint] reported by reviewdog ๐ถ
shellcheck reported issue in this script: SC2086:info:1:165: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/cd-deploy-nodes-gcp.yml:243:9: shellcheck reported issue in this script: SC2086:info:1:165: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/cd-deploy-nodes-gcp.yml#L243
[actionlint] reported by reviewdog ๐ถ
shellcheck reported issue in this script: SC2086:info:12:61: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/cd-deploy-nodes-gcp.yml:243:9: shellcheck reported issue in this script: SC2086:info:12:61: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/cd-deploy-nodes-gcp.yml#L243
[actionlint] reported by reviewdog ๐ถ
shellcheck reported issue in this script: SC2086:info:12:125: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/cd-deploy-nodes-gcp.yml:243:9: shellcheck reported issue in this script: SC2086:info:12:125: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/cd-deploy-nodes-gcp.yml#L243
[actionlint] reported by reviewdog ๐ถ
shellcheck reported issue in this script: SC2086:info:13:107: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/cd-deploy-nodes-gcp.yml:243:9: shellcheck reported issue in this script: SC2086:info:13:107: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/cd-deploy-nodes-gcp.yml#L243
[actionlint] reported by reviewdog ๐ถ
shellcheck reported issue in this script: SC2086:info:18:46: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/cd-deploy-nodes-gcp.yml:243:9: shellcheck reported issue in this script: SC2086:info:18:46: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/cd-deploy-nodes-gcp.yml#L344
[actionlint] reported by reviewdog ๐ถ
shellcheck reported issue in this script: SC2086:info:12:61: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/cd-deploy-nodes-gcp.yml:344:9: shellcheck reported issue in this script: SC2086:info:12:61: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/cd-deploy-nodes-gcp.yml#L344
[actionlint] reported by reviewdog ๐ถ
shellcheck reported issue in this script: SC2086:info:12:125: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/cd-deploy-nodes-gcp.yml:344:9: shellcheck reported issue in this script: SC2086:info:12:125: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/cd-deploy-nodes-gcp.yml#L344
[actionlint] reported by reviewdog ๐ถ
shellcheck reported issue in this script: SC2086:info:13:107: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/cd-deploy-nodes-gcp.yml:344:9: shellcheck reported issue in this script: SC2086:info:13:107: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/cd-deploy-nodes-gcp.yml#L344
[actionlint] reported by reviewdog ๐ถ
shellcheck reported issue in this script: SC2086:info:17:44: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/cd-deploy-nodes-gcp.yml:344:9: shellcheck reported issue in this script: SC2086:info:17:44: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/ci-build-crates.patch.yml#L44
[actionlint] reported by reviewdog ๐ถ
shellcheck reported issue in this script: SC2005:style:2:6: Useless echo? Instead of 'echo $(cmd)', just use 'cmd' [shellcheck]
Raw Output:
.github/workflows/ci-build-crates.patch.yml:44:9: shellcheck reported issue in this script: SC2005:style:2:6: Useless echo? Instead of 'echo $(cmd)', just use 'cmd' [shellcheck]
|
Clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: scherermichael-oss/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: scherermichael-oss/[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/
|
Clippy
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/
|