Skip to content

Added INGOT_FUSION_TOLL_ENHANCER block (#123) #89

Added INGOT_FUSION_TOLL_ENHANCER block (#123)

Added INGOT_FUSION_TOLL_ENHANCER block (#123) #89

Triggered via push October 13, 2023 14:44
Status Success
Total duration 25m 19s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 9 notices
Constant values: src/main/java/io/github/realyusufismail/armourandtoolsmod/blocks/infusion/IngotFusionTollEnhancerMenu.java#L143
Condition `maxCreatingTime != 0 && creatingTime != 0` is always `false`
Function or property has platform type: src/main/kotlin/io/github/realyusufismail/armourandtoolsmod/common/entity/ArmourToolsModTridentEntity.kt#L229
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.
Function or property has platform type: src/main/kotlin/io/github/realyusufismail/armourandtoolsmod/common/entity/ArmourToolsModTridentEntity.kt#L226
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.