Skip to content

Signed distance to plane and tests #221

Signed distance to plane and tests

Signed distance to plane and tests #221

Triggered via push October 9, 2024 15:33
Status Success
Total duration 43s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

36 errors and 2 warnings
[checkstyle] test/arcade/core/util/PlaneTest.java#L68 <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck>: test/arcade/core/util/PlaneTest.java#L68
Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 69.
[checkstyle] test/arcade/core/util/PlaneTest.java#L80 <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck>: test/arcade/core/util/PlaneTest.java#L80
Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81.
[checkstyle] test/arcade/core/util/PlaneTest.java#L92 <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck>: test/arcade/core/util/PlaneTest.java#L92
Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 93.
[checkstyle] src/arcade/core/util/Plane.java#L26 <com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck>: src/arcade/core/util/Plane.java#L26
Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 24.
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/