Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102 #358
build-and-test.yml
on: pull_request
automerge
5s
Matrix: build-and-test
Annotations
2 errors
|
build-and-test on windows-latest
Process completed with exit code 1.
|
|
EssentialCSharp.ListingManager.Tests.ScanManagerTests.ScanForMissingTests:
/_/ListingManager.Tests/ScanManagerTests.cs#L11
System.Exception : Values are not equal:-
-----------------------------------
Expected: "Missing test for 1.1\r\nMissing test for 2.4"
Actual : @"Corrective action. Listing01.01.SpecifyingLiteralValues.cs rename to Listing01.01.SpecifyingLiteralValues.cs
Corrective action. Listing01.02.cs rename to Listing01.02.cs
Corrective action. Listing01.04.cs rename to Listing01.03.cs
Corrective action. Listing01.06.Something.cs rename to Listing01.04.Something.cs
Missing test for 1.1
Missing test for 2.4"
-----------------------------------
The expected length of 42 does not match the output length of 358.
|