fix(ci): correctly sign packages #367
Annotations
2 errors and 10 warnings
Run reviewdog/action-actionlint@v1
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
|
Run reviewdog/action-actionlint@v1:
.github/workflows/release-draft.yaml#L228
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2126:style:1:46: Consider using 'grep -c' instead of 'grep|wc -l' [shellcheck]
Raw Output:
e:.github/workflows/release-draft.yaml:228:9: shellcheck reported issue in this script: SC2126:style:1:46: Consider using 'grep -c' instead of 'grep|wc -l' [shellcheck]
|
Run reviewdog/action-actionlint@v1:
.github/workflows/release-draft.yaml#L40
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2046:warning:28:47: Quote this to prevent word splitting [shellcheck]
Raw Output:
w:.github/workflows/release-draft.yaml:40:9: shellcheck reported issue in this script: SC2046:warning:28:47: Quote this to prevent word splitting [shellcheck]
|
Run reviewdog/action-actionlint@v1:
.github/workflows/release-draft.yaml#L40
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:28:59: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/release-draft.yaml:40:9: shellcheck reported issue in this script: SC2086:info:28:59: Double quote to prevent globbing and word splitting [shellcheck]
|
Run reviewdog/action-actionlint@v1:
.github/workflows/release-draft.yaml#L40
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2046:warning:29:20: Quote this to prevent word splitting [shellcheck]
Raw Output:
w:.github/workflows/release-draft.yaml:40:9: shellcheck reported issue in this script: SC2046:warning:29:20: Quote this to prevent word splitting [shellcheck]
|
Run reviewdog/action-actionlint@v1:
.github/workflows/release-draft.yaml#L40
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:29:32: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/release-draft.yaml:40:9: shellcheck reported issue in this script: SC2086:info:29:32: Double quote to prevent globbing and word splitting [shellcheck]
|
Run reviewdog/action-actionlint@v1:
.github/workflows/release-draft.yaml#L40
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2046:warning:30:17: Quote this to prevent word splitting [shellcheck]
Raw Output:
w:.github/workflows/release-draft.yaml:40:9: shellcheck reported issue in this script: SC2046:warning:30:17: Quote this to prevent word splitting [shellcheck]
|
Run reviewdog/action-actionlint@v1:
.github/workflows/release-draft.yaml#L40
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:30:29: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/release-draft.yaml:40:9: shellcheck reported issue in this script: SC2086:info:30:29: Double quote to prevent globbing and word splitting [shellcheck]
|
Run reviewdog/action-actionlint@v1:
.github/workflows/release-draft.yaml#L40
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2046:warning:31:14: Quote this to prevent word splitting [shellcheck]
Raw Output:
w:.github/workflows/release-draft.yaml:40:9: shellcheck reported issue in this script: SC2046:warning:31:14: Quote this to prevent word splitting [shellcheck]
|
Run reviewdog/action-actionlint@v1:
.github/workflows/release-draft.yaml#L40
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:31:26: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/release-draft.yaml:40:9: shellcheck reported issue in this script: SC2086:info:31:26: Double quote to prevent globbing and word splitting [shellcheck]
|
Run reviewdog/action-actionlint@v1:
.github/workflows/release-draft.yaml#L219
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2035:info:1:58: Use ./*glob* or -- *glob* so names with dashes won't become options [shellcheck]
Raw Output:
i:.github/workflows/release-draft.yaml:219:9: shellcheck reported issue in this script: SC2035:info:1:58: Use ./*glob* or -- *glob* so names with dashes won't become options [shellcheck]
|
Run reviewdog/action-actionlint@v1:
.github/workflows/release-draft.yaml#L222
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2035:info:1:18: Use ./*glob* or -- *glob* so names with dashes won't become options [shellcheck]
Raw Output:
i:.github/workflows/release-draft.yaml:222:9: shellcheck reported issue in this script: SC2035:info:1:18: Use ./*glob* or -- *glob* so names with dashes won't become options [shellcheck]
|
Loading