Benchmarks #67
Annotations
10 warnings
src/Lynx/Search/IDDFS.cs#L196
'MoveGenerator.GenerateAllMoves(Position)' is obsolete: 'Use override that accepts Move[] when possible'
|
tests/Lynx.Test/ZobristHashGenerationTest.cs#L13
'MoveGenerator.GenerateAllMoves(Position)' is obsolete: 'Use override that accepts Move[] when possible'
|
tests/Lynx.Test/ZobristHashGenerationTest.cs#L14
'MoveGenerator.GenerateAllMoves(Position)' is obsolete: 'Use override that accepts Move[] when possible'
|
tests/Lynx.Test/ZobristHashGenerationTest.cs#L15
'MoveGenerator.GenerateAllMoves(Position)' is obsolete: 'Use override that accepts Move[] when possible'
|
tests/Lynx.Test/ZobristHashGenerationTest.cs#L16
'MoveGenerator.GenerateAllMoves(Position)' is obsolete: 'Use override that accepts Move[] when possible'
|
tests/Lynx.Test/BestMove/SingleLegalMoveTest.cs#L36
'MoveGenerator.GenerateAllMoves(Position)' is obsolete: 'Use override that accepts Move[] when possible'
|
tests/Lynx.Test/ZobristHashGenerationTest.cs#L59
'MoveGenerator.GenerateAllMoves(Position)' is obsolete: 'Use override that accepts Move[] when possible'
|
tests/Lynx.Test/Model/MoveScoreTest.cs#L27
'MoveGenerator.GenerateAllMoves(Position)' is obsolete: 'Use override that accepts Move[] when possible'
|
tests/Lynx.Test/Model/MoveScoreTest.cs#L64
'MoveGenerator.GenerateAllMoves(Position)' is obsolete: 'Use override that accepts Move[] when possible'
|
tests/Lynx.Test/MoveGeneration/TryParseFromUCIStringTest.cs#L41
'MoveGenerator.GenerateAllMoves(Position)' is obsolete: 'Use override that accepts Move[] when possible'
|
The logs for this run have expired and are no longer available.
Loading