There was an error while loading. Please reload this page.
1 parent aa6d54a commit 66ae250Copy full SHA for 66ae250
1 file changed
script.sh
@@ -117,8 +117,7 @@ shellcheck -f diff ${FILES} \
117
-f.diff.strip=1 \
118
-reporter="github-pr-review" \
119
-filter-mode="${INPUT_FILTER_MODE}" \
120
- -fail-level="${INPUT_FAIL_LEVEL}" \
121
- -fail-on-error="${INPUT_FAIL_ON_ERROR}" \
+ -fail-level=none \
122
${INPUT_REVIEWDOG_FLAGS}
123
EXIT_CODE_SUGGESTION=$?
124
echo '::endgroup::'
0 commit comments