Skip to content

clippy

clippy #2

Triggered via push August 27, 2024 16:50
Status Failure
Total duration 1m 20s
Artifacts

style-checks.yml

on: push
Matrix: Rust style checks
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Rust style checks (--features "strict"): src/octree.rs#L318
this expression creates a reference which is immediately dereferenced by the compiler
Rust style checks (--features "strict")
Process completed with exit code 101.
Rust style checks
The job was canceled because "_--features__strict_" failed.
Rust style checks: src/octree.rs#L318
this expression creates a reference which is immediately dereferenced by the compiler
Rust style checks
The operation was canceled.
Rust style checks (--features "strict")
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/