V5.7 #814
pr.checkstyle.yml
on: pull_request
checkstyle
/
checkstyle
23s
Annotations
1 error and 10 warnings
|
checkstyle / checkstyle
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
|
checkstyle / checkstyle:
src/main/resources/multiverse-core_en.properties#L253
[checkstyle] reported by reviewdog 🐶
Property key 'mv-core.worldborder.roundoff.warning' is not in the right order with previous property 'mv-core.worldborder.warningtime.success'.
Raw Output:
/github/workspace/src/main/resources/multiverse-core_en.properties:253:0: warning: Property key 'mv-core.worldborder.roundoff.warning' is not in the right order with previous property 'mv-core.worldborder.warningtime.success'. (com.puppycrawl.tools.checkstyle.checks.OrderedPropertiesCheck)
|
|
checkstyle / checkstyle:
src/main/resources/multiverse-core_en.properties#L245
[checkstyle] reported by reviewdog 🐶
Property key 'mv-core.worldborder.set.growing' is not in the right order with previous property 'mv-core.worldborder.set.shrinking'.
Raw Output:
/github/workspace/src/main/resources/multiverse-core_en.properties:245:0: warning: Property key 'mv-core.worldborder.set.growing' is not in the right order with previous property 'mv-core.worldborder.set.shrinking'. (com.puppycrawl.tools.checkstyle.checks.OrderedPropertiesCheck)
|
|
checkstyle / checkstyle:
src/main/resources/multiverse-core_en.properties#L243
[checkstyle] reported by reviewdog 🐶
Property key 'mv-core.worldborder.set.immediate' is not in the right order with previous property 'mv-core.worldborder.set.nothingchanged'.
Raw Output:
/github/workspace/src/main/resources/multiverse-core_en.properties:243:0: warning: Property key 'mv-core.worldborder.set.immediate' is not in the right order with previous property 'mv-core.worldborder.set.nothingchanged'. (com.puppycrawl.tools.checkstyle.checks.OrderedPropertiesCheck)
|
|
checkstyle / checkstyle:
src/main/resources/multiverse-core_en.properties#L147
[checkstyle] reported by reviewdog 🐶
Property key 'mv-core.meta.modify.invalidaction' is not in the right order with previous property 'mv-core.meta.modify.remove.failure'.
Raw Output:
/github/workspace/src/main/resources/multiverse-core_en.properties:147:0: warning: Property key 'mv-core.meta.modify.invalidaction' is not in the right order with previous property 'mv-core.meta.modify.remove.failure'. (com.puppycrawl.tools.checkstyle.checks.OrderedPropertiesCheck)
|
|
checkstyle / checkstyle:
src/main/resources/multiverse-core_en.properties#L146
[checkstyle] reported by reviewdog 🐶
Property key 'mv-core.meta.modify.remove.failure' is not in the right order with previous property 'mv-core.meta.modify.remove.success'.
Raw Output:
/github/workspace/src/main/resources/multiverse-core_en.properties:146:0: warning: Property key 'mv-core.meta.modify.remove.failure' is not in the right order with previous property 'mv-core.meta.modify.remove.success'. (com.puppycrawl.tools.checkstyle.checks.OrderedPropertiesCheck)
|
|
checkstyle / checkstyle:
src/main/resources/multiverse-core_en.properties#L145
[checkstyle] reported by reviewdog 🐶
Property key 'mv-core.meta.modify.remove.success' is not in the right order with previous property 'mv-core.meta.modify.set.failure'.
Raw Output:
/github/workspace/src/main/resources/multiverse-core_en.properties:145:0: warning: Property key 'mv-core.meta.modify.remove.success' is not in the right order with previous property 'mv-core.meta.modify.set.failure'. (com.puppycrawl.tools.checkstyle.checks.OrderedPropertiesCheck)
|
|
checkstyle / checkstyle:
src/main/resources/multiverse-core_en.properties#L144
[checkstyle] reported by reviewdog 🐶
Property key 'mv-core.meta.modify.set.failure' is not in the right order with previous property 'mv-core.meta.modify.set.success'.
Raw Output:
/github/workspace/src/main/resources/multiverse-core_en.properties:144:0: warning: Property key 'mv-core.meta.modify.set.failure' is not in the right order with previous property 'mv-core.meta.modify.set.success'. (com.puppycrawl.tools.checkstyle.checks.OrderedPropertiesCheck)
|
|
checkstyle / checkstyle:
src/main/resources/multiverse-core_en.properties#L143
[checkstyle] reported by reviewdog 🐶
Property key 'mv-core.meta.modify.set.success' is not in the right order with previous property 'mv-core.meta.modify.value.description'.
Raw Output:
/github/workspace/src/main/resources/multiverse-core_en.properties:143:0: warning: Property key 'mv-core.meta.modify.set.success' is not in the right order with previous property 'mv-core.meta.modify.value.description'. (com.puppycrawl.tools.checkstyle.checks.OrderedPropertiesCheck)
|
|
checkstyle / checkstyle:
src/main/resources/multiverse-core_en.properties#L140
[checkstyle] reported by reviewdog 🐶
Property key 'mv-core.meta.modify.action.description' is not in the right order with previous property 'mv-core.meta.modify.world.description'.
Raw Output:
/github/workspace/src/main/resources/multiverse-core_en.properties:140:0: warning: Property key 'mv-core.meta.modify.action.description' is not in the right order with previous property 'mv-core.meta.modify.world.description'. (com.puppycrawl.tools.checkstyle.checks.OrderedPropertiesCheck)
|
|
checkstyle / checkstyle:
src/main/resources/multiverse-core_en.properties#L134
[checkstyle] reported by reviewdog 🐶
Property key 'mv-core.meta.info.header' is not in the right order with previous property 'mv-core.meta.info.world.description'.
Raw Output:
/github/workspace/src/main/resources/multiverse-core_en.properties:134:0: warning: Property key 'mv-core.meta.info.header' is not in the right order with previous property 'mv-core.meta.info.world.description'. (com.puppycrawl.tools.checkstyle.checks.OrderedPropertiesCheck)
|