cleanup: remove usage of g_filterlist #77
reviewdog [actionlint] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (13)
.github/workflows/ci.yaml|54 col 9| shellcheck reported issue in this script: SC2086:info:1:197: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/ci.yaml|60 col 9| shellcheck reported issue in this script: SC2086:info:1:178: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/release-draft.yaml|216 col 9| shellcheck reported issue in this script: SC2035:info:1:54: Use ./glob or -- glob so names with dashes won't become options [shellcheck]
.github/workflows/release-draft.yaml|218 col 9| shellcheck reported issue in this script: SC2035:info:1:18: Use ./glob or -- glob so names with dashes won't become options [shellcheck]
.github/workflows/release-draft.yaml|218 col 9| shellcheck reported issue in this script: SC2126:style:1:46: Consider using 'grep -c' instead of 'grep|wc -l' [shellcheck]
.github/workflows/release-draft.yaml|253 col 9| shellcheck reported issue in this script: SC2035:info:1:42: Use ./glob or -- glob so names with dashes won't become options [shellcheck]
.github/workflows/release-draft.yaml|255 col 9| shellcheck reported issue in this script: SC2035:info:1:19: Use ./glob or -- glob so names with dashes won't become options [shellcheck]
.github/workflows/release-final.yaml|83 col 9| shellcheck reported issue in this script: SC2086:info:1:10: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/release-final.yaml|83 col 9| shellcheck reported issue in this script: SC2086:info:2:10: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/release-final.yaml|149 col 9| shellcheck reported issue in this script: SC2086:info:1:10: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/release-final.yaml|149 col 9| shellcheck reported issue in this script: SC2086:info:2:10: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/release-final.yaml|210 col 9| shellcheck reported issue in this script: SC2086:info:1:10: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/release-final.yaml|210 col 9| shellcheck reported issue in this script: SC2086:info:2:10: Double quote to prevent globbing and word splitting [shellcheck]