Skip to content

Stop using blockstates for cable connection data #1864

Stop using blockstates for cable connection data

Stop using blockstates for cable connection data #1864

Triggered via pull request August 14, 2024 19:11
Status Failure
Total duration 2m 1s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build / build
Process completed with exit code 1.
build / build: refinedstorage-common/src/main/java/com/refinedmods/refinedstorage/common/content/Blocks.java#L5
Wrong lexicographical order for 'com.refinedmods.refinedstorage.common.constructordestructor.AbstractConstructorBlockEntity' import. Should be before 'com.refinedmods.refinedstorage.common.constructordestructor.ConstructorBlock'.
build / build: refinedstorage-common/src/main/java/com/refinedmods/refinedstorage/common/content/Blocks.java#L7
Wrong lexicographical order for 'com.refinedmods.refinedstorage.common.constructordestructor.AbstractDestructorBlockEntity' import. Should be before 'com.refinedmods.refinedstorage.common.constructordestructor.DestructorBlock'.
build / build: refinedstorage-common/src/main/java/com/refinedmods/refinedstorage/common/content/Blocks.java#L21
Wrong lexicographical order for 'com.refinedmods.refinedstorage.common.importer.AbstractImporterBlockEntity' import. Should be before 'com.refinedmods.refinedstorage.common.importer.ImporterBlock'.
build / build: refinedstorage-common/src/main/java/com/refinedmods/refinedstorage/common/content/Blocks.java#L23
Wrong lexicographical order for 'com.refinedmods.refinedstorage.common.networking.AbstractCableBlockEntity' import. Should be before 'com.refinedmods.refinedstorage.common.networking.CableBlock'.
build / build: refinedstorage-common/src/main/java/com/refinedmods/refinedstorage/common/content/Blocks.java#L35
Wrong lexicographical order for 'com.refinedmods.refinedstorage.common.storage.externalstorage.AbstractExternalStorageBlockEntity' import. Should be before 'com.refinedmods.refinedstorage.common.storage.externalstorage.ExternalStorageBlock'.
build / build
The following actions use a deprecated Node.js version and will be forced to run on node20: Juuxel/publish-checkstyle-report@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/