Add MachO support #46
Annotations
2 warnings
build
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/
|
build:
src/main/java/com/bai/util/Utils.java#L387
[reviewdog] reported by reviewdog 🐶
Fall through from previous branch of the switch statement.
Raw Output:
/github/workspace/./src/main/java/com/bai/util/Utils.java:387:17: warning: Fall through from previous branch of the switch statement. (com.puppycrawl.tools.checkstyle.checks.coding.FallThroughCheck)
|