Merge remote-tracking branch 'origin/bugfix/clear-PlyStackEntry-share… #4507
ci.yml
on: push
Matrix: build-and-publish
Matrix: fast-tests
Matrix: long-running-tests
Matrix: make-build
Matrix: other-tests
Matrix: perft-tests
Matrix: winning-at-chess
Annotations
270 errors
fast-tests (Debug, ubuntu-latest):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
fast-tests (Debug, ubuntu-latest):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, ubuntu-latest):
src/Lynx/Searcher.cs#L21
Invalid object creation
|
fast-tests (Debug, ubuntu-latest):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (ubuntu-latest):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
build-and-publish (ubuntu-latest):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (ubuntu-latest):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L481
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (ubuntu-latest, Perft):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
perft-tests (ubuntu-latest, Perft):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (ubuntu-latest, Perft):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (ubuntu-latest, Perft):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (ubuntu-latest, Perft):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (ubuntu-latest, Perft):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (ubuntu-latest, Perft):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (ubuntu-latest, Perft):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (ubuntu-latest, Perft):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (ubuntu-latest, Perft):
src/Lynx/Search/NegaMax.cs#L481
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime):
src/Lynx/Search/NegaMax.cs#L481
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (ubuntu-latest, Configuration):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
other-tests (ubuntu-latest, Configuration):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (ubuntu-latest, Configuration):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (ubuntu-latest, Configuration):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (ubuntu-latest, Configuration):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (ubuntu-latest, Configuration):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (ubuntu-latest, Configuration):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (ubuntu-latest, Configuration):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (ubuntu-latest, Configuration):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (ubuntu-latest, Configuration):
src/Lynx/Search/NegaMax.cs#L481
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (macOS-latest):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
build-and-publish (macOS-latest):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (macOS-latest):
src/Lynx/Searcher.cs#L21
Invalid object creation
|
build-and-publish (macOS-latest):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (macOS-latest):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (macOS-latest):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (macOS-latest):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (macOS-latest):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (macOS-latest):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (macOS-latest):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (ubuntu-latest):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
make-build (ubuntu-latest):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (ubuntu-latest):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L481
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-latest):
src/Lynx/Searcher.cs#L21
Invalid object creation
|
fast-tests (Debug, macOS-latest):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
fast-tests (Debug, macOS-latest):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-latest):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-latest):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-latest):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-latest):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-latest):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-latest):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-latest):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, ubuntu-latest):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
fast-tests (Release, ubuntu-latest):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, ubuntu-latest):
src/Lynx/Searcher.cs#L21
Invalid object creation
|
fast-tests (Release, ubuntu-latest):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, ubuntu-latest):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (ubuntu-latest, LongRunning):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
long-running-tests (ubuntu-latest, LongRunning):
src/Lynx/Searcher.cs#L21
Invalid object creation
|
long-running-tests (ubuntu-latest, LongRunning):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (ubuntu-latest, LongRunning):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (ubuntu-latest, LongRunning):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (ubuntu-latest, LongRunning):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (ubuntu-latest, LongRunning):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (ubuntu-latest, LongRunning):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (ubuntu-latest, LongRunning):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (ubuntu-latest, LongRunning):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-13):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
fast-tests (Release, macOS-13):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-13):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-13):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-13):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-13):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-13):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-13):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-13):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-13):
src/Lynx/Search/NegaMax.cs#L481
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, windows-latest):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
fast-tests (Debug, windows-latest):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, windows-latest):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, windows-latest):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, windows-latest):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, windows-latest):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, windows-latest):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, windows-latest):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, windows-latest):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, windows-latest):
src/Lynx/Search/NegaMax.cs#L481
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (windows-latest, LongRunning):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
long-running-tests (windows-latest, LongRunning):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (windows-latest, LongRunning):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (windows-latest, LongRunning):
src/Lynx/Searcher.cs#L21
Invalid object creation
|
long-running-tests (windows-latest, LongRunning):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (windows-latest, LongRunning):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (windows-latest, LongRunning):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (windows-latest, LongRunning):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (windows-latest, LongRunning):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (windows-latest, LongRunning):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (windows-latest, Perft):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
perft-tests (windows-latest, Perft):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (windows-latest, Perft):
src/Lynx/Searcher.cs#L21
Invalid object creation
|
perft-tests (windows-latest, Perft):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (windows-latest, Perft):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (windows-latest, Perft):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (windows-latest, Perft):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (windows-latest, Perft):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (windows-latest, Perft):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (windows-latest, Perft):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (windows-latest, Configuration):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
other-tests (windows-latest, Configuration):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (windows-latest, Configuration):
src/Lynx/Searcher.cs#L21
Invalid object creation
|
other-tests (windows-latest, Configuration):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (windows-latest, Configuration):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (windows-latest, Configuration):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (windows-latest, Configuration):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (windows-latest, Configuration):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (windows-latest, Configuration):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (windows-latest, Configuration):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-13):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
fast-tests (Debug, macOS-13):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-13):
src/Lynx/Searcher.cs#L21
Invalid object creation
|
fast-tests (Debug, macOS-13):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-13):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-13):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-13):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-13):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-13):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-13):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-13, LongRunning):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
long-running-tests (macOS-13, LongRunning):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-13, LongRunning):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-13, LongRunning):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-13, LongRunning):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-13, LongRunning):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-13, LongRunning):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-13, LongRunning):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-13, LongRunning):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-13, LongRunning):
src/Lynx/Search/NegaMax.cs#L481
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (macOS-13):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
build-and-publish (macOS-13):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (macOS-13):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (macOS-13):
src/Lynx/Searcher.cs#L21
Invalid object creation
|
build-and-publish (macOS-13):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (macOS-13):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (macOS-13):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (macOS-13):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (macOS-13):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (macOS-13):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (windows-latest):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
build-and-publish (windows-latest):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (windows-latest):
src/Lynx/Searcher.cs#L21
Invalid object creation
|
build-and-publish (windows-latest):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (windows-latest):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (windows-latest):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (windows-latest):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (windows-latest):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (windows-latest):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
build-and-publish (windows-latest):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, windows-latest):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
fast-tests (Release, windows-latest):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, windows-latest):
src/Lynx/Searcher.cs#L21
Invalid object creation
|
fast-tests (Release, windows-latest):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, windows-latest):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, windows-latest):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, windows-latest):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, windows-latest):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, windows-latest):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, windows-latest):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (macOS-13):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
make-build (macOS-13):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (macOS-13):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (macOS-13):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (macOS-13):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (macOS-13):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (macOS-13):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (macOS-13):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (macOS-13):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (macOS-13):
src/Lynx/Search/NegaMax.cs#L481
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-latest):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
fast-tests (Release, macOS-latest):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-latest):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-latest):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-latest):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-latest):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-latest):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-latest):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-latest):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-latest):
src/Lynx/Search/NegaMax.cs#L481
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-13, Configuration):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
other-tests (macOS-13, Configuration):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-13, Configuration):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-13, Configuration):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-13, Configuration):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-13, Configuration):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-13, Configuration):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-13, Configuration):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-13, Configuration):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-13, Configuration):
src/Lynx/Search/NegaMax.cs#L481
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (macOS-latest):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
make-build (macOS-latest):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (macOS-latest):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (macOS-latest):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (macOS-latest):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (macOS-latest):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (macOS-latest):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (macOS-latest):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (macOS-latest):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
make-build (macOS-latest):
src/Lynx/Search/NegaMax.cs#L481
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-latest, LongRunning):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
long-running-tests (macOS-latest, LongRunning):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-latest, LongRunning):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-latest, LongRunning):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-latest, LongRunning):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-latest, LongRunning):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-latest, LongRunning):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-latest, LongRunning):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-latest, LongRunning):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-latest, LongRunning):
src/Lynx/Search/NegaMax.cs#L481
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macOS-latest, Perft):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
perft-tests (macOS-latest, Perft):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macOS-latest, Perft):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macOS-latest, Perft):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macOS-latest, Perft):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macOS-latest, Perft):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macOS-latest, Perft):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macOS-latest, Perft):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macOS-latest, Perft):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macOS-latest, Perft):
src/Lynx/Search/NegaMax.cs#L481
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-latest, Configuration):
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
other-tests (macOS-latest, Configuration):
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-latest, Configuration):
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-latest, Configuration):
src/Lynx/Searcher.cs#L21
Invalid object creation
|
other-tests (macOS-latest, Configuration):
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-latest, Configuration):
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-latest, Configuration):
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-latest, Configuration):
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-latest, Configuration):
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-latest, Configuration):
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|