Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

urgent bug fix

urgent bug fix #313

Triggered via push January 30, 2024 02:16
Status Success
Total duration 1m 31s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
AutoCloseable used without 'try'-with-resources: core/src/de/tum/cit/ase/maze/utils/FixedDesktopFileChooser.java#L44
'NFDFilterItem' used without 'try'-with-resources statement
Nullability and data flow problems: core/src/de/tum/cit/ase/editor/input/KeyMapper.java#L15
Method invocation `equals` may produce `NullPointerException`
Nullability and data flow problems: core/src/de/tum/cit/ase/editor/utlis/MapGenerator.java#L251
Method invocation `ordinal` may produce `NullPointerException`
Unused assignment: core/src/de/tum/cit/ase/editor/input/ShortcutAdapter.java#L38
Variable `i` initializer `null` is redundant
Unused assignment: core/src/de/tum/cit/ase/maze/objects/CollectableManager.java#L35
Variable `canRespawn` initializer `false` is redundant
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JetBrains/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.