1400000 - 1400000 from scratch #2009
Annotations
3 errors
tests/Lynx.Test/ConfigurationTest.cs#L16
System.IO.InvalidDataException : Failed to load configuration from file '/home/runner/work/Lynx/Lynx/tests/Lynx.Test/bin/Release/net8.0/appsettings.json'.
----> System.FormatException : Could not parse the JSON file.
----> System.Text.Json.JsonReaderException : Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 255 | BytePositionInLine: 0.
|
tests/Lynx.Test/ConfigurationValuesTest.cs#L17
System.IO.InvalidDataException : Failed to load configuration from file '/home/runner/work/Lynx/Lynx/tests/Lynx.Test/bin/Release/net8.0/appsettings.json'.
----> System.FormatException : Could not parse the JSON file.
----> System.Text.Json.JsonReaderException : Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array that should be closed. LineNumber: 255 | BytePositionInLine: 0.
|
|
The logs for this run have expired and are no longer available.
Loading