Skip to content

update CHANGES.md

update CHANGES.md #13

Triggered via push April 22, 2024 19:44
Status Success
Total duration 4m 52s
Artifacts

CI.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings and 10 notices
build (ubuntu-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
build (windows-latest)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
Busy wait: fx-samples/src/main/java/com/dua3/fx/samples/LogPaneSample.java#L61
Call to `Thread.sleep()` in a loop, probably busy-waiting
Constant values: fx-samples/src/main/java/com/dua3/fx/samples/DialogSample.java#L103
Condition `i >= 4 && i <= 7` is always `false`
Nullability and data flow problems: fx-util/src/main/java/com/dua3/fx/util/FxImageUtil.java#L45
Method invocation `getClass` will produce `NullPointerException`
Nullability and data flow problems: fx-util/src/main/java/com/dua3/fx/util/FxUtil.java#L250
Method invocation `getFamily` will produce `NullPointerException`
Nullability and data flow problems: fx-controls/src/main/java/com/dua3/fx/controls/OptionsPane.java#L138
Method invocation `getClass` will produce `NullPointerException`
'equals()' between objects of inconvertible types: fx-controls/src/main/java/com/dua3/fx/controls/PinBoard.java#L162
`equals` between objects of inconvertible types 'Object' and 'Rectangle2D'
Mismatched query and update of collection: fx-controls/src/main/java/com/dua3/fx/controls/PinBoard.java#L290
Contents of collection `items` are queried, but never updated
Suspicious collection method call: fx-controls/src/main/java/com/dua3/fx/controls/RadioPane.java#L66
'LinkedHashMap' may not contain keys of type ''
Unstable API Usage: settings.gradle.kts#L57
'repositories(org.gradle.api.Action)' is marked unstable with @Incubating
Unstable API Usage: settings.gradle.kts#L56
'getRepositoriesMode()' is marked unstable with @Incubating
Constant values: fx-util/src/main/java/com/dua3/fx/util/FxUtil.java#L438
Value `yMin` is always 'null'
Constant values: fx-util/src/main/java/com/dua3/fx/util/FxUtil.java#L438
Value `yMax` is always 'null'
Constant values: fx-util/src/main/java/com/dua3/fx/util/FxUtil.java#L438
Value `xMin` is always 'null'