Skip to content

Add ability to constrain cardinality for LineLength constraints #25

Add ability to constrain cardinality for LineLength constraints

Add ability to constrain cardinality for LineLength constraints #25

Triggered via push November 25, 2023 03:35
Status Failure
Total duration 2m 52s
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#L732
this is an `else if` but the formatting might hide it
Clippy: eq/src/lib.rs#L956
the type of the `self` parameter does not need to be arbitrary
Clippy: eq/src/solve.rs#L36
unused variable: `pos`
Clippy: eq/src/solve.rs#L219
unused variable: `c`
Clippy: eq/src/solve.rs#L333
unused variable: `i`
Clippy: eq/src/solve.rs#L345
unused variable: `p`
Clippy: eq/src/solve.rs#L362
unused variable: `p`
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
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:
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:
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#L36
unused variable: `pos`
Check: eq/src/solve.rs#L219
unused variable: `c`
Check: eq/src/solve.rs#L333
unused variable: `i`
Check: eq/src/solve.rs#L345
unused variable: `p`
Check: eq/src/solve.rs#L362
unused variable: `p`
Check
`eq` (lib) generated 5 warnings (run `cargo fix --lib -p eq` to apply 5 suggestions)
Check: drawing/src/data/mod.rs#L299
unused variable: `fk`
Check: drawing/src/constraints.rs#L66
unused variable: `fk`
Check: drawing/src/constraints.rs#L333
unused variable: `d`
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/
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#L36
unused variable: `pos`
Test Suite: eq/src/solve.rs#L219
unused variable: `c`
Test Suite: eq/src/solve.rs#L333
unused variable: `i`
Test Suite: eq/src/solve.rs#L345
unused variable: `p`
Test Suite: eq/src/solve.rs#L362
unused variable: `p`
Test Suite
`eq` (lib) generated 5 warnings (run `cargo fix --lib -p eq` to apply 5 suggestions)
Test Suite: drawing/src/data/mod.rs#L299
unused variable: `fk`
Test Suite: drawing/src/constraints.rs#L66
unused variable: `fk`
Test Suite: drawing/src/constraints.rs#L333
unused variable: `d`