Skip to content

Fix typo

Fix typo #43

GitHub Actions / actionlint succeeded Jan 29, 2024 in 0s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (28)

.github/workflows/ci.yaml|37 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|48 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|66 col 9| shellcheck reported issue in this script: SC2155:warning:1:8: Declare and assign separately to avoid masking return values [shellcheck]
.github/workflows/ci.yaml|66 col 9| shellcheck reported issue in this script: SC2086:info:2:6: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci.yaml|66 col 9| shellcheck reported issue in this script: SC2086:info:17:24: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci.yaml|66 col 9| shellcheck reported issue in this script: SC2155:warning:18:8: Declare and assign separately to avoid masking return values [shellcheck]
.github/workflows/ci.yaml|66 col 9| shellcheck reported issue in this script: SC2155:warning:19:8: Declare and assign separately to avoid masking return values [shellcheck]
.github/workflows/ci.yaml|66 col 9| shellcheck reported issue in this script: SC2086:info:26:12: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci.yaml|66 col 9| shellcheck reported issue in this script: SC2155:warning:42:8: Declare and assign separately to avoid masking return values [shellcheck]
.github/workflows/ci.yaml|66 col 9| shellcheck reported issue in this script: SC2155:warning:52:8: Declare and assign separately to avoid masking return values [shellcheck]
.github/workflows/ci.yaml|66 col 9| shellcheck reported issue in this script: SC2155:warning:60:8: Declare and assign separately to avoid masking return values [shellcheck]
.github/workflows/ci.yaml|66 col 9| shellcheck reported issue in this script: SC2155:warning:68:8: Declare and assign separately to avoid masking return values [shellcheck]
.github/workflows/ci.yaml|66 col 9| shellcheck reported issue in this script: SC2155:warning:82:8: Declare and assign separately to avoid masking return values [shellcheck]
.github/workflows/ci.yaml|66 col 9| shellcheck reported issue in this script: SC2086:info:89:8: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci.yaml|159 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|159 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|159 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|159 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|27 col 9| shellcheck reported issue in this script: SC2086:info:1:61: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/release.yaml|27 col 9| shellcheck reported issue in this script: SC2086:info:1:92: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/release.yaml|27 col 9| shellcheck reported issue in this script: SC2086:info:2:26: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/release.yaml|27 col 9| shellcheck reported issue in this script: SC2086:info:3:26: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/release.yaml|27 col 9| shellcheck reported issue in this script: SC2086:info:4:25: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/release.yaml|35 col 9| shellcheck reported issue in this script: SC2129:style:1:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
.github/workflows/release.yaml|35 col 9| shellcheck reported issue in this script: SC2086:info:1:55: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/release.yaml|35 col 9| shellcheck reported issue in this script: SC2086:info:2:51: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/release.yaml|35 col 9| shellcheck reported issue in this script: SC2086:info:3:55: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/release.yaml|35 col 9| shellcheck reported issue in this script: SC2086:info:4:53: Double quote to prevent globbing and word splitting [shellcheck]