Add day 1 2023 #82
Annotations
2 errors
TypeError: null is not an object (evaluating 'numbers[0]'):
src/2023/day01/part1.ts#L4
at /home/runner/work/advent-of-code/advent-of-code/src/2023/day01/part1.ts:4:25
at reduce (:1:21)
at /home/runner/work/advent-of-code/advent-of-code/src/2023/day01/test.spec.ts:15:14
|
build
Process completed with exit code 1.
|