Skip to content

Refactor day1_solve_part_1 and day1_solve_part_2 in AdventOfCode2023 #29

Refactor day1_solve_part_1 and day1_solve_part_2 in AdventOfCode2023

Refactor day1_solve_part_1 and day1_solve_part_2 in AdventOfCode2023 #29

Triggered via push December 23, 2023 23:02
Status Failure
Total duration 25s
Artifacts

elixir.yml

on: push
Build and test
17s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Build and test: test/day1/day1_test.exs#L58
test convert all number words in a string to integer strings (Day1Test)
Build and test: test/day1/day1_test.exs#L35
test converts number words into integer strings (0-9) (Day1Test)
Build and test
Process completed with exit code 2.