Skip to content

Use non-snapshot holders get DoubleChest block (Fixes #604) #67

Use non-snapshot holders get DoubleChest block (Fixes #604)

Use non-snapshot holders get DoubleChest block (Fixes #604) #67

Re-run triggered July 31, 2024 21:30
Status Success
Total duration 7m 20s
Artifacts 1

code_quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
qodana
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, JetBrains/qodana-action@v2022.3.4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L42
Field `accounts` 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#L46
Field `shortToAccount` 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#L1280
Variable `decodedData` initializer `null` is redundant
Unused assignment: src/main/java/com/Acrobot/Breeze/Utils/Encoding/Base64.java#L1283
Variable `buffer` initializer `null` 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 Expired
15.2 MB