Skip to content

advent_of_code 2022-7: implement file tree #85

advent_of_code 2022-7: implement file tree

advent_of_code 2022-7: implement file tree #85

Triggered via push June 26, 2023 15:08
Status Success
Total duration 1m 44s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 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 `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/aoc2020/11.rs#L153
unused variable: `i`
unit-test: advent_of_code/src/aoc2020/11.rs#L160
unused variable: `i`
unit-test: advent_of_code/src/aoc2020/11.rs#L144
function `print` is never used
unit-test
`advent_of_code` (bin "2020-11" test) generated 3 warnings (run `cargo fix --bin "2020-11" --tests` to apply 2 suggestions)
unit-test: advent_of_code/src/aoc2021/8.rs#L35
function `is_same` is never used
unit-test
`advent_of_code` (bin "2021-8" test) generated 1 warning
unit-test: advent_of_code/src/aoc2017/day18_2.rs#L17
panic message is not a string literal