Skip to content

advent_of_code 2022-7: part 1 #87

advent_of_code 2022-7: part 1

advent_of_code 2022-7: part 1 #87

Triggered via push June 28, 2023 16:51
Status Success
Total duration 55s
Artifacts

test.yml

on: push
unit-test
43s
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/aoc2020/21.rs#L56
variable does not need to be mutable
unit-test
`advent_of_code` (bin "2021-11" test) generated 1 warning (run `cargo fix --bin "2021-11" --tests` to apply 1 suggestion)
unit-test: advent_of_code/src/aoc2021/23.rs#L1
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
unit-test: advent_of_code/src/aoc2021/23.rs#L141
unnecessary parentheses around `for` iterator expression
unit-test: advent_of_code/src/aoc2021/23.rs#L275
unnecessary parentheses around `if` condition
unit-test: advent_of_code/src/aoc2021/23.rs#L246
unused variable: `r_idx`
unit-test: advent_of_code/src/aoc2021/23.rs#L246
unused variable: `a_pos`
unit-test: advent_of_code/src/aoc2021/23.rs#L256
unused variable: `h_idx`