Skip to content

refactor: decouple storage state from multistorage #1284

refactor: decouple storage state from multistorage

refactor: decouple storage state from multistorage #1284

Triggered via pull request December 27, 2023 20:50
Status Failure
Total duration 1m 26s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build / build
Process completed with exit code 1.
build / build: refinedstorage2-network/src/main/java/com/refinedmods/refinedstorage2/api/network/impl/node/multistorage/MultiStorageNetworkNode.java#L6
Wrong lexicographical order for 'com.refinedmods.refinedstorage2.api.network.impl.node.StorageState' import. Should be before 'com.refinedmods.refinedstorage2.api.storage.Storage'.
build / build: refinedstorage2-network/src/main/java/com/refinedmods/refinedstorage2/api/network/impl/node/multistorage/MultiStorageInternalStorage.java#L7
Wrong lexicographical order for 'com.refinedmods.refinedstorage2.api.network.impl.node.StorageState' import. Should be before 'com.refinedmods.refinedstorage2.api.storage.Storage'.