Skip to content

Day 13 Part 2

Day 13 Part 2 #14

Triggered via push December 25, 2024 22:06
Status Failure
Total duration 28s
Artifacts

ci.yaml

on: push
Build and Test
21s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Build and Test: Kodfodrasz.AoC.Year2024.Tests/Day13Tests.fs#L52
Type mismatch. Expecting a� '(int * int) option' �but given a� '(int64 * int64) option' �The type 'int' does not match the type 'int64'
Build and Test: Kodfodrasz.AoC.Year2024.Tests/Day13Tests.fs#L52
Type mismatch. Expecting a� '(int * int) option' �but given a� '(int64 * int64) option' �The type 'int' does not match the type 'int64'
Build and Test: Kodfodrasz.AoC.Year2024.Tests/Day13Tests.fs#L74
Type mismatch. Expecting a� 'Result<int64,string>' �but given a� 'Result<int,string>' �The type 'int64' does not match the type 'int'
Build and Test: Kodfodrasz.AoC.Year2024.Tests/Day13Tests.fs#L83
Type mismatch. Expecting a� 'Result<int64,string>' �but given a� 'Result<int,string>' �The type 'int64' does not match the type 'int'
Build and Test: Kodfodrasz.AoC.Year2024.Tests/Day13Tests.fs#L52
Type mismatch. Expecting a� '(int * int) option' �but given a� '(int64 * int64) option' �The type 'int' does not match the type 'int64'
Build and Test: Kodfodrasz.AoC.Year2024.Tests/Day13Tests.fs#L52
Type mismatch. Expecting a� '(int * int) option' �but given a� '(int64 * int64) option' �The type 'int' does not match the type 'int64'
Build and Test: Kodfodrasz.AoC.Year2024.Tests/Day13Tests.fs#L74
Type mismatch. Expecting a� 'Result<int64,string>' �but given a� 'Result<int,string>' �The type 'int64' does not match the type 'int'
Build and Test: Kodfodrasz.AoC.Year2024.Tests/Day13Tests.fs#L83
Type mismatch. Expecting a� 'Result<int64,string>' �but given a� 'Result<int,string>' �The type 'int64' does not match the type 'int'
Build and Test
Process completed with exit code 1.
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636