Skip to content

refactor: chunk | storage #66

refactor: chunk | storage

refactor: chunk | storage #66

Triggered via pull request August 26, 2023 06:28
@CoolLoongCoolLoong
synchronize #52
001
Status Success
Total duration 13m 44s
Artifacts

qodana_code_quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Wrong package statement: Allay-WorldConverter/src/main/java/cn/allay/worldconverter/utils/ConsoleMultiProgressBarConsumer.java#L1
Package name 'cn.allay.worldconvert.utils' does not correspond to the file path 'cn.allay.worldconverter.utils'
qodana
push-fixes is currently not supported with pr-mode: true in pull requests. Running Qodana with push-fixes: false.
Busy wait: Allay-Server/src/main/java/cn/allay/server/GameLoop.java#L61
Call to `Thread.sleep()` in a loop, probably busy-waiting