Skip to content

chore: rename crafter to autocrafter #1966

chore: rename crafter to autocrafter

chore: rename crafter to autocrafter #1966

Triggered via pull request October 4, 2024 23:05
Status Failure
Total duration 2m 4s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build / build
Process completed with exit code 1.
build / build: refinedstorage-fabric/src/main/java/com/refinedmods/refinedstorage/fabric/ModInitializerImpl.java#L34
Wrong lexicographical order for 'com.refinedmods.refinedstorage.common.support.packet.c2s.AutocrafterNameChangePacket' import. Should be before 'com.refinedmods.refinedstorage.common.support.packet.c2s.AutocraftingRequestPacket'.
build / build: refinedstorage-fabric/src/main/java/com/refinedmods/refinedstorage/fabric/ModInitializerImpl.java#L60
Wrong lexicographical order for 'com.refinedmods.refinedstorage.common.support.packet.s2c.AutocrafterNameUpdatePacket' import. Should be before 'com.refinedmods.refinedstorage.common.support.packet.s2c.AutocraftingResponsePacket'.
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/