Skip to content

Get VQF working

Get VQF working #321

Re-run triggered November 23, 2023 18:42
Status Failure
Total duration 2m 2s
Artifacts

main-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 14 warnings
Linting: vqf/src/lib.rs#L1384
approximate value of `f{32, 64}::consts::FRAC_1_SQRT_2` found
Linting: vqf/src/lib.rs#L1386
approximate value of `f{32, 64}::consts::FRAC_1_SQRT_2` found
Linting: vqf/src/lib.rs#L1400
approximate value of `f{32, 64}::consts::FRAC_1_SQRT_2` found
Linting: vqf/src/lib.rs#L1401
approximate value of `f{32, 64}::consts::FRAC_1_SQRT_2` found
Linting
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build and test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Linting
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/
Linting: skeletal_model/rust/src/skeleton/mod.rs#L178
you seem to be trying to pop elements from a `Vec` in a loop
Linting
`skeletal_model` (lib) generated 1 warning (run `cargo clippy --fix --lib -p skeletal_model` to apply 1 suggestion)
Linting: vqf/src/lib.rs#L52
using tabs in doc comments is not recommended
Linting: vqf/src/lib.rs#L504
manual implementation of an assign operation
Linting: vqf/src/lib.rs#L564
unneeded late initialization
Linting: vqf/src/lib.rs#L1096
unneeded `return` statement
Linting: vqf/src/lib.rs#L1086
casting float literal to `f64` is unnecessary
Linting: vqf/src/lib.rs#L1088
casting float literal to `f64` is unnecessary
Linting: vqf/src/lib.rs#L1094
casting float literal to `f64` is unnecessary
Linting: vqf/src/lib.rs#L1102
unneeded `return` statement
Build and test
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/
Build and test: autoupdater/src/main.rs#L35
unclosed HTML tag `T`
Build and test
`autoupdater` (bin "autoupdater" doc) generated 1 warning