Skip to content

advent_of_code 2022-7: part 2 #88

advent_of_code 2022-7: part 2

advent_of_code 2022-7: part 2 #88

Triggered via push June 28, 2023 17:05
Status Success
Total duration 48s
Artifacts

test.yml

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

Annotations

18 warnings
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/7.rs#L122
method `get_size` is never used
unit-test: advent_of_code/src/aoc2022/7.rs#L162
unused `Result` that must be used
unit-test: advent_of_code/src/aoc2022/7.rs#L163
unused `Result` that must be used
unit-test: advent_of_code/src/aoc2022/7.rs#L165
unused `Result` that must be used
unit-test: advent_of_code/src/aoc2022/7.rs#L173
unused `Result` that must be used
unit-test: advent_of_code/src/aoc2022/7.rs#L174
unused `Result` that must be used
unit-test
`advent_of_code` (bin "2022-7" test) generated 7 warnings (run `cargo fix --bin "2022-7" --tests` to apply 1 suggestion)
unit-test: advent_of_code/src/aoc2021/19.rs#L114
unused variable: `i`