Added Buffers (item and power) #95
Annotations
10 errors
Run dbelyaev/[email protected]:
src/machines/java/com/enderio/machines/common/blockentity/PowerBufferBlockEntity.java#L84
[checkstyle] reported by reviewdog 🐶
'else' construct must use '{}'s.
Raw Output:
/github/workspace/./src/machines/java/com/enderio/machines/common/blockentity/PowerBufferBlockEntity.java:84:11: error: 'else' construct must use '{}'s. (com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck)
|
Run dbelyaev/[email protected]:
src/machines/java/com/enderio/machines/common/blockentity/PowerBufferBlockEntity.java#L90
[checkstyle] reported by reviewdog 🐶
'else' construct must use '{}'s.
Raw Output:
/github/workspace/./src/machines/java/com/enderio/machines/common/blockentity/PowerBufferBlockEntity.java:90:11: error: 'else' construct must use '{}'s. (com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck)
|
Run dbelyaev/[email protected]:
src/machines/java/com/enderio/machines/common/blockentity/PowerBufferBlockEntity.java#L96
[checkstyle] reported by reviewdog 🐶
'}' at column 9 should be alone on a line.
Raw Output:
/github/workspace/./src/machines/java/com/enderio/machines/common/blockentity/PowerBufferBlockEntity.java:96:9: error: '}' at column 9 should be alone on a line. (com.puppycrawl.tools.checkstyle.checks.blocks.RightCurlyCheck)
|
Run dbelyaev/[email protected]:
src/machines/java/com/enderio/machines/common/blockentity/PowerBufferBlockEntity.java#L102
[checkstyle] reported by reviewdog 🐶
'}' at column 9 should be alone on a line.
Raw Output:
/github/workspace/./src/machines/java/com/enderio/machines/common/blockentity/PowerBufferBlockEntity.java:102:9: error: '}' at column 9 should be alone on a line. (com.puppycrawl.tools.checkstyle.checks.blocks.RightCurlyCheck)
|
Run dbelyaev/[email protected]:
src/machines/java/com/enderio/machines/common/blockentity/PowerBufferBlockEntity.java#L124
[checkstyle] reported by reviewdog 🐶
'if' construct must use '{}'s.
Raw Output:
/github/workspace/./src/machines/java/com/enderio/machines/common/blockentity/PowerBufferBlockEntity.java:124:9: error: 'if' construct must use '{}'s. (com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck)
|
Run dbelyaev/[email protected]:
src/machines/java/com/enderio/machines/common/blockentity/PowerBufferBlockEntity.java#L129
[checkstyle] reported by reviewdog 🐶
'if' construct must use '{}'s.
Raw Output:
/github/workspace/./src/machines/java/com/enderio/machines/common/blockentity/PowerBufferBlockEntity.java:129:13: error: 'if' construct must use '{}'s. (com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck)
|
Run dbelyaev/[email protected]:
src/machines/java/com/enderio/machines/common/blockentity/PowerBufferBlockEntity.java#L154
[checkstyle] reported by reviewdog 🐶
'if' construct must use '{}'s.
Raw Output:
/github/workspace/./src/machines/java/com/enderio/machines/common/blockentity/PowerBufferBlockEntity.java:154:9: error: 'if' construct must use '{}'s. (com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck)
|
Run dbelyaev/[email protected]:
src/machines/java/com/enderio/machines/common/menu/ItemBufferMenu.java#L29
[checkstyle] reported by reviewdog 🐶
'if' construct must use '{}'s.
Raw Output:
/github/workspace/./src/machines/java/com/enderio/machines/common/menu/ItemBufferMenu.java:29:9: error: 'if' construct must use '{}'s. (com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck)
|
Run dbelyaev/[email protected]:
src/machines/java/com/enderio/machines/common/menu/OmniBufferMenu.java#L31
[checkstyle] reported by reviewdog 🐶
'if' construct must use '{}'s.
Raw Output:
/github/workspace/./src/machines/java/com/enderio/machines/common/menu/OmniBufferMenu.java:31:9: error: 'if' construct must use '{}'s. (com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck)
|
Run dbelyaev/[email protected]
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.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
|
The logs for this run have expired and are no longer available.
Loading