Day 13 Part 2 #14
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
|