use the faster hahset for unique-solutions #124
Annotations
10 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run actions-rs/cargo@v1
`peg-solitaire` (bin "peg-solitaire") generated 1 warning (run `cargo clippy --fix --bin "peg-solitaire" -p peg-solitaire -- ` to apply 1 suggestion)
|
|
Run actions-rs/cargo@v1:
src/main.rs#L213
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
|
|
Run actions-rs/cargo@v1
`solitaire-solver` (lib) generated 2 warnings
|
|
Run actions-rs/cargo@v1:
solitaire-solver/src/unique_solutions.rs#L236
methods `delta` and `get` are never used
|
|
Run actions-rs/cargo@v1:
solitaire-solver/src/unique_solutions.rs#L231
struct `ZobristTable` is never constructed
|
|
Run actions-rs/toolchain@v1
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/
|
|
Run actions-rs/toolchain@v1
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/
|
|
Run actions-rs/toolchain@v1
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/
|
|
Run actions-rs/toolchain@v1
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/
|
background
wait
wait-all
cancel
parallel
Loading