deleted debug #1364
Annotations
1 error and 5 warnings
Run detekt main (w/typing analysis)
Process completed with exit code 1.
|
|
Annotate detekt failures:
file:///home/runner/work/SkyHanni/SkyHanni/src/main/java/at/hannibal2/skyhanni/features/mining/OreBlock.kt#L335
Unexpected indentation (16) (should be 12)
|
|
|
Annotate detekt failures:
file:///home/runner/work/SkyHanni/SkyHanni/src/main/java/at/hannibal2/skyhanni/features/mining/BlockStrengthGuide.kt#L175
Used in this way a spread operator causes a full copy of the array to be created before calling a method. This may result in a performance penalty.
|
Loading