feat(minecraft): update to 26.3-snapshot-7 #1905
Annotations
10 warnings
|
call-build / build (ubuntu-latest):
src/main/java/org/spongepowered/api/registry/Registry.java#L145
[TypeParameterUnusedInFormals] Declaring a type parameter that is only used in the return type is a misuse of generics: operations on the type parameter are unchecked, it hides unsafe casts at invocations of the method, and it interacts badly with method overload resolution.
|
|
call-build / build (ubuntu-latest):
src/main/java/org/spongepowered/api/registry/Registry.java#L122
[TypeParameterUnusedInFormals] Declaring a type parameter that is only used in the return type is a misuse of generics: operations on the type parameter are unchecked, it hides unsafe casts at invocations of the method, and it interacts badly with method overload resolution.
|
|
call-build / build (ubuntu-latest):
src/main/java/org/spongepowered/api/util/weighted/VariableAmount.java#L447
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
call-build / build (ubuntu-latest):
src/main/java/org/spongepowered/api/util/weighted/VariableAmount.java#L375
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
call-build / build (ubuntu-latest):
src/main/java/org/spongepowered/api/util/weighted/VariableAmount.java#L312
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
call-build / build (ubuntu-latest):
src/main/java/org/spongepowered/api/util/weighted/VariableAmount.java#L251
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
call-build / build (ubuntu-latest):
src/main/java/org/spongepowered/api/util/weighted/WeightedTable.java#L242
[EffectivelyPrivate] This declaration has public or protected modifiers, but is effectively private.
|
|
call-build / build (ubuntu-latest):
src/main/java/org/spongepowered/api/world/Locatable.java#L62
[PatternMatchingInstanceof] This code can be simplified to use a pattern-matching instanceof.
|
|
call-build / build (ubuntu-latest):
src/main/java/org/spongepowered/api/data/type/ItemAction.java#L78
[varargs] Varargs method could cause heap pollution from non-reifiable varargs parameter effectTypes
|
|
call-build / build (ubuntu-latest):
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
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Linux-test-results
|
74.6 KB |
sha256:d40385587fd71b1559909aee02f2db175466eea915b0ea3882ebd4142a1d5896
|
|
|
Windows-test-results
|
74.4 KB |
sha256:3735ec0921304fae1b621e97fa2572e54201423369f99bf5ef4105a203be0eb5
|
|