Skip to content

Merge pull request #65 from reviewdog/depup/reviewdog #152

Merge pull request #65 from reviewdog/depup/reviewdog

Merge pull request #65 from reviewdog/depup/reviewdog #152

Triggered via push July 7, 2024 00:24
Status Success
Total duration 56s
Artifacts

dockerimage.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings and 2 notices
[shellcheck] entrypoint.sh#L2 <ShellCheck.SC3040>: entrypoint.sh#L2
In POSIX sh, set option pipefail is undefined.
[shellcheck] entrypoint.sh#L44 <ShellCheck.SC3037>: entrypoint.sh#L44
In POSIX sh, echo flags are undefined.
[hadolint] Dockerfile#L15 <DL3018>(https://github.com/hadolint/hadolint/wiki/DL3018): Dockerfile#L15
Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
[shellcheck] entrypoint.sh#L18 <ShellCheck.SC2086>: entrypoint.sh#L18
Double quote to prevent globbing and word splitting.
[shellcheck] entrypoint.sh#L40 <ShellCheck.SC2086>: entrypoint.sh#L40
Double quote to prevent globbing and word splitting.