Skip to content

Update maven.yml

Update maven.yml #33

Triggered via push January 24, 2024 21:17
Status Failure
Total duration 19s
Artifacts

maven.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 15 warnings
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Nullability and data flow problems: LockLoginCommon/src/main/java/es/karmadev/locklogin/common/plugin/web/License.java#L76
Unboxing of `object.getChild("success").asNative().getAsBoolean()` may produce `NullPointerException`
Nullability and data flow problems: LockLoginCommon/src/main/java/es/karmadev/locklogin/common/util/LockLoginJson.java#L55
Method invocation `toUpperCase` may produce `NullPointerException`
Nullability and data flow problems: LockLoginCommon/src/main/java/es/karmadev/locklogin/common/api/packet/CInPacket.java#L79
Method invocation `intValue` may produce `NullPointerException`
Nullability and data flow problems: LockLoginCommon/src/main/java/es/karmadev/locklogin/common/util/LockLoginJson.java#L50
Method invocation `asObject` may produce `NullPointerException`
Mismatched query and update of collection: LockLoginBungee/src/main/java/es/karmadev/locklogin/bungee/BungeePlugin.java#L26
Contents of collection `channelListeners` are updated, but never queried