Skip to content

Merge pull request #592 from Johanmans10/bypass-price-limit #51

Merge pull request #592 from Johanmans10/bypass-price-limit

Merge pull request #592 from Johanmans10/bypass-price-limit #51

Triggered via push April 30, 2024 00:20
Status Success
Total duration 1m 57s
Artifacts 1

code_quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, JetBrains/qodana-action@v2022.3.4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Nullability and data flow problems: src/main/java/com/Acrobot/ChestShop/Dependencies.java#L113
Method invocation `getDescription` may produce `NullPointerException`
Deprecated member is still used: src/main/java/com/Acrobot/ChestShop/UUIDs/NameManager.java#L171
Deprecated member 'getAccountFromShortName' is still used
Field accessed in both 'synchronized' and unsynchronized contexts: src/main/java/com/Acrobot/ChestShop/UUIDs/NameManager.java#L46
Field `shortToAccount` is accessed in both synchronized and unsynchronized contexts
Field accessed in both 'synchronized' and unsynchronized contexts: src/main/java/com/Acrobot/ChestShop/UUIDs/NameManager.java#L44
Field `usernameToAccount` is accessed in both synchronized and unsynchronized contexts
Field accessed in both 'synchronized' and unsynchronized contexts: src/main/java/com/Acrobot/ChestShop/UUIDs/NameManager.java#L42
Field `accounts` is accessed in both synchronized and unsynchronized contexts
Non-constant logger: src/main/java/com/Acrobot/ChestShop/ChestShop.java#L122
Non-constant logger field `shopLogger`
Unused assignment: src/main/java/com/Acrobot/Breeze/Utils/Encoding/Base64.java#L975
Variable `decoded` initializer `null` is redundant
Unused assignment: src/main/java/com/Acrobot/Breeze/Utils/Encoding/Base64.java#L1500
Variable `i` initializer `0` is redundant
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "qodana-report". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
qodana-report
14.2 MB