Add failing tests (read the question better next time!) #42
Annotations
1 error and 5 warnings
Run tests
Process completed with exit code 1.
|
Run tests:
lib/day2/day2.ex#L72
variable "cube_map" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
lib/advent_of_code2023.ex#L21
variable "input_file_path" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
lib/day2/day2.ex#L74
variable "set_cube_map" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
test/day2/day2_test.exs#L110
variable "thirty_cube_set_str" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
test/day2/day2_test.exs#L122
variable "thirty_cube_set_str" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
The logs for this run have expired and are no longer available.
Loading