init #1363
build.yml
on: push
Build and test
4m 0s
Run detekt
5m 26s
Build multi version
6m 19s
Annotations
2 errors and 5 warnings
Run detekt
Process completed with exit code 1.
|
Build multi version
Process completed with exit code 1.
|
|
detekt.formatting.Indentation:
file:///home/runner/work/SkyHanni/SkyHanni/src/main/java/at/hannibal2/skyhanni/features/mining/OreBlock.kt#L345
Unexpected indentation (16) (should be 12)
|
|
|
detekt.performance.SpreadOperator:
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Development Build
|
15.7 MB |
|
Test Results
|
15 KB |
|