Skip to content

Sync branches

Sync branches #751

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

review.yml

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

Annotations

2 errors
actionlint: .github/workflows/release.yml#L80
[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:80: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#L83
[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:83: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]