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

feat: fine-tuning

feat: fine-tuning #10

Triggered via push June 6, 2024 08:29
Status Success
Total duration 2m 24s
Artifacts

quality_game.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Unused import: src/WikiRegisters.test.tsx#L1
Unused import specifier waitFor
Unused import: src/Download.test.tsx#L1
Unused import specifier waitFor
Exception used for local control-flow: src/Champions.tsx#L32
'throw' of exception caught locally
Exception used for local control-flow: src/Scoreboard.tsx#L112
'throw' of exception caught locally
Unsound type guard check: src/Scoreboard.tsx#L88
Redundant 'instanceof' check: 'date' has type 'Date' or an inheritor of 'Date'
Possibly lossy implicit cast in compound assignment: core/src/main/de/dhbw/tinf22b6/gameobject/DamageNumber.java#L38
Implicit cast from 'double' to 'float' in compound assignment can be lossy
Possibly lossy implicit cast in compound assignment: core/src/main/de/dhbw/tinf22b6/gameobject/DamageNumber.java#L37
Implicit cast from 'double' to 'float' in compound assignment can be lossy
Possibly lossy implicit cast in compound assignment: core/src/main/de/dhbw/tinf22b6/gameobject/DamageNumber.java#L34
Implicit cast from 'double' to 'float' in compound assignment can be lossy
Possibly lossy implicit cast in compound assignment: core/src/main/de/dhbw/tinf22b6/gameobject/DamageNumber.java#L33
Implicit cast from 'double' to 'float' in compound assignment can be lossy
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.