Skip to content

Add MachO support

Add MachO support #46

Triggered via pull request September 5, 2024 13:34
Status Failure
Total duration 28s
Artifacts

checkstyle.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)