refactor: update protolint version v0.38.2 -> v0.46.3 #18
test.yml
on: pull_request
runner / protolint (github-check)
10s
runner / protolint (github-pr-check)
6s
runner / protolint (github-pr-review)
7s
Annotations
5 errors and 6 warnings
runner / protolint (github-pr-review):
testdata/subdir/test.proto#L6
[linter-name (protolint)] reported by reviewdog 🐶
EnumField name "ENUM_ALLOWING_ALIAS_UNKNOWN" with zero value should have the suffix "UNSPECIFIED"
Raw Output:
[testdata/subdir/test.proto:6:3] EnumField name "ENUM_ALLOWING_ALIAS_UNKNOWN" with zero value should have the suffix "UNSPECIFIED"
|
runner / protolint (github-pr-review):
testdata/test.proto#L7
[linter-name (protolint)] reported by reviewdog 🐶
EnumField name "STARTED" should have the prefix "ENUM_ALLOWING_ALIAS"
Raw Output:
[testdata/test.proto:7:3] EnumField name "STARTED" should have the prefix "ENUM_ALLOWING_ALIAS"
|
runner / protolint (github-pr-review):
testdata/test.proto#L8
[linter-name (protolint)] reported by reviewdog 🐶
EnumField name "RUNNING" should have the prefix "ENUM_ALLOWING_ALIAS"
Raw Output:
[testdata/test.proto:8:3] EnumField name "RUNNING" should have the prefix "ENUM_ALLOWING_ALIAS"
|
runner / protolint (github-pr-review):
testdata/test.proto#L6
[linter-name (protolint)] reported by reviewdog 🐶
EnumField name "ENUM_ALLOWING_ALIAS_UNKNOWN" with zero value should have the suffix "UNSPECIFIED"
Raw Output:
[testdata/test.proto:6:3] EnumField name "ENUM_ALLOWING_ALIAS_UNKNOWN" with zero value should have the suffix "UNSPECIFIED"
|
runner / protolint (github-pr-review):
testdata/test.proto#L15
[linter-name (protolint)] reported by reviewdog 🐶
Repeated field name "inner_message" must be pluralized name "inner_messages"
Raw Output:
[testdata/test.proto:15:3] Repeated field name "inner_message" must be pluralized name "inner_messages"
|
runner / protolint (github-pr-check):
testdata/subdir/test.proto#L6
[linter-name (protolint)] reported by reviewdog 🐶
EnumField name "ENUM_ALLOWING_ALIAS_UNKNOWN" with zero value should have the suffix "UNSPECIFIED"
Raw Output:
[test.proto:6:3] EnumField name "ENUM_ALLOWING_ALIAS_UNKNOWN" with zero value should have the suffix "UNSPECIFIED"
|
runner / protolint (github-check):
testdata/subdir/test.proto#L6
[linter-name (protolint)] reported by reviewdog 🐶
EnumField name "ENUM_ALLOWING_ALIAS_UNKNOWN" with zero value should have the suffix "UNSPECIFIED"
Raw Output:
[testdata/subdir/test.proto:6:3] EnumField name "ENUM_ALLOWING_ALIAS_UNKNOWN" with zero value should have the suffix "UNSPECIFIED"
|
runner / protolint (github-check):
testdata/test.proto#L7
[linter-name (protolint)] reported by reviewdog 🐶
EnumField name "STARTED" should have the prefix "ENUM_ALLOWING_ALIAS"
Raw Output:
[testdata/test.proto:7:3] EnumField name "STARTED" should have the prefix "ENUM_ALLOWING_ALIAS"
|
runner / protolint (github-check):
testdata/test.proto#L8
[linter-name (protolint)] reported by reviewdog 🐶
EnumField name "RUNNING" should have the prefix "ENUM_ALLOWING_ALIAS"
Raw Output:
[testdata/test.proto:8:3] EnumField name "RUNNING" should have the prefix "ENUM_ALLOWING_ALIAS"
|
runner / protolint (github-check):
testdata/test.proto#L6
[linter-name (protolint)] reported by reviewdog 🐶
EnumField name "ENUM_ALLOWING_ALIAS_UNKNOWN" with zero value should have the suffix "UNSPECIFIED"
Raw Output:
[testdata/test.proto:6:3] EnumField name "ENUM_ALLOWING_ALIAS_UNKNOWN" with zero value should have the suffix "UNSPECIFIED"
|
runner / protolint (github-check):
testdata/test.proto#L15
[linter-name (protolint)] reported by reviewdog 🐶
Repeated field name "inner_message" must be pluralized name "inner_messages"
Raw Output:
[testdata/test.proto:15:3] Repeated field name "inner_message" must be pluralized name "inner_messages"
|