build(deps): bump actions/setup-java from 5.7.0 to 6.0.1 #513
Triggered via pull request
September 14, 2026 02:32
Status
Success
Total duration
56m 58s
Artifacts
–
maven-pr.yml
on: pull_request
build
56m 43s
auto-merge
6s
Annotations
12 warnings
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4.2.4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
modules/v1_17_R1/src/main/java/de/dustplanet/silkspawners/compat/v1_17_R1/NMSHandler.java#L53
auxiliary class net.minecraft.server.level.ServerPlayer in EntityPlayer.java should not be accessed from outside its own source file
|
|
build:
modules/v1_17_R1/src/main/java/de/dustplanet/silkspawners/compat/v1_17_R1/NMSHandler.java#L52
auxiliary class net.minecraft.server.level.ServerLevel in WorldServer.java should not be accessed from outside its own source file
|
|
build:
modules/v1_17_R1/src/main/java/de/dustplanet/silkspawners/compat/v1_17_R1/NMSHandler.java#L58
auxiliary class net.minecraft.world.level.Level in World.java should not be accessed from outside its own source file
|
|
build:
modules/v1_17_R1/src/main/java/de/dustplanet/silkspawners/compat/v1_17_R1/NMSHandler.java#L56
auxiliary class net.minecraft.world.entity.EntityType in EntityTypes.java should not be accessed from outside its own source file
|
|
build:
modules/v1_17_R1/src/main/java/de/dustplanet/silkspawners/compat/v1_17_R1/NMSHandler.java#L53
auxiliary class net.minecraft.server.level.ServerPlayer in EntityPlayer.java should not be accessed from outside its own source file
|
|
build:
modules/v1_17_R1/src/main/java/de/dustplanet/silkspawners/compat/v1_17_R1/NMSHandler.java#L52
auxiliary class net.minecraft.server.level.ServerLevel in WorldServer.java should not be accessed from outside its own source file
|
|
build:
modules/v1_17_R1/src/main/java/de/dustplanet/silkspawners/compat/v1_17_R1/NMSHandler.java#L58
auxiliary class net.minecraft.world.level.Level in World.java should not be accessed from outside its own source file
|
|
build:
modules/v1_17_R1/src/main/java/de/dustplanet/silkspawners/compat/v1_17_R1/NMSHandler.java#L56
auxiliary class net.minecraft.world.entity.EntityType in EntityTypes.java should not be accessed from outside its own source file
|
|
build:
modules/v1_17_R1/src/main/java/de/dustplanet/silkspawners/compat/v1_17_R1/NMSHandler.java#L53
auxiliary class net.minecraft.server.level.ServerPlayer in EntityPlayer.java should not be accessed from outside its own source file
|
|
build:
modules/v1_17_R1/src/main/java/de/dustplanet/silkspawners/compat/v1_17_R1/NMSHandler.java#L52
auxiliary class net.minecraft.server.level.ServerLevel in WorldServer.java should not be accessed from outside its own source file
|
|
auto-merge
Semver bump is higher than allowed in TARGET.
Tried to do a 'version-update:semver-major' update but the max allowed is 'version-update:semver-minor'
|