Skip to content

chore(deps): update peter-evans/create-pull-request action to v5 (#27) #12

chore(deps): update peter-evans/create-pull-request action to v5 (#27)

chore(deps): update peter-evans/create-pull-request action to v5 (#27) #12

Triggered via push July 10, 2023 14:47
Status Success
Total duration 55s
Artifacts

reviewdog.yml

on: push
runner / shellcheck
10s
runner / shellcheck
runner / hadolint
8s
runner / hadolint
runner / misspell
13s
runner / misspell
runner / alex
39s
runner / alex
Fit to window
Zoom out
Zoom in

Annotations

44 warnings and 2 notices
[hadolint] Dockerfile#L8 <DL3018>(https://github.com/hadolint/hadolint/wiki/DL3018): Dockerfile#L8
Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
[hadolint] Dockerfile#L8 <DL3018>(https://github.com/hadolint/hadolint/wiki/DL3018): Dockerfile#L8
Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
[checkstyle] testdata/subdir/Application.java#L36 <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck>: testdata/subdir/Application.java#L36
'for' child has incorrect indentation level 16, expected level should be one of the following: 12, 14.
[checkstyle] testdata/subdir/Application.java#L36 <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck>: testdata/subdir/Application.java#L36
'for' child has incorrect indentation level 16, expected level should be one of the following: 12, 14.
[shellcheck] entrypoint.sh#L23 <ShellCheck.SC2086>: entrypoint.sh#L23
Double quote to prevent globbing and word splitting.
[shellcheck] entrypoint.sh#L23 <ShellCheck.SC2086>: entrypoint.sh#L23
Double quote to prevent globbing and word splitting.