Fix colouring on /mv modify
#178
Annotations
3 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#L72
[checkstyle] reported by reviewdog 🐶
')' should be on the previous line.
Raw Output:
/github/workspace/./src/main/java/org/mvplugins/multiverse/core/commands/ModifyCommand.java:72:13: warning: ')' should be on the previous line. (SeparatorWrapEol)
|
src/main/java/org/mvplugins/multiverse/core/commands/ModifyCommand.java#L84
[checkstyle] reported by reviewdog 🐶
')' should be on the previous line.
Raw Output:
/github/workspace/./src/main/java/org/mvplugins/multiverse/core/commands/ModifyCommand.java:84:13: warning: ')' should be on the previous line. (SeparatorWrapEol)
|
The logs for this run have expired and are no longer available.
Loading