Skip to content

added more page content and back end code #48

added more page content and back end code

added more page content and back end code #48

Triggered via push July 23, 2024 01:43
Status Failure
Total duration 3m 0s
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/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/