Skip to content

User info fetcher

User info fetcher #17

Triggered via pull request November 23, 2023 09:03
Status Success
Total duration 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr_reviewdog.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.