Ben/mv5/config improvements #192
Annotations
2 warnings
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/
|
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)
|
This job succeeded
Loading