initial commit #5
Annotations
9 errors and 1 warning
build / build
Process completed with exit code 1.
|
build / build:
src/main/java/com/refinedmods/refinedstorage/curios/ModInitializer.java#L6
Extra separation in import group before 'net.minecraft.resources.ResourceLocation'
|
build / build:
src/main/java/com/refinedmods/refinedstorage/curios/CuriosSlotReference.java#L6
Import statement for 'java.util.Optional' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting not assigned imports on this line.
|
build / build:
src/main/java/com/refinedmods/refinedstorage/curios/CuriosSlotReference.java#L8
Extra separation in import group before 'net.minecraft.network.FriendlyByteBuf'
|
build / build:
src/main/java/com/refinedmods/refinedstorage/curios/CuriosSlotReferenceProvider.java#L6
Import statement for 'java.util.Collections' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting not assigned imports on this line.
|
build / build:
src/main/java/com/refinedmods/refinedstorage/curios/CuriosSlotReferenceProvider.java#L7
Import statement for 'java.util.List' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting not assigned imports on this line.
|
build / build:
src/main/java/com/refinedmods/refinedstorage/curios/CuriosSlotReferenceProvider.java#L8
Import statement for 'java.util.Set' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting not assigned imports on this line.
|
build / build:
src/main/java/com/refinedmods/refinedstorage/curios/CuriosSlotReferenceProvider.java#L10
Extra separation in import group before 'net.minecraft.world.entity.player.Player'
|
build / build:
src/main/java/com/refinedmods/refinedstorage/curios/CuriosSlotReferenceFactory.java#L6
Extra separation in import group before 'net.minecraft.network.FriendlyByteBuf'
|
build / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gradle/wrapper-validation-action@v1, actions/cache@v3, Juuxel/publish-checkstyle-report@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|