Skip to content

only call connect_voxels if splitpoint is not specified to split func… #177

only call connect_voxels if splitpoint is not specified to split func…

only call connect_voxels if splitpoint is not specified to split func… #177

Triggered via push September 19, 2024 19:11
Status Success
Total duration 36s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 2 warnings
[checkstyle] src/arcade/potts/env/location/PottsLocation.java#L309 <com.puppycrawl.tools.checkstyle.checks.blocks.RightCurlyCheck>: src/arcade/potts/env/location/PottsLocation.java#L309
'}' at column 9 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
[checkstyle] src/arcade/potts/env/location/PottsLocation.java#L314 <com.puppycrawl.tools.checkstyle.checks.blocks.RightCurlyCheck>: src/arcade/potts/env/location/PottsLocation.java#L314
'}' at column 9 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/