Skip to content

Sync branches

Sync branches #748

Triggered via pull request July 24, 2024 14:09
Status Success
Total duration 51s
Artifacts

review.yml

on: pull_request
Prepare Review Jobs
9s
Prepare Review Jobs
Fit to window
Zoom out
Zoom in

Annotations

2 errors
actionlint: .github/workflows/release.yml#L79
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:1:41: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: .github/workflows/release.yml:79:9: shellcheck reported issue in this script: SC2086:info:1:41: Double quote to prevent globbing and word splitting [shellcheck]
actionlint: .github/workflows/release.yml#L82
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2231:info:3:41: Quote expansions in this for loop glob to prevent wordsplitting, e.g. "$dir"/*.txt [shellcheck] Raw Output: .github/workflows/release.yml:82:9: shellcheck reported issue in this script: SC2231:info:3:41: Quote expansions in this for loop glob to prevent wordsplitting, e.g. "$dir"/*.txt [shellcheck]