Skip to content

Fix issues with Forge #239

Fix issues with Forge

Fix issues with Forge #239

Triggered via pull request July 9, 2024 07:59
Status Failure
Total duration 7m 13s
Artifacts

test-push.yml

on: pull_request
prepare_test_matrix
0s
prepare_test_matrix
Matrix: reproducible_build_test
Matrix: run_tests
Matrix: run_tests_windows
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
build
Process completed with exit code 1.
build: src/main/java/dev/architectury/loom/util/ForgeSrgToMojangUtil.java#L7
'net.fabricmc.mappingio.tree.MappingTree' should be separated from previous imports.
build: src/main/java/dev/architectury/loom/util/ForgeSrgToMojangUtil.java#L22
missing blank line before block at same indentation level
build: src/main/java/dev/architectury/loom/util/ForgeSrgToMojangUtil.java#L27
'{' at column 25 should have line break after.
build: src/main/java/dev/architectury/loom/util/ForgeSrgToMojangUtil.java#L27
'{' is not followed by whitespace.
build: src/main/java/dev/architectury/loom/util/ForgeSrgToMojangUtil.java#L27
';' is not followed by whitespace.
build: src/main/java/dev/architectury/loom/util/ForgeSrgToMojangUtil.java#L27
'}' is not preceded with whitespace.
build: src/main/java/dev/architectury/loom/util/ForgeSrgToMojangUtil.java#L38
missing blank line before block at same indentation level
build: src/main/java/dev/architectury/loom/util/ForgeSrgToMojangUtil.java#L45
missing blank line after block at same indentation level
build_windows
Process completed with exit code 1.
build
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/