Bump Meziantou.Analyzer from 3.0.26 to 3.0.35 #2488
Merged
Annotations
10 errors
|
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L19
id WAC.055 depth 14 seldepth 14 nodes 194565
Assert.That(actual, Is.EqualTo(expected))
Expected string length 4 but was 3. Strings differ at index 0.
Expected: "Qxg7"
But was: "Rf2"
-----------^
|
|
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L19
id WAC.063 depth 14 seldepth 14 nodes 135497
Assert.That(actual, Is.EqualTo(expected))
Expected string length 4 but was 3. Strings differ at index 1.
Expected: "Nxf7"
But was: "Nc4"
------------^
|
|
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L19
id WAC.051 depth 14 seldepth 14 nodes 196624
Assert.That(actual, Is.EqualTo(expected))
Expected string length 3 but was 2. Strings differ at index 0.
Expected: "Rg4"
But was: "c4"
-----------^
|
|
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L19
id WAC.046 depth 14 seldepth 14 nodes 91361
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 3. Strings differ at index 0.
Expected: "Nb5"
But was: "Bd3"
-----------^
|
|
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L19
id WAC.030 depth 16 seldepth 16 nodes 238689
Assert.That(actual, Is.EqualTo(expected))
Expected string length 4 but was 3. Strings differ at index 1.
Expected: "Nxd6"
But was: "Nc3"
------------^
|
|
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L19
id WAC.023 depth 11 seldepth 11 nodes 13813
Assert.That(actual, Is.EqualTo(expected))
Expected string length 2 but was 3. Strings differ at index 0.
Expected: "g4"
But was: "Rf4"
-----------^
|
|
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L19
id WAC.021 depth 11 seldepth 11 nodes 19952
Assert.That(actual, Is.EqualTo(expected))
Expected string length 3 but was 4. Strings differ at index 1.
Expected: "Qh6"
But was: "Qxc3"
------------^
|
|
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L19
id WAC.020 depth 11 seldepth 11 nodes 19904
Assert.That(actual, Is.EqualTo(expected))
String lengths are both 3. Strings differ at index 1.
Expected: "Bb5"
But was: "Bd6"
------------^
|
|
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L19
id WAC.011 depth 11 seldepth 11 nodes 45258
Assert.That(actual, Is.EqualTo(expected))
Expected string length 4 but was 3. Strings differ at index 1.
Expected: "Bxc6"
But was: "Bd4"
------------^
|
|
Run WinningAtChess_FixedTime tests:
tests/Lynx.Test/BestMove/WACSilver200.cs#L19
id WAC.007 depth 10 seldepth 10 nodes 10201
Assert.That(actual, Is.EqualTo(expected))
Expected string length 3 but was 4. Strings differ at index 1.
Expected: "Ne3"
But was: "Nxe5"
------------^
|
Loading