Skip to content

separate data types into own module #11

separate data types into own module

separate data types into own module #11

Triggered via push November 10, 2023 03:18
Status Failure
Total duration 2m 48s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 54 warnings
trunk
Process completed with exit code 127.
Clippy: drawing/src/data/mod.rs#L68
hidden lifetime parameters in types are deprecated
Clippy: drawing/src/feature.rs#L143
this `else { if .. }` block can be collapsed
Clippy: drawing/src/feature.rs#L172
this `else { if .. }` block can be collapsed
Clippy: drawing/src/data/terms.rs#L78
unused variable: `fk`
Clippy: drawing/src/constraints.rs#L34
unreachable pattern
Clippy: drawing/src/data/constraint_data.rs#L19
usage of `contains_key` followed by `insert` on a `HashMap`
Clippy: drawing/src/data/constraint_data.rs#L39
usage of `contains_key` followed by `insert` on a `HashMap`
Clippy: drawing/src/data/constraint_data.rs#L48
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
Clippy: drawing/src/data/constraint_data.rs#L69
you are using an explicit closure for copying elements
Clippy: drawing/src/data/constraint_data.rs#L69
using `clone` on type `ConstraintKey` which implements the `Copy` trait
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 wasm32: drawing/src/data/mod.rs#L68
hidden lifetime parameters in types are deprecated
Check wasm32: drawing/src/data/terms.rs#L78
unused variable: `fk`
Check wasm32: drawing/src/constraints.rs#L34
unreachable pattern
Check wasm32
`drawing` (lib) generated 3 warnings (run `cargo fix --lib -p drawing` to apply 1 suggestion)
Check wasm32: detailer/src/lib.rs#L253
unused variable: `ui`
Check wasm32
`detailer` (lib) generated 1 warning (run `cargo fix --lib -p detailer` to apply 1 suggestion)
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: drawing/src/data/mod.rs#L68
hidden lifetime parameters in types are deprecated
Check: drawing/src/data/terms.rs#L78
unused variable: `fk`
Check: drawing/src/constraints.rs#L34
unreachable pattern
Check
`drawing` (lib) generated 3 warnings (run `cargo fix --lib -p drawing` to apply 1 suggestion)
Check: detailer/src/lib.rs#L253
unused variable: `ui`
Check
`detailer` (lib) generated 1 warning (run `cargo fix --lib -p detailer` to apply 1 suggestion)
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: drawing/src/data/mod.rs#L68
hidden lifetime parameters in types are deprecated
Test Suite: drawing/src/data/terms.rs#L78
unused variable: `fk`
Test Suite: drawing/src/constraints.rs#L34
unreachable pattern
Test Suite
`drawing` (lib) generated 3 warnings (run `cargo fix --lib -p drawing` to apply 1 suggestion)
Test Suite: detailer/src/lib.rs#L253
unused variable: `ui`
Test Suite
`detailer` (lib) generated 1 warning (run `cargo fix --lib -p detailer` to apply 1 suggestion)
Test Suite: drawing/src/lib.rs#L376
unused import: `super::*`
Test Suite
`drawing` (lib test) generated 4 warnings (3 duplicates) (run `cargo fix --lib -p drawing --tests` to apply 1 suggestion)