Skip to content

Add legacy aliases to all commands #182

Add legacy aliases to all commands

Add legacy aliases to all commands #182

Triggered via pull request August 30, 2024 04:26
Status Success
Total duration 26s
Artifacts

pr.checkstyle.yml

on: pull_request
checkstyle  /  checkstyle
16s
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/CoordinatesCommand.java#L33
[checkstyle] reported by reviewdog 🐶 'METHOD_DEF' should be separated from previous line. Raw Output: /github/workspace/./src/main/java/org/mvplugins/multiverse/core/commands/CoordinatesCommand.java:33:5: warning: 'METHOD_DEF' should be separated from previous line. (com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck)