Skip to content

Renamed forge version to new name. #170

Renamed forge version to new name.

Renamed forge version to new name. #170

Triggered via pull request November 24, 2023 15:05
Status Success
Total duration 23m 50s
Artifacts

qodana_code_quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 10 notices
Constant values: forge/src/main/java/io/github/realyusufismail/temporalsmith/blocks/infusion/IngotFusionTollEnhancerMenu.java#L143
Condition `maxCreatingTime != 0 && creatingTime != 0` is always `false`
Function or property has platform type: forge/src/main/kotlin/io/github/realyusufismail/temporalsmith/common/entity/ModTridentEntity.kt#L246
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: forge/src/main/kotlin/io/github/realyusufismail/temporalsmith/core/init/EnchantmentCategoryInit.kt#L25
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: forge/src/main/kotlin/io/github/realyusufismail/temporalsmith/common/entity/ModTridentEntity.kt#L248
Declaration has type inferred from a platform call, which can lead to unchecked nullability issues. Specify type explicitly as nullable or non-nullable.