reviewdog [checkstyle] report
reported by reviewdog 🐶
Findings (6)
src/main/java/com/playmonumenta/structures/StructuresAPI.java|473| Tabs should only be used at the beginning of lines
src/main/java/com/playmonumenta/structures/StructuresAPI.java|475| Tabs should only be used at the beginning of lines
src/main/java/com/playmonumenta/structures/StructuresAPI.java|476| Tabs should only be used at the beginning of lines
src/main/java/com/playmonumenta/structures/StructuresAPI.java|477| Tabs should only be used at the beginning of lines
src/main/java/com/playmonumenta/structures/StructuresAPI.java|479| Tabs should only be used at the beginning of lines
src/main/java/com/playmonumenta/structures/StructuresAPI.java|481| Tabs should only be used at the beginning of lines
Filtered Findings (0)
Annotations
Check warning on line 473 in src/main/java/com/playmonumenta/structures/StructuresAPI.java
github-actions / checkstyle
[checkstyle] src/main/java/com/playmonumenta/structures/StructuresAPI.java#L473 <com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck>
Tabs should only be used at the beginning of lines
Raw output
/home/runner/work/monumenta-structure-management/monumenta-structure-management/src/main/java/com/playmonumenta/structures/StructuresAPI.java:473:0: warning: Tabs should only be used at the beginning of lines (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck)
Check warning on line 475 in src/main/java/com/playmonumenta/structures/StructuresAPI.java
github-actions / checkstyle
[checkstyle] src/main/java/com/playmonumenta/structures/StructuresAPI.java#L475 <com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck>
Tabs should only be used at the beginning of lines
Raw output
/home/runner/work/monumenta-structure-management/monumenta-structure-management/src/main/java/com/playmonumenta/structures/StructuresAPI.java:475:0: warning: Tabs should only be used at the beginning of lines (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck)
Check warning on line 476 in src/main/java/com/playmonumenta/structures/StructuresAPI.java
github-actions / checkstyle
[checkstyle] src/main/java/com/playmonumenta/structures/StructuresAPI.java#L476 <com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck>
Tabs should only be used at the beginning of lines
Raw output
/home/runner/work/monumenta-structure-management/monumenta-structure-management/src/main/java/com/playmonumenta/structures/StructuresAPI.java:476:0: warning: Tabs should only be used at the beginning of lines (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck)
Check warning on line 477 in src/main/java/com/playmonumenta/structures/StructuresAPI.java
github-actions / checkstyle
[checkstyle] src/main/java/com/playmonumenta/structures/StructuresAPI.java#L477 <com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck>
Tabs should only be used at the beginning of lines
Raw output
/home/runner/work/monumenta-structure-management/monumenta-structure-management/src/main/java/com/playmonumenta/structures/StructuresAPI.java:477:0: warning: Tabs should only be used at the beginning of lines (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck)
Check warning on line 479 in src/main/java/com/playmonumenta/structures/StructuresAPI.java
github-actions / checkstyle
[checkstyle] src/main/java/com/playmonumenta/structures/StructuresAPI.java#L479 <com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck>
Tabs should only be used at the beginning of lines
Raw output
/home/runner/work/monumenta-structure-management/monumenta-structure-management/src/main/java/com/playmonumenta/structures/StructuresAPI.java:479:0: warning: Tabs should only be used at the beginning of lines (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck)
Check warning on line 481 in src/main/java/com/playmonumenta/structures/StructuresAPI.java
github-actions / checkstyle
[checkstyle] src/main/java/com/playmonumenta/structures/StructuresAPI.java#L481 <com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck>
Tabs should only be used at the beginning of lines
Raw output
/home/runner/work/monumenta-structure-management/monumenta-structure-management/src/main/java/com/playmonumenta/structures/StructuresAPI.java:481:0: warning: Tabs should only be used at the beginning of lines (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpSinglelineJavaCheck)