chore: bump deprecated actions #389
Annotations
10 errors
actionlint:
.github/workflows/cmo-make-targets.yaml#L55
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2126:style:2:39: Consider using 'grep -c' instead of 'grep|wc -l' [shellcheck]
Raw Output:
.github/workflows/cmo-make-targets.yaml:55:7: shellcheck reported issue in this script: SC2126:style:2:39: Consider using 'grep -c' instead of 'grep|wc -l' [shellcheck]
|
actionlint:
.github/workflows/cmo-make-targets.yaml#L77
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:1:70: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/cmo-make-targets.yaml:77:7: shellcheck reported issue in this script: SC2086:info:1:70: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/cmo-make-targets.yaml#L96
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:2:42: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/cmo-make-targets.yaml:96:7: shellcheck reported issue in this script: SC2086:info:2:42: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/cmo-make-targets.yaml#L96
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:4:149: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/cmo-make-targets.yaml:96:7: shellcheck reported issue in this script: SC2086:info:4:149: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/merge-flow.yaml#L84
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2129:style:1:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
Raw Output:
.github/workflows/merge-flow.yaml:84:9: shellcheck reported issue in this script: SC2129:style:1:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
|
actionlint:
.github/workflows/merge-flow.yaml#L84
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:1:54: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/merge-flow.yaml:84:9: shellcheck reported issue in this script: SC2086:info:1:54: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/merge-flow.yaml#L84
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:2:58: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/merge-flow.yaml:84:9: shellcheck reported issue in this script: SC2086:info:2:58: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/merge-flow.yaml#L84
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:3:52: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/merge-flow.yaml:84:9: shellcheck reported issue in this script: SC2086:info:3:52: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/merge-flow.yaml#L84
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:20:52: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/merge-flow.yaml:84:9: shellcheck reported issue in this script: SC2086:info:20:52: Double quote to prevent globbing and word splitting [shellcheck]
|
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
|