Skip to content

Fix folder detection during 26.1 migration at world load #819

Fix folder detection during 26.1 migration at world load

Fix folder detection during 26.1 migration at world load #819

Triggered via pull request May 24, 2026 02:38
Status Success
Total duration 21s
Artifacts

pr.checkstyle.yml

on: pull_request
checkstyle  /  checkstyle
19s
checkstyle / checkstyle
Fit to window
Zoom out
Zoom in

Annotations

1 warning
checkstyle / checkstyle: src/main/java/org/mvplugins/multiverse/core/world/WorldManager.java#L516
[checkstyle] reported by reviewdog 🐶 Line is longer than 120 characters (found 127). Raw Output: /github/workspace/src/main/java/org/mvplugins/multiverse/core/world/WorldManager.java:516:0: warning: Line is longer than 120 characters (found 127). (com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck)