Skip to content

Merge pull request #5 from arvgord/feature/update_protolint #19

Merge pull request #5 from arvgord/feature/update_protolint

Merge pull request #5 from arvgord/feature/update_protolint #19

Triggered via push October 31, 2023 01:59
Status Success
Total duration 46s
Artifacts

reviewdog.yml

on: push
runner / shellcheck
9s
runner / shellcheck
runner / hadolint
9s
runner / hadolint
runner / misspell
16s
runner / misspell
runner / alex
35s
runner / alex
Fit to window
Zoom out
Zoom in

Annotations

4 warnings and 7 notices
[linter-name (protolint)] testdata/subdir/test.proto#L6: testdata/subdir/test.proto#L6
EnumField name "ENUM_ALLOWING_ALIAS_UNKNOWN" with zero value should have the suffix "UNSPECIFIED"
[linter-name (protolint)] testdata/test.proto#L7: testdata/test.proto#L7
EnumField name "STARTED" should have the prefix "ENUM_ALLOWING_ALIAS"
[linter-name (protolint)] testdata/test.proto#L8: testdata/test.proto#L8
EnumField name "RUNNING" should have the prefix "ENUM_ALLOWING_ALIAS"
[linter-name (protolint)] testdata/test.proto#L6: testdata/test.proto#L6
EnumField name "ENUM_ALLOWING_ALIAS_UNKNOWN" with zero value should have the suffix "UNSPECIFIED"
[linter-name (protolint)] testdata/test.proto#L15: testdata/test.proto#L15
Repeated field name "inner_message" must be pluralized name "inner_messages"
[shellcheck] entrypoint.sh#L17 <ShellCheck.SC2086>: entrypoint.sh#L17
Double quote to prevent globbing and word splitting.
[shellcheck] entrypoint.sh#L24 <ShellCheck.SC2086>: entrypoint.sh#L24
Double quote to prevent globbing and word splitting.
[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#L3: testdata/text.md#L3
"colour" is a misspelling of "color"
[misspell] testdata/text.md#L5: testdata/text.md#L5
"langauge" is a misspelling of "language"