Use grid #52
Annotations
7 warnings
|
Test
`adventofcode` (bin "adventofcode") generated 2 warnings (run `cargo clippy --fix --bin "adventofcode"` to apply 1 suggestion)
|
|
Test:
src/y2019/day7.rs#L50
useless use of `vec!`
|
|
Test:
src/y2016/day3.rs#L36
the loop variable `j` is only used to index `input`
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|