add release flow #525
Annotations
18 errors and 1 warning
[actionlint] .github/workflows/release.yml#L26:
.github/workflows/release.yml#L26
shellcheck reported issue in this script: SC2086:info:8:38: Double quote to prevent globbing and word splitting [shellcheck]
|
[actionlint] .github/workflows/release.yml#L26:
.github/workflows/release.yml#L26
shellcheck reported issue in this script: SC2086:info:9:28: Double quote to prevent globbing and word splitting [shellcheck]
|
[actionlint] .github/workflows/release.yml#L42:
.github/workflows/release.yml#L42
shellcheck reported issue in this script: SC2046:warning:7:70: Quote this to prevent word splitting [shellcheck]
|
[actionlint] .github/workflows/release.yml#L42:
.github/workflows/release.yml#L42
shellcheck reported issue in this script: SC2129:style:24:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
|
[actionlint] .github/workflows/release.yml#L42:
.github/workflows/release.yml#L42
shellcheck reported issue in this script: SC2086:info:24:30: Double quote to prevent globbing and word splitting [shellcheck]
|
[actionlint] .github/workflows/release.yml#L42:
.github/workflows/release.yml#L42
shellcheck reported issue in this script: SC2086:info:25:20: Double quote to prevent globbing and word splitting [shellcheck]
|
[actionlint] .github/workflows/release.yml#L42:
.github/workflows/release.yml#L42
shellcheck reported issue in this script: SC2086:info:26:15: Double quote to prevent globbing and word splitting [shellcheck]
|
[actionlint] .github/workflows/release.yml#L72:
.github/workflows/release.yml#L72
shellcheck reported issue in this script: SC2129:style:7:3: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
|
[actionlint] .github/workflows/release.yml#L72:
.github/workflows/release.yml#L72
shellcheck reported issue in this script: SC2086:info:7:37: Double quote to prevent globbing and word splitting [shellcheck]
|
[actionlint] .github/workflows/release.yml#L72:
.github/workflows/release.yml#L72
shellcheck reported issue in this script: SC2086:info:8:38: Double quote to prevent globbing and word splitting [shellcheck]
|
[actionlint] .github/workflows/release.yml#L72:
.github/workflows/release.yml#L72
shellcheck reported issue in this script: SC2086:info:9:14: Double quote to prevent globbing and word splitting [shellcheck]
|
[actionlint] .github/workflows/release.yml#L72:
.github/workflows/release.yml#L72
shellcheck reported issue in this script: SC2086:info:10:31: Double quote to prevent globbing and word splitting [shellcheck]
|
[actionlint] .github/workflows/release.yml#L72:
.github/workflows/release.yml#L72
shellcheck reported issue in this script: SC2086:info:11:17: Double quote to prevent globbing and word splitting [shellcheck]
|
[actionlint] .github/workflows/release.yml#L99:
.github/workflows/release.yml#L99
shellcheck reported issue in this script: SC2086:info:1:26: Double quote to prevent globbing and word splitting [shellcheck]
|
[actionlint] .github/workflows/release.yml#L132:
.github/workflows/release.yml#L132
shellcheck reported issue in this script: SC1046:error:1:1: Couldn't find 'fi' for this 'if' [shellcheck]
|
[actionlint] .github/workflows/release.yml#L132:
.github/workflows/release.yml#L132
shellcheck reported issue in this script: SC1073:error:1:1: Couldn't parse this if expression. Fix to allow more checks [shellcheck]
|
[actionlint] .github/workflows/release.yml#L132:
.github/workflows/release.yml#L132
shellcheck reported issue in this script: SC1047:error:6:1: Expected 'fi' matching previously mentioned 'if' [shellcheck]
|
[actionlint] .github/workflows/release.yml#L132:
.github/workflows/release.yml#L132
shellcheck reported issue in this script: SC1072:error:6:1: Expected 'fi'. Fix any mentioned problems and try again [shellcheck]
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|