WIP: distributed balanced tree #53
Annotations
10 errors and 1 warning
src/octree.rs#L643
this `if` statement can be collapsed
|
src/octree.rs#L189
this expression creates a reference which is immediately dereferenced by the compiler
|
src/octree.rs#L197
casting integer literal to `usize` is unnecessary
|
src/octree.rs#L237
casting integer literal to `usize` is unnecessary
|
src/octree.rs#L296
this expression creates a reference which is immediately dereferenced by the compiler
|
src/octree.rs#L335
this expression creates a reference which is immediately dereferenced by the compiler
|
src/octree.rs#L383
this expression creates a reference which is immediately dereferenced by the compiler
|
src/octree.rs#L443
this expression creates a reference which is immediately dereferenced by the compiler
|
src/octree.rs#L482
this expression creates a reference which is immediately dereferenced by the compiler
|
src/tools.rs#L26
casting integer literal to `i32` is unnecessary
|
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/
|
This job failed
Loading