Skip to content

another test release, build with default command #556

another test release, build with default command

another test release, build with default command #556

Triggered via push September 11, 2024 15:07
Status Success
Total duration 3m 15s
Artifacts

wasp-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 1 warning
[actionlint] .github/workflows/release.yml#L30: .github/workflows/release.yml#L30
shellcheck reported issue in this script: SC2086:info:8:38: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/release.yml#L30: .github/workflows/release.yml#L30
shellcheck reported issue in this script: SC2086:info:9:28: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/release.yml#L46: .github/workflows/release.yml#L46
shellcheck reported issue in this script: SC2046:warning:7:70: Quote this to prevent word splitting [shellcheck]
[actionlint] .github/workflows/release.yml#L46: .github/workflows/release.yml#L46
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#L46: .github/workflows/release.yml#L46
shellcheck reported issue in this script: SC2086:info:24:30: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/release.yml#L46: .github/workflows/release.yml#L46
shellcheck reported issue in this script: SC2086:info:25:20: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/release.yml#L46: .github/workflows/release.yml#L46
shellcheck reported issue in this script: SC2086:info:26:15: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/release.yml#L83: .github/workflows/release.yml#L83
shellcheck reported issue in this script: SC2086:info:2:35: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/release.yml#L83: .github/workflows/release.yml#L83
shellcheck reported issue in this script: SC2129:style:4:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
[actionlint] .github/workflows/release.yml#L83: .github/workflows/release.yml#L83
shellcheck reported issue in this script: SC2086:info:4:35: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/release.yml#L83: .github/workflows/release.yml#L83
shellcheck reported issue in this script: SC2086:info:5:19: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/release.yml#L83: .github/workflows/release.yml#L83
shellcheck reported issue in this script: SC2086:info:6:15: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/release.yml#L94: .github/workflows/release.yml#L94
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#L94: .github/workflows/release.yml#L94
shellcheck reported issue in this script: SC2086:info:7:37: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/release.yml#L94: .github/workflows/release.yml#L94
shellcheck reported issue in this script: SC2086:info:8:14: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/release.yml#L94: .github/workflows/release.yml#L94
shellcheck reported issue in this script: SC2086:info:9:28: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/release.yml#L94: .github/workflows/release.yml#L94
shellcheck reported issue in this script: SC2086:info:10:17: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/release.yml#L118: .github/workflows/release.yml#L118
shellcheck reported issue in this script: SC2086:info:2:40: Double quote to prevent globbing and word splitting [shellcheck]
[actionlint] .github/workflows/release.yml#L118: .github/workflows/release.yml#L118
shellcheck reported issue in this script: SC2086:info:4:41: Double quote to prevent globbing and word splitting [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/