Skip to content

Merge branch 'FabricMC:main' into dynamic-sound #50

Merge branch 'FabricMC:main' into dynamic-sound

Merge branch 'FabricMC:main' into dynamic-sound #50

Triggered via push July 23, 2024 20:58
Status Failure
Total duration 2m 14s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
mod
Process completed with exit code 1.
mod: reference/latest/src/client/java/com/example/docs/sound/instance/CustomSoundInstance.java#L8
Unused import - net.minecraft.util.math.random.Random.
mod: reference/latest/src/client/java/com/example/docs/sound/instance/CustomSoundInstance.java#L10
Unused import - com.example.docs.sound.AbstractDynamicSoundInstance.
mod: reference/latest/src/client/java/com/example/docs/sound/instance/CustomSoundInstance.java#L12
'CLASS_DEF' should be separated from previous line.
mod: reference/latest/src/client/java/com/example/docs/sound/instance/CustomSoundInstance.java#L32
missing blank line after block at same indentation level
mod: reference/latest/src/client/java/com/example/docs/sound/instance/EngineSoundInstance.java#L5
Extra separation in import group before 'com.example.docs.sound.DynamicSoundSource'
mod: reference/latest/src/client/java/com/example/docs/sound/instance/EngineSoundInstance.java#L7
Wrong order for 'net.minecraft.sound.SoundCategory' import.
mod
The following actions uses Node.js version which is deprecated 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/