Skip to content

Ben/mv5/config improvements #192

Ben/mv5/config improvements

Ben/mv5/config improvements #192

Triggered via pull request October 12, 2024 05:44
Status Success
Total duration 32s
Artifacts

pr.checkstyle.yml

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

Annotations

2 warnings
checkstyle / checkstyle
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
checkstyle / checkstyle: src/main/java/org/mvplugins/multiverse/core/commands/ModifyCommand.java#L64
[checkstyle] reported by reviewdog 🐶 Lambda body length is 12 lines (max allowed is 10). Raw Output: /github/workspace/./src/main/java/org/mvplugins/multiverse/core/commands/ModifyCommand.java:64:104: info: Lambda body length is 12 lines (max allowed is 10). (LambdaGettingTooLong)