Bump reviewdog to 0.17.1 for new github-pr-annotations reporter #20
test.yml
on: pull_request
runner / protolint (github-check)
9s
runner / protolint (github-pr-check)
7s
runner / protolint (github-pr-review)
7s
Annotations
5 errors and 9 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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-pr-review)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
runner / protolint (github-check)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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"
|