feat!: move to async execution #345
reviewdog [actionlint] report
reported by reviewdog 🐶
Findings (1)
.github/workflows/run-tests.yml|62 col 11| expected scalar node for string value but found sequence node with "!!seq" tag [syntax-check]
Filtered Findings (4)
.github/workflows/binary.yml|78 col 9| shellcheck reported issue in this script: SC2034:warning:2:1: SDKROOT appears unused. Verify use (or export if used externally) [shellcheck]
.github/workflows/binary.yml|78 col 9| shellcheck reported issue in this script: SC2034:warning:3:1: MACOSX_DEPLOYMENT_TARGET appears unused. Verify use (or export if used externally) [shellcheck]
.github/workflows/binary.yml|137 col 9| shellcheck reported issue in this script: SC2035:info:3:8: Use ./glob or -- glob so names with dashes won't become options [shellcheck]
.github/workflows/binary.yml|137 col 9| shellcheck reported issue in this script: SC2035:info:4:11: Use ./glob or -- glob so names with dashes won't become options [shellcheck]
Annotations
Check failure on line 62 in .github/workflows/run-tests.yml
github-actions / actionlint
[actionlint] .github/workflows/run-tests.yml#L62
expected scalar node for string value but found sequence node with "!!seq" tag [syntax-check]
Raw output
.github/workflows/run-tests.yml:62:11: expected scalar node for string value but found sequence node with "!!seq" tag [syntax-check]