This repository was archived by the owner on Dec 28, 2024. It is now read-only.
Make all services output proper JSON #91
Annotations
5 errors and 1 warning
Check Go Formatting:
solutions/day17/main_test.go#L53
assignment mismatch: 1 variable but part1 returns 2 values
|
Check Go Formatting:
solutions/day17/main_test.go#L53
cannot use ex (untyped string constant "Register A: 729\nRegister B: 0\nRegister C: 0\n\nProgram: 0,1,5,4,3,0") as util.AocInput value in argument to part1
|
Check Go Formatting:
solutions/day17/main_test.go#L67
assignment mismatch: 1 variable but part2 returns 2 values
|
Check Go Formatting:
solutions/day17/main_test.go#L67
cannot use ex (variable of type string) as util.AocInput value in argument to part2
|
Check Go Formatting
Process completed with exit code 1.
|
Check Go Formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|