Get VQF working #321
Annotations
5 errors and 11 warnings
vqf/src/lib.rs#L1384
approximate value of `f{32, 64}::consts::FRAC_1_SQRT_2` found
|
vqf/src/lib.rs#L1386
approximate value of `f{32, 64}::consts::FRAC_1_SQRT_2` found
|
vqf/src/lib.rs#L1400
approximate value of `f{32, 64}::consts::FRAC_1_SQRT_2` found
|
vqf/src/lib.rs#L1401
approximate value of `f{32, 64}::consts::FRAC_1_SQRT_2` found
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
skeletal_model/rust/src/skeleton/mod.rs#L178
you seem to be trying to pop elements from a `Vec` in a loop
|
|
vqf/src/lib.rs#L52
using tabs in doc comments is not recommended
|
vqf/src/lib.rs#L504
manual implementation of an assign operation
|
vqf/src/lib.rs#L564
unneeded late initialization
|
vqf/src/lib.rs#L1096
unneeded `return` statement
|
vqf/src/lib.rs#L1086
casting float literal to `f64` is unnecessary
|
vqf/src/lib.rs#L1088
casting float literal to `f64` is unnecessary
|
vqf/src/lib.rs#L1094
casting float literal to `f64` is unnecessary
|
vqf/src/lib.rs#L1102
unneeded `return` statement
|
The logs for this run have expired and are no longer available.
Loading