User info fetcher #17
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr_reviewdog.yaml
on: pull_request
actionlint
7s
flake8
7s
hadolint
4s
markdownlint
20s
shellcheck
6s
yamllint
14s
misspell
15s
languagetool
25s
Annotations
4 errors and 1 warning
[shellcheck] Untitled-1.sh#L30 <ShellCheck.SC1073>:
Untitled-1.sh#L30
Couldn't parse this test expression. Fix to allow more checks.
|
[shellcheck] Untitled-1.sh#L30 <ShellCheck.SC1080>:
Untitled-1.sh#L30
You need \ before line feeds to break lines in [ ].
|
[shellcheck] Untitled-1.sh#L31 <ShellCheck.SC1080>:
Untitled-1.sh#L31
When breaking lines in [ ], you need \ before the linefeed.
|
[shellcheck] Untitled-1.sh#L32 <ShellCheck.SC1072>:
Untitled-1.sh#L32
Expected test to end here (don't wrap commands in []/[[]]). Fix any mentioned problems and try again.
|
[shellcheck] Untitled-1.sh#L31 <ShellCheck.SC1083>:
Untitled-1.sh#L31
This { is literal. Check expression (missing ;/\n?) or quote it.
|