WIP: Tests involving coarse tree #52
Annotations
21 errors and 1 warning
Rust style checks:
src/octree.rs#L641
this `if` statement can be collapsed
|
Rust style checks:
src/octree.rs#L189
this expression creates a reference which is immediately dereferenced by the compiler
|
Rust style checks:
src/octree.rs#L197
casting integer literal to `usize` is unnecessary
|
Rust style checks:
src/octree.rs#L237
casting integer literal to `usize` is unnecessary
|
Rust style checks:
src/octree.rs#L296
this expression creates a reference which is immediately dereferenced by the compiler
|
Rust style checks:
src/octree.rs#L335
this expression creates a reference which is immediately dereferenced by the compiler
|
Rust style checks:
src/octree.rs#L383
this expression creates a reference which is immediately dereferenced by the compiler
|
Rust style checks:
src/octree.rs#L441
this expression creates a reference which is immediately dereferenced by the compiler
|
Rust style checks:
src/octree.rs#L480
this expression creates a reference which is immediately dereferenced by the compiler
|
Rust style checks:
src/tools.rs#L26
casting integer literal to `i32` is unnecessary
|
Rust style checks (--features "strict")
The job was canceled because "job" failed.
|
Rust style checks (--features "strict"):
src/octree.rs#L641
this `if` statement can be collapsed
|
Rust style checks (--features "strict"):
src/octree.rs#L189
this expression creates a reference which is immediately dereferenced by the compiler
|
Rust style checks (--features "strict"):
src/octree.rs#L197
casting integer literal to `usize` is unnecessary
|
Rust style checks (--features "strict"):
src/octree.rs#L237
casting integer literal to `usize` is unnecessary
|
Rust style checks (--features "strict"):
src/octree.rs#L296
this expression creates a reference which is immediately dereferenced by the compiler
|
Rust style checks (--features "strict"):
src/octree.rs#L335
this expression creates a reference which is immediately dereferenced by the compiler
|
Rust style checks (--features "strict"):
src/octree.rs#L383
this expression creates a reference which is immediately dereferenced by the compiler
|
Rust style checks (--features "strict"):
src/octree.rs#L441
this expression creates a reference which is immediately dereferenced by the compiler
|
Rust style checks (--features "strict"):
src/octree.rs#L480
this expression creates a reference which is immediately dereferenced by the compiler
|
Rust style checks (--features "strict"):
src/tools.rs#L26
casting integer literal to `i32` is unnecessary
|
Rust style checks
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/
|