Lil improvements #22
Annotations
10 errors and 6 warnings
eq/src/lib.rs#L714
this is an `else if` but the formatting might hide it
|
eq/src/lib.rs#L938
the type of the `self` parameter does not need to be arbitrary
|
eq/src/solve.rs#L193
unused variable: `c`
|
eq/src/solve.rs#L307
unused variable: `i`
|
eq/src/solve.rs#L319
unused variable: `p`
|
eq/src/solve.rs#L336
unused variable: `p`
|
eq/src/solve.rs#L72
field `tried_rearrange` is never read
|
eq/src/parser.rs#L93
returning the result of a `let` binding from a block
|
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
|
eq/src/parser.rs#L13
single-character string constant used as pattern
|
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/
|
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/
|
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/
|
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/
|
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/
|
|
The logs for this run have expired and are no longer available.
Loading