Skip to content
GitHub Actions / actionlint failed Jun 30, 2024 in 0s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (16)

.github/workflows/ci.yaml|44 col 9| shellcheck reported issue in this script: SC2086:info:1:78: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci.yaml|56 col 9| shellcheck reported issue in this script: SC2086:info:2:60: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci.yaml|74 col 9| shellcheck reported issue in this script: SC2086:info:3:6: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci.yaml|74 col 9| shellcheck reported issue in this script: SC2086:info:18:24: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci.yaml|74 col 9| shellcheck reported issue in this script: SC2086:info:29:12: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci.yaml|74 col 9| shellcheck reported issue in this script: SC2086:info:97:8: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci.yaml|175 col 9| shellcheck reported issue in this script: SC2129:style:1:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
.github/workflows/ci.yaml|175 col 9| shellcheck reported issue in this script: SC2086:info:1:51: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci.yaml|175 col 9| shellcheck reported issue in this script: SC2086:info:2:55: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci.yaml|175 col 9| shellcheck reported issue in this script: SC2086:info:3:53: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/release.yaml|29 col 9| shellcheck reported issue in this script: SC2086:info:2:46: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/release.yaml|29 col 9| shellcheck reported issue in this script: SC2129:style:4:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
.github/workflows/release.yaml|29 col 9| shellcheck reported issue in this script: SC2086:info:4:51: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/release.yaml|29 col 9| shellcheck reported issue in this script: SC2086:info:5:55: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/release.yaml|29 col 9| shellcheck reported issue in this script: SC2086:info:6:53: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/release.yaml|29 col 9| shellcheck reported issue in this script: SC2086:info:7:40: Double quote to prevent globbing and word splitting [shellcheck]

Filtered Findings (0)

Annotations

Check failure on line 44 in .github/workflows/ci.yaml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/ci.yaml#L44

shellcheck reported issue in this script: SC2086:info:1:78: Double quote to prevent globbing and word splitting [shellcheck]
Raw output
.github/workflows/ci.yaml:44:9: shellcheck reported issue in this script: SC2086:info:1:78: Double quote to prevent globbing and word splitting [shellcheck]

Check failure on line 56 in .github/workflows/ci.yaml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/ci.yaml#L56

shellcheck reported issue in this script: SC2086:info:2:60: Double quote to prevent globbing and word splitting [shellcheck]
Raw output
.github/workflows/ci.yaml:56:9: shellcheck reported issue in this script: SC2086:info:2:60: Double quote to prevent globbing and word splitting [shellcheck]

Check failure on line 74 in .github/workflows/ci.yaml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/ci.yaml#L74

shellcheck reported issue in this script: SC2086:info:3:6: Double quote to prevent globbing and word splitting [shellcheck]
Raw output
.github/workflows/ci.yaml:74:9: shellcheck reported issue in this script: SC2086:info:3:6: Double quote to prevent globbing and word splitting [shellcheck]

Check failure on line 74 in .github/workflows/ci.yaml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/ci.yaml#L74

shellcheck reported issue in this script: SC2086:info:18:24: Double quote to prevent globbing and word splitting [shellcheck]
Raw output
.github/workflows/ci.yaml:74:9: shellcheck reported issue in this script: SC2086:info:18:24: Double quote to prevent globbing and word splitting [shellcheck]

Check failure on line 74 in .github/workflows/ci.yaml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/ci.yaml#L74

shellcheck reported issue in this script: SC2086:info:29:12: Double quote to prevent globbing and word splitting [shellcheck]
Raw output
.github/workflows/ci.yaml:74:9: shellcheck reported issue in this script: SC2086:info:29:12: Double quote to prevent globbing and word splitting [shellcheck]

Check failure on line 74 in .github/workflows/ci.yaml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/ci.yaml#L74

shellcheck reported issue in this script: SC2086:info:97:8: Double quote to prevent globbing and word splitting [shellcheck]
Raw output
.github/workflows/ci.yaml:74:9: shellcheck reported issue in this script: SC2086:info:97:8: Double quote to prevent globbing and word splitting [shellcheck]

Check failure on line 175 in .github/workflows/ci.yaml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/ci.yaml#L175

shellcheck reported issue in this script: SC2129:style:1:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
Raw output
.github/workflows/ci.yaml:175:9: shellcheck reported issue in this script: SC2129:style:1:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]

Check failure on line 175 in .github/workflows/ci.yaml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/ci.yaml#L175

shellcheck reported issue in this script: SC2086:info:1:51: Double quote to prevent globbing and word splitting [shellcheck]
Raw output
.github/workflows/ci.yaml:175:9: shellcheck reported issue in this script: SC2086:info:1:51: Double quote to prevent globbing and word splitting [shellcheck]

Check failure on line 175 in .github/workflows/ci.yaml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/ci.yaml#L175

shellcheck reported issue in this script: SC2086:info:2:55: Double quote to prevent globbing and word splitting [shellcheck]
Raw output
.github/workflows/ci.yaml:175:9: shellcheck reported issue in this script: SC2086:info:2:55: Double quote to prevent globbing and word splitting [shellcheck]

Check failure on line 175 in .github/workflows/ci.yaml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/ci.yaml#L175

shellcheck reported issue in this script: SC2086:info:3:53: Double quote to prevent globbing and word splitting [shellcheck]
Raw output
.github/workflows/ci.yaml:175:9: shellcheck reported issue in this script: SC2086:info:3:53: Double quote to prevent globbing and word splitting [shellcheck]

Check failure on line 29 in .github/workflows/release.yaml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/release.yaml#L29

shellcheck reported issue in this script: SC2086:info:2:46: Double quote to prevent globbing and word splitting [shellcheck]
Raw output
.github/workflows/release.yaml:29:9: shellcheck reported issue in this script: SC2086:info:2:46: Double quote to prevent globbing and word splitting [shellcheck]

Check failure on line 29 in .github/workflows/release.yaml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/release.yaml#L29

shellcheck reported issue in this script: SC2129:style:4:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
Raw output
.github/workflows/release.yaml:29:9: shellcheck reported issue in this script: SC2129:style:4:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]

Check failure on line 29 in .github/workflows/release.yaml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/release.yaml#L29

shellcheck reported issue in this script: SC2086:info:4:51: Double quote to prevent globbing and word splitting [shellcheck]
Raw output
.github/workflows/release.yaml:29:9: shellcheck reported issue in this script: SC2086:info:4:51: Double quote to prevent globbing and word splitting [shellcheck]

Check failure on line 29 in .github/workflows/release.yaml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/release.yaml#L29

shellcheck reported issue in this script: SC2086:info:5:55: Double quote to prevent globbing and word splitting [shellcheck]
Raw output
.github/workflows/release.yaml:29:9: shellcheck reported issue in this script: SC2086:info:5:55: Double quote to prevent globbing and word splitting [shellcheck]

Check failure on line 29 in .github/workflows/release.yaml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/release.yaml#L29

shellcheck reported issue in this script: SC2086:info:6:53: Double quote to prevent globbing and word splitting [shellcheck]
Raw output
.github/workflows/release.yaml:29:9: shellcheck reported issue in this script: SC2086:info:6:53: Double quote to prevent globbing and word splitting [shellcheck]

Check failure on line 29 in .github/workflows/release.yaml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/release.yaml#L29

shellcheck reported issue in this script: SC2086:info:7:40: Double quote to prevent globbing and word splitting [shellcheck]
Raw output
.github/workflows/release.yaml:29:9: shellcheck reported issue in this script: SC2086:info:7:40: Double quote to prevent globbing and word splitting [shellcheck]