Skip to content

chore(docs): update docs (#84) #254

chore(docs): update docs (#84)

chore(docs): update docs (#84) #254

Triggered via push February 14, 2024 12:18
Status Success
Total duration 23s
Artifacts

dockerimage.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

31 warnings and 2 notices
[hadolint] Dockerfile#L9 <DL3018>(https://github.com/hadolint/hadolint/wiki/DL3018): Dockerfile#L9
Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
[checkstyle] testdata/java/Application.java#L11 <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck>: testdata/java/Application.java#L11
'method def modifier' has incorrect indentation level 4, expected level should be 2.
[checkstyle] testdata/java/Application.java#L15 <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck>: testdata/java/Application.java#L15
'method def modifier' has incorrect indentation level 4, expected level should be 2.
[checkstyle] testdata/java/Application.java#L25 <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck>: testdata/java/Application.java#L25
'method def modifier' has incorrect indentation level 4, expected level should be 2.
[checkstyle] testdata/java/Application.java#L30 <com.puppycrawl.tools.checkstyle.checks.naming.LocalVariableNameCheck>: testdata/java/Application.java#L30
Local variable name 'LongString' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'.
[checkstyle] testdata/java/Application.java#L36 <com.puppycrawl.tools.checkstyle.checks.indentation.IndentationCheck>: testdata/java/Application.java#L36
'for' child has incorrect indentation level 16, expected level should be one of the following: 12, 14.
[alex] CODE_OF_CONDUCT.md#L8: CODE_OF_CONDUCT.md#L8
Reconsider using `sex`, it may be profane sex retext-profanities
[alex] CODE_OF_CONDUCT.md#L10: CODE_OF_CONDUCT.md#L10
Reconsider using `sexual`, it may be profane sexual retext-profanities
[alex] CODE_OF_CONDUCT.md#L26: CODE_OF_CONDUCT.md#L26
`just` may be insensitive, try not to use it just retext-equality
[alex] CODE_OF_CONDUCT.md#L31: CODE_OF_CONDUCT.md#L31
Reconsider using `sexual`, it may be profane sexual retext-profanities
[alex] CODE_OF_CONDUCT.md#L33: CODE_OF_CONDUCT.md#L33
Be careful with `attacks`, it’s profane in some cases attacks retext-profanities
[alex] CODE_OF_CONDUCT.md#L47: CODE_OF_CONDUCT.md#L47
Be careful with `reject`, it’s profane in some cases reject retext-profanities
[alex] CODE_OF_CONDUCT.md#L91: CODE_OF_CONDUCT.md#L91
Be careful with `period`, it’s profane in some cases period retext-profanities
[alex] CODE_OF_CONDUCT.md#L102: CODE_OF_CONDUCT.md#L102
Be careful with `period`, it’s profane in some cases period retext-profanities
[alex] CODE_OF_CONDUCT.md#L104: CODE_OF_CONDUCT.md#L104
Be careful with `period`, it’s profane in some cases period retext-profanities
[shellcheck] entrypoint.sh#L32 <ShellCheck.SC2086>: entrypoint.sh#L32
Double quote to prevent globbing and word splitting.
[shellcheck] entrypoint.sh#L39 <ShellCheck.SC2086>: entrypoint.sh#L39
Double quote to prevent globbing and word splitting.