Skip to content

beta19リリース #157

beta19リリース

beta19リリース #157

Triggered via push March 10, 2024 06:18
Status Success
Total duration 1m 19s
Artifacts

verification.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
verification
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Constant values: src/main/java/dev/felnull/shortlifeplugin/gui/MatchSelectorGui.java#L48
Result of `Math.max(PVP_ROOM_SIZE, PVE_ROOM_SIZE) / ROOM_PER_PAGE_COUNT` is always '0'
Nullability and data flow problems: src/main/java/dev/felnull/shortlifeplugin/listener/MatchListener.java#L121
Method invocation `getStrictWorld` may produce `NullPointerException`
Unstable API Usage: src/main/java/dev/felnull/shortlifeplugin/match/map/MatchMapInstanceLoader.java#L279
'HashingInputStream(com.google.common.hash.HashFunction, java.io.InputStream)' is declared in unstable class 'com.google.common.hash.HashingInputStream' marked with @beta
Unstable API Usage: src/main/java/dev/felnull/shortlifeplugin/match/map/MatchMapInstanceLoader.java#L279
'com.google.common.hash.HashingInputStream' is marked unstable with @beta
Unstable API Usage: src/main/java/dev/felnull/shortlifeplugin/match/map/MatchMapInstanceLoader.java#L279
'com.google.common.hash.HashingInputStream' is marked unstable with @beta
Unstable API Usage: src/main/java/dev/felnull/shortlifeplugin/match/map/MatchMapInstanceLoader.java#L282
'hash()' is declared in unstable class 'com.google.common.hash.HashingInputStream' marked with @beta