feat(minecraft): update to 26.3-snapshot-8 #2716
deploy.yaml
on: push
Matrix: build / build
Matrix: integrationTest / integrationTest
Matrix: publish
Annotations
36 warnings
|
build / build (vanilla)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf, actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / build (vanilla):
SpongeAPI/src/main/java/org/spongepowered/api/util/weighted/VariableAmount.java#L447
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build / build (vanilla):
SpongeAPI/src/main/java/org/spongepowered/api/util/weighted/VariableAmount.java#L375
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build / build (vanilla):
SpongeAPI/src/main/java/org/spongepowered/api/util/weighted/VariableAmount.java#L312
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build / build (vanilla):
SpongeAPI/src/main/java/org/spongepowered/api/util/weighted/VariableAmount.java#L251
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build / build (vanilla):
SpongeAPI/src/main/java/org/spongepowered/api/util/weighted/WeightedTable.java#L242
[EffectivelyPrivate] This declaration has public or protected modifiers, but is effectively private.
|
|
build / build (vanilla):
SpongeAPI/src/main/java/org/spongepowered/api/event/EventContext.java#L196
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build / build (vanilla):
SpongeAPI/src/main/java/org/spongepowered/api/event/Cause.java#L390
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
build / build (vanilla):
SpongeAPI/src/main/java/org/spongepowered/api/data/type/ItemAction.java#L78
[varargs] Varargs method could cause heap pollution from non-reifiable varargs parameter effectTypes
|
|
build / build (vanilla):
SpongeAPI/src/main/java/org/spongepowered/api/util/ComponentMessageException.java#L41
[serial] non-transient instance field of a serializable class declared with a non-serializable type
|
|
build / build (vanilla):
build-logic/src/main/java/org/spongepowered/gradle/impl/OutputDependenciesToJson.java#L126
[this-escape] possible 'this' escape before subclass is fully initialized
|
|
integrationTest / integrationTest (macos-latest, 25)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427, actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
integrationTest / integrationTest (ubuntu-22.04, 25)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427, actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
integrationTest / integrationTest (windows-latest, 25)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427, actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
publish (common)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-***-runners/
|
|
publish (common):
SpongeAPI/src/main/java/org/spongepowered/api/util/weighted/VariableAmount.java#L447
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
publish (common):
SpongeAPI/src/main/java/org/spongepowered/api/util/weighted/VariableAmount.java#L375
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
publish (common):
SpongeAPI/src/main/java/org/spongepowered/api/util/weighted/VariableAmount.java#L312
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
publish (common):
SpongeAPI/src/main/java/org/spongepowered/api/util/weighted/VariableAmount.java#L251
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
publish (common):
SpongeAPI/src/main/java/org/spongepowered/api/util/weighted/WeightedTable.java#L242
[EffectivelyPrivate] This declaration has public or protected modifiers, but is effectively private.
|
|
publish (common):
SpongeAPI/src/main/java/org/spongepowered/api/event/EventContext.java#L196
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
publish (common):
SpongeAPI/src/main/java/org/spongepowered/api/event/Cause.java#L390
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
publish (common):
SpongeAPI/src/main/java/org/spongepowered/api/data/type/ItemAction.java#L78
[varargs] Varargs method could cause heap pollution from non-reifiable varargs parameter effectTypes
|
|
publish (common):
SpongeAPI/src/main/java/org/spongepowered/api/util/ComponentMessageException.java#L41
[serial] non-transient instance field of a serializable class declared with a non-serializable type
|
|
publish (common):
build-logic/src/main/java/org/spongepowered/gradle/impl/OutputDependenciesToJson.java#L126
[this-escape] possible 'this' escape before subclass is fully initialized
|
|
publish (vanilla)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-***-runners/
|
|
publish (vanilla):
SpongeAPI/src/main/java/org/spongepowered/api/util/weighted/VariableAmount.java#L447
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
publish (vanilla):
SpongeAPI/src/main/java/org/spongepowered/api/util/weighted/VariableAmount.java#L375
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
publish (vanilla):
SpongeAPI/src/main/java/org/spongepowered/api/util/weighted/VariableAmount.java#L312
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
publish (vanilla):
SpongeAPI/src/main/java/org/spongepowered/api/util/weighted/VariableAmount.java#L251
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
publish (vanilla):
SpongeAPI/src/main/java/org/spongepowered/api/util/weighted/WeightedTable.java#L242
[EffectivelyPrivate] This declaration has public or protected modifiers, but is effectively private.
|
|
publish (vanilla):
SpongeAPI/src/main/java/org/spongepowered/api/event/EventContext.java#L196
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
publish (vanilla):
SpongeAPI/src/main/java/org/spongepowered/api/event/Cause.java#L390
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
publish (vanilla):
SpongeAPI/src/main/java/org/spongepowered/api/data/type/ItemAction.java#L78
[varargs] Varargs method could cause heap pollution from non-reifiable varargs parameter effectTypes
|
|
publish (vanilla):
SpongeAPI/src/main/java/org/spongepowered/api/util/ComponentMessageException.java#L41
[serial] non-transient instance field of a serializable class declared with a non-serializable type
|
|
publish (vanilla):
build-logic/src/main/java/org/spongepowered/gradle/impl/OutputDependenciesToJson.java#L126
[this-escape] possible 'this' escape before subclass is fully initialized
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Sponge vanilla Jars
|
26.2 MB |
sha256:7e378d554a2e31ec0d30f38c909d553d70fecf655267e1ece4305fca815c4a39
|
|
|
SpongeVanilla Production Jar
|
8.02 MB |
sha256:ef9b29bffe2ae8bc4d17381f97881c12e3e9a1b66170e4e3eb16b7a0ad5b0204
|
|
|
SpongeVanilla installer libraries
|
5.07 KB |
sha256:da69809d18e8e7e680dc2a9905091aa3b403fa45fc38184c739da0c75f186c66
|
|