Skip to content

feat: aoc2022-12 part 2 #100

feat: aoc2022-12 part 2

feat: aoc2022-12 part 2 #100

Triggered via push December 26, 2023 15:18
Status Success
Total duration 38s
Artifacts

test.yml

on: push
unit-test
30s
unit-test
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
unit-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
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 `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/aoc2022/11.rs#L75
variable `thrownInfo` should have a snake case name
unit-test
`advent_of_code` (bin "2022-11" test) generated 2 warnings
unit-test: advent_of_code/src/aoc2021/16.rs#L10
field `type_id` is never read
unit-test: advent_of_code/src/aoc2020/20.rs#L5
unused import: `std::str::Chars`
unit-test
`advent_of_code` (bin "2020-20" test) generated 1 warning (run `cargo fix --bin "2020-20" --tests` to apply 1 suggestion)
unit-test
`advent_of_code` (bin "2021-8" test) generated 1 warning
unit-test: advent_of_code/src/aoc2018/7.rs#L81
unused borrow that must be used
unit-test
`advent_of_code` (bin "2018-7" test) generated 1 warning