Update README (#120) #280
reviewdog.yml
on: push
runner / shellcheck
10s
runner / shfmt
6s
runner / actionlint
8s
runner / misspell
21s
runner / alex
23s
Annotations
4 warnings
[actionlint] .github/workflows/dockerimage.yml#L13:
.github/workflows/dockerimage.yml#L13
shellcheck reported issue in this script: SC2046:warning:1:65: Quote this to prevent word splitting [shellcheck]
|
[shellcheck] testdata/test_failed_dbt/setup.sh#L4 <ShellCheck.SC2155>:
testdata/test_failed_dbt/setup.sh#L4
Declare and assign separately to avoid masking return values.
|
[misspell] README.md#L117:
README.md#L117
"Specifiy" is a misspelling of "Specify"
|
[misspell] action.yml#L62:
action.yml#L62
"Specifiy" is a misspelling of "Specify"
|