Custom min max for MPI #46
Annotations
10 errors and 1 warning
src/octree.rs#L668
this `if` statement can be collapsed
|
src/tools.rs#L9
unused imports: `PartitionedBufferMut` and `PartitionedBuffer`
|
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#L257
this expression creates a reference which is immediately dereferenced by the compiler
|
src/octree.rs#L306
this expression creates a reference which is immediately dereferenced by the compiler
|
src/octree.rs#L311
casting integer literal to `usize` is unnecessary
|
src/octree.rs#L330
this loop could be written as a `for` loop
|
src/octree.rs#L366
this expression creates a reference which is immediately dereferenced by the compiler
|
src/octree.rs#L414
this expression creates a reference which is immediately dereferenced by the compiler
|
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