Skip to content

advent_of_code 2022-6: part 2 #83

advent_of_code 2022-6: part 2

advent_of_code 2022-6: part 2 #83

Triggered via push June 7, 2023 13:55
Status Success
Total duration 1m 32s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
unit-test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
unit-test
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/
unit-test
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/
unit-test
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/
unit-test
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/
unit-test
The `save-state` 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/
unit-test
The `save-state` 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/
unit-test
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/
unit-test: advent_of_code/src/algorithm/graph.rs#L1
unused imports: `collections::HashSet`, `iter::FromIterator`
unit-test
`advent_of_code` (lib) generated 1 warning (run `cargo fix --lib -p advent_of_code` to apply 1 suggestion)
unit-test: advent_of_code/src/aoc2021/16.rs#L10
field `type_id` is never read
unit-test: advent_of_code/src/aoc2021/9.rs#L4
unused import: `std::iter::IntoIterator`
unit-test
`advent_of_code` (bin "2021-16" test) generated 2 warnings (run `cargo fix --bin "2021-16" --tests` to apply 1 suggestion)
unit-test: advent_of_code/src/aoc2020/4.rs#L109
a method with this name may be added to the standard library in the future
unit-test
`advent_of_code` (bin "2021-9" test) generated 1 warning (run `cargo fix --bin "2021-9" --tests` to apply 1 suggestion)
unit-test: advent_of_code/src/aoc2021/17.rs#L1
unused import: `iter::FromIterator`
unit-test: advent_of_code/src/aoc2021/17.rs#L4
unused import: `itertools::Itertools`
unit-test: advent_of_code/src/aoc2021/17.rs#L47
unnecessary parentheses around assigned value