Benchmarks #132
Annotations
9 errors
Build:
src/Lynx/Model/Game.cs#L155
'Position' does not contain a definition for 'IsInCheck' and no accessible extension method 'IsInCheck' accepting a first argument of type 'Position' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Lynx/Search/NegaMax.cs#L67
'Position' does not contain a definition for 'IsInCheck' and no accessible extension method 'IsInCheck' accepting a first argument of type 'Position' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Lynx/Search/NegaMax.cs#L284
'Position' does not contain a definition for 'IsInCheck' and no accessible extension method 'IsInCheck' accepting a first argument of type 'Position' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Lynx/Search/NegaMax.cs#L575
'Position' does not contain a definition for 'IsInCheck' and no accessible extension method 'IsInCheck' accepting a first argument of type 'Position' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Lynx/Model/Game.cs#L155
'Position' does not contain a definition for 'IsInCheck' and no accessible extension method 'IsInCheck' accepting a first argument of type 'Position' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Lynx/Search/NegaMax.cs#L67
'Position' does not contain a definition for 'IsInCheck' and no accessible extension method 'IsInCheck' accepting a first argument of type 'Position' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Lynx/Search/NegaMax.cs#L284
'Position' does not contain a definition for 'IsInCheck' and no accessible extension method 'IsInCheck' accepting a first argument of type 'Position' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Lynx/Search/NegaMax.cs#L575
'Position' does not contain a definition for 'IsInCheck' and no accessible extension method 'IsInCheck' accepting a first argument of type 'Position' could be found (are you missing a using directive or an assembly reference?)
|
Build
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading