fix smartglasses quickMoveStack #885
build-and-publish.yaml
on: push
generate-artifact-name
3s
build-and-test
/
Build
1m 16s
build-and-test
/
Check
0s
publish
Annotations
10 warnings
|
build-and-test / Build:
src/main/java/de/srendi/advancedperipherals/common/addons/computercraft/peripheral/metaphysics/HusbandryAutomataCorePeripheral.java#L21
[UnnecessaryLambda] Returning a lambda from a helper method or saving it in a constant is unnecessary; prefer to implement the functional interface method directly and use a method reference instead.
|
|
build-and-test / Build:
src/main/java/de/srendi/advancedperipherals/common/blocks/SmartRailBlock.java#L97
[UnnecessaryBreakInSwitch] This break is unnecessary, fallthrough does not occur in -> switches
|
|
build-and-test / Build:
src/main/java/de/srendi/advancedperipherals/client/smartglasses/objects/threedim/TorusRenderer.java#L39
[ArgumentSelectionDefectChecker] The following arguments may have been swapped: 'torus.rings' for formal parameter 'sides', 'torus.sides' for formal parameter 'rings'. Either add clarifying `/* paramName= */` comments, or swap the arguments if that is what was intended
|
|
build-and-test / Build:
src/main/java/de/srendi/advancedperipherals/common/smartglasses/modules/overlay/OverlayModule.java#L38
[UnusedVariable] The field 'lastPlayer' is never read.
|
|
build-and-test / Build:
src/main/java/de/srendi/advancedperipherals/common/smartglasses/modules/overlay/OverlayModule.java#L96
[UnusedVariable] The binding variable 'player' is never read.
|
|
build-and-test / Build:
src/main/java/de/srendi/advancedperipherals/common/util/fakeplayer/APFakePlayer.java#L59
[UnusedVariable] The field 'owner' is never read.
|
|
build-and-test / Build:
src/main/java/de/srendi/advancedperipherals/client/RenderUtil.java#L278
[NarrowCalculation] This division will discard the fractional part of the result, despite being assigned to a float.
|
|
build-and-test / Build:
src/main/java/de/srendi/advancedperipherals/client/RenderUtil.java#L277
[NarrowCalculation] This division will discard the fractional part of the result, despite being assigned to a float.
|
|
build-and-test / Build:
src/main/java/de/srendi/advancedperipherals/client/RenderUtil.java#L221
[NarrowCalculation] This division will discard the fractional part of the result, despite being assigned to a float.
|
|
build-and-test / Build:
src/main/java/de/srendi/advancedperipherals/client/RenderUtil.java#L220
[NarrowCalculation] This division will discard the fractional part of the result, despite being assigned to a float.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
AdvancedPeripherals dev-0.8-1.21.1
|
1.84 MB |
sha256:987fcc137db86e8b9ac0982c9f8a3e6569e308bd63d340a4284666ce29b4900a
|
|