Merge pull request #62 from asaasdev/reabilita-bloqueio-merge #89
reviewdog.yml
on: push
runner / shellcheck
10s
runner / hadolint
7s
runner / misspell
19s
runner / alex
23s
Annotations
3 warnings and 2 notices
|
[misspell] testdata/subdir/text.md#L1:
testdata/subdir/text.md#L1
"Determinisitic" is a misspelling of "Deterministic"
|
|
[misspell] testdata/text.md#L1:
testdata/text.md#L1
"Determinisitic" is a misspelling of "Deterministic"
|
|
[misspell] testdata/text.md#L5:
testdata/text.md#L5
"langauge" is a misspelling of "language"
|
|
[shellcheck] entrypoint.sh#L31 <ShellCheck.SC2086>:
entrypoint.sh#L31
Double quote to prevent globbing and word splitting.
|
|
[shellcheck] entrypoint.sh#L50 <ShellCheck.SC2086>:
entrypoint.sh#L50
Double quote to prevent globbing and word splitting.
|