web #288
Annotations
2 errors and 3 warnings
build
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler error output for details.
|
build:
build/sources/main/java/net/aspw/client/injection/forge/mixins/block/MixinBlockRedstoneTorch.java#L16
[Task :compileJava] class MixinBlockRedStoneTorch is public, should be declared in a file named MixinBlockRedStoneTorch.java
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
build
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|