Re-add MaterialConverter class and add tests #215
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/utils/MaterialConverter.java#L10
[checkstyle] reported by reviewdog 🐶
Utility classes should not have a public or default constructor.
Raw Output:
/github/workspace/./src/main/java/org/mvplugins/multiverse/core/utils/MaterialConverter.java:10:1: warning: Utility classes should not have a public or default constructor. (com.puppycrawl.tools.checkstyle.checks.design.HideUtilityClassConstructorCheck)
|
The logs for this run have expired and are no longer available.
Loading