clone prev year repo, cleanup a bit, d1, d2 #21
Annotations
2 errors and 11 warnings
Build and test:
test/advent_of_code/day_08_test.exs#L58
test part2 (AdventOfCode.Day08Test)
|
Build and test
Process completed with exit code 2.
|
Build and test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and test:
lib/advent_of_code/day_03.ex#L2
variable "input" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/advent_of_code/day_03.ex#L5
variable "input" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/advent_of_code/day_04.ex#L2
variable "inp" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/advent_of_code/day_04.ex#L5
variable "inp" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/advent_of_code/day_06.ex#L2
variable "inp" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/advent_of_code/day_06.ex#L5
variable "inp" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/advent_of_code/day_05.ex#L2
variable "inp" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/advent_of_code/day_05.ex#L2
variable "separator" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/advent_of_code/day_07.ex#L2
variable "inp" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/advent_of_code/day_07.ex#L5
variable "inp" is unused (if the variable is not meant to be used, prefix it with an underscore)
|