Skip to content

Substitution solver mostly working, needs plus/minus support for dist… #18

Substitution solver mostly working, needs plus/minus support for dist…

Substitution solver mostly working, needs plus/minus support for dist… #18

Triggered via push November 15, 2023 07:46
Status Failure
Total duration 3m 39s
Billable time 12m
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 52 warnings
trunk
Process completed with exit code 127.
Check wasm32
the wasm*-unknown-unknown targets are not supported by default, you may need to enable the "js" feature. For more information see: https://docs.rs/getrandom/#webassembly-support
Check wasm32
failed to resolve: use of undeclared crate or module `imp`
Check wasm32
could not compile `getrandom` (lib) due to 2 previous errors
Check wasm32
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Clippy: eq/src/lib.rs#L576
this is an `else if` but the formatting might hide it
Clippy: eq/src/lib.rs#L800
the type of the `self` parameter does not need to be arbitrary
Clippy: eq/src/parser.rs#L93
returning the result of a `let` binding from a block
Clippy: eq/src/parser.rs#L11
using `clone` on type `Slice<impl Parser<'_, &str, &<char as Char>::Str> + Copy + Clone, &str>` which implements the `Copy` trait
Clippy: eq/src/parser.rs#L13
single-character string constant used as pattern
Clippy: eq/src/solve.rs#L28
this expression creates a reference which is immediately dereferenced by the compiler
Clippy: eq/src/solve.rs#L113
use of `filter_map` with an identity function
Clippy: eq/src/solve.rs#L177
unneeded `return` statement
Clippy: eq/src/solve.rs#L169
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
Clippy: eq/src/solve.rs#L197
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
trunk
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
trunk
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
trunk
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
trunk
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
trunk
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check wasm32
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Check wasm32
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check wasm32
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check wasm32
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check wasm32
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check wasm32
profiles for the non root package will be ignored, specify profiles at the workspace root:
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Check
profiles for the non root package will be ignored, specify profiles at the workspace root:
Check: eq/src/solve.rs#L272
unused `Result` that must be used
Check
`eq` (lib) generated 1 warning
Check: drawing/src/data/mod.rs#L231
unused variable: `fk`
Check: drawing/src/constraints.rs#L35
unused variable: `fk`
Check: drawing/src/constraints.rs#L256
unused variable: `d`
Check: drawing/src/handler.rs#L116
unused variable: `d`
Check: drawing/src/system/terms.rs#L123
unused variable: `fk`
Check: drawing/src/system/mod.rs#L175
unused variable: `term`
Check: drawing/src/lib.rs#L189
unused variable: `offset`
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
profiles for the non root package will be ignored, specify profiles at the workspace root:
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Suite
profiles for the non root package will be ignored, specify profiles at the workspace root:
Test Suite: eq/src/solve.rs#L272
unused `Result` that must be used
Test Suite
`eq` (lib) generated 1 warning
Test Suite: drawing/src/data/mod.rs#L231
unused variable: `fk`
Test Suite: drawing/src/constraints.rs#L35
unused variable: `fk`
Test Suite: drawing/src/constraints.rs#L256
unused variable: `d`
Test Suite: drawing/src/handler.rs#L116
unused variable: `d`
Test Suite: drawing/src/system/terms.rs#L123
unused variable: `fk`
Test Suite: drawing/src/system/mod.rs#L175
unused variable: `term`
Test Suite: drawing/src/lib.rs#L189
unused variable: `offset`