[WIP] #2578
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
210 errors
other-tests (ubuntu-latest, Configuration):
tests/Lynx.Test/Commands/StopCommandTest.cs#L34
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (ubuntu-latest, Configuration):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L167
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (ubuntu-latest, Configuration):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L218
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (ubuntu-latest, Configuration):
tests/Lynx.Test/BestMove/RegressionTest.cs#L230
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (ubuntu-latest, Configuration):
tests/Lynx.Test/BestMove/RegressionTest.cs#L234
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (ubuntu-latest, Configuration):
tests/Lynx.Test/BestMove/IncreaseDepthWhenInCheckTest.cs#L23
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (ubuntu-latest, Configuration):
tests/Lynx.Test/PerftTestSuite.cs#L774
The name 'Perft' does not exist in the current context
|
other-tests (ubuntu-latest, Configuration):
tests/Lynx.Test/PerftTest.cs#L164
The name 'Perft' does not exist in the current context
|
other-tests (ubuntu-latest, Configuration):
tests/Lynx.Test/Model/MoveScoreTest.cs#L27
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (ubuntu-latest, Configuration):
tests/Lynx.Test/Model/MoveScoreTest.cs#L64
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (ubuntu-latest, LongRunning):
tests/Lynx.Test/Commands/StopCommandTest.cs#L34
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (ubuntu-latest, LongRunning):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L167
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (ubuntu-latest, LongRunning):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L218
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (ubuntu-latest, LongRunning):
tests/Lynx.Test/BestMove/RegressionTest.cs#L230
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (ubuntu-latest, LongRunning):
tests/Lynx.Test/BestMove/RegressionTest.cs#L234
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (ubuntu-latest, LongRunning):
tests/Lynx.Test/BestMove/IncreaseDepthWhenInCheckTest.cs#L23
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (ubuntu-latest, LongRunning):
tests/Lynx.Test/PerftTestSuite.cs#L774
The name 'Perft' does not exist in the current context
|
long-running-tests (ubuntu-latest, LongRunning):
tests/Lynx.Test/PerftTest.cs#L164
The name 'Perft' does not exist in the current context
|
long-running-tests (ubuntu-latest, LongRunning):
tests/Lynx.Test/Model/MoveScoreTest.cs#L27
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (ubuntu-latest, LongRunning):
tests/Lynx.Test/Model/MoveScoreTest.cs#L64
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macos-14):
tests/Lynx.Test/BestMove/IncreaseDepthWhenInCheckTest.cs#L23
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macos-14):
tests/Lynx.Test/Commands/StopCommandTest.cs#L34
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macos-14):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L167
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macos-14):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L218
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macos-14):
tests/Lynx.Test/BestMove/RegressionTest.cs#L230
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macos-14):
tests/Lynx.Test/BestMove/RegressionTest.cs#L234
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macos-14):
tests/Lynx.Test/Model/MoveScoreTest.cs#L27
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macos-14):
tests/Lynx.Test/Model/MoveScoreTest.cs#L64
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macos-14):
tests/Lynx.Test/PerftTest.cs#L164
The name 'Perft' does not exist in the current context
|
fast-tests (Release, macos-14):
tests/Lynx.Test/PerftTestSuite.cs#L774
The name 'Perft' does not exist in the current context
|
fast-tests (Debug, macos-14):
tests/Lynx.Test/Commands/StopCommandTest.cs#L34
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macos-14):
tests/Lynx.Test/Commands/StopCommandTest.cs#L37
'Engine' does not contain a definition for '_Game' and no accessible extension method '_Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macos-14):
tests/Lynx.Test/Commands/PositionCommandTest.cs#L32
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macos-14):
tests/Lynx.Test/BestMove/RegressionTest.cs#L230
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macos-14):
tests/Lynx.Test/BestMove/RegressionTest.cs#L234
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macos-14):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L67
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macos-14):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L116
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macos-14):
tests/Lynx.Test/BestMove/IncreaseDepthWhenInCheckTest.cs#L23
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macos-14):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L164
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macos-14):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L167
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L167
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L218
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime):
tests/Lynx.Test/BestMove/IncreaseDepthWhenInCheckTest.cs#L23
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime):
tests/Lynx.Test/BestMove/RegressionTest.cs#L230
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime):
tests/Lynx.Test/BestMove/RegressionTest.cs#L234
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime):
tests/Lynx.Test/Commands/StopCommandTest.cs#L34
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime):
tests/Lynx.Test/Model/MoveScoreTest.cs#L27
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime):
tests/Lynx.Test/Model/MoveScoreTest.cs#L64
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime):
tests/Lynx.Test/PerftTest.cs#L164
The name 'Perft' does not exist in the current context
|
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime):
tests/Lynx.Test/PerftTestSuite.cs#L774
The name 'Perft' does not exist in the current context
|
fast-tests (Debug, ubuntu-latest):
tests/Lynx.Test/BestMove/IncreaseDepthWhenInCheckTest.cs#L23
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, ubuntu-latest):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L67
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, ubuntu-latest):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L116
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, ubuntu-latest):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L164
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, ubuntu-latest):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L167
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, ubuntu-latest):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L215
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, ubuntu-latest):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L218
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, ubuntu-latest):
tests/Lynx.Test/PerftTestSuite.cs#L774
The name 'Perft' does not exist in the current context
|
fast-tests (Debug, ubuntu-latest):
tests/Lynx.Test/PerftTest.cs#L164
The name 'Perft' does not exist in the current context
|
fast-tests (Debug, ubuntu-latest):
tests/Lynx.Test/BestMove/RegressionTest.cs#L230
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, ubuntu-latest):
tests/Lynx.Test/BestMove/IncreaseDepthWhenInCheckTest.cs#L23
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, ubuntu-latest):
tests/Lynx.Test/Model/MoveScoreTest.cs#L27
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, ubuntu-latest):
tests/Lynx.Test/Model/MoveScoreTest.cs#L64
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, ubuntu-latest):
tests/Lynx.Test/Commands/StopCommandTest.cs#L34
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, ubuntu-latest):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L167
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, ubuntu-latest):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L218
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, ubuntu-latest):
tests/Lynx.Test/BestMove/RegressionTest.cs#L230
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, ubuntu-latest):
tests/Lynx.Test/BestMove/RegressionTest.cs#L234
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, ubuntu-latest):
tests/Lynx.Test/PerftTestSuite.cs#L774
The name 'Perft' does not exist in the current context
|
fast-tests (Release, ubuntu-latest):
tests/Lynx.Test/PerftTest.cs#L164
The name 'Perft' does not exist in the current context
|
perft-tests (ubuntu-latest, Perft):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L167
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (ubuntu-latest, Perft):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L218
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (ubuntu-latest, Perft):
tests/Lynx.Test/BestMove/RegressionTest.cs#L230
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (ubuntu-latest, Perft):
tests/Lynx.Test/BestMove/RegressionTest.cs#L234
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (ubuntu-latest, Perft):
tests/Lynx.Test/BestMove/IncreaseDepthWhenInCheckTest.cs#L23
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (ubuntu-latest, Perft):
tests/Lynx.Test/Commands/StopCommandTest.cs#L34
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (ubuntu-latest, Perft):
tests/Lynx.Test/PerftTestSuite.cs#L774
The name 'Perft' does not exist in the current context
|
perft-tests (ubuntu-latest, Perft):
tests/Lynx.Test/PerftTest.cs#L164
The name 'Perft' does not exist in the current context
|
perft-tests (ubuntu-latest, Perft):
tests/Lynx.Test/Model/MoveScoreTest.cs#L27
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (ubuntu-latest, Perft):
tests/Lynx.Test/Model/MoveScoreTest.cs#L64
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macos-14, LongRunning):
tests/Lynx.Test/BestMove/IncreaseDepthWhenInCheckTest.cs#L23
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macos-14, LongRunning):
tests/Lynx.Test/Commands/StopCommandTest.cs#L34
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macos-14, LongRunning):
tests/Lynx.Test/BestMove/RegressionTest.cs#L230
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macos-14, LongRunning):
tests/Lynx.Test/BestMove/RegressionTest.cs#L234
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macos-14, LongRunning):
tests/Lynx.Test/PerftTest.cs#L164
The name 'Perft' does not exist in the current context
|
long-running-tests (macos-14, LongRunning):
tests/Lynx.Test/PerftTestSuite.cs#L774
The name 'Perft' does not exist in the current context
|
long-running-tests (macos-14, LongRunning):
tests/Lynx.Test/Model/MoveScoreTest.cs#L27
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macos-14, LongRunning):
tests/Lynx.Test/Model/MoveScoreTest.cs#L64
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macos-14, LongRunning):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L167
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macos-14, LongRunning):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L218
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-latest):
tests/Lynx.Test/PerftTest.cs#L164
The name 'Perft' does not exist in the current context
|
fast-tests (Debug, macOS-latest):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L67
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-latest):
tests/Lynx.Test/PerftTestSuite.cs#L774
The name 'Perft' does not exist in the current context
|
fast-tests (Debug, macOS-latest):
tests/Lynx.Test/BestMove/IncreaseDepthWhenInCheckTest.cs#L23
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-latest):
tests/Lynx.Test/Commands/StopCommandTest.cs#L34
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-latest):
tests/Lynx.Test/Commands/StopCommandTest.cs#L37
'Engine' does not contain a definition for '_Game' and no accessible extension method '_Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-latest):
tests/Lynx.Test/Commands/PositionCommandTest.cs#L32
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-latest):
tests/Lynx.Test/Model/MoveScoreTest.cs#L27
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-latest):
tests/Lynx.Test/Model/MoveScoreTest.cs#L64
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, macOS-latest):
tests/Lynx.Test/BestMove/RegressionTest.cs#L230
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-latest):
tests/Lynx.Test/BestMove/IncreaseDepthWhenInCheckTest.cs#L23
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-latest):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L167
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-latest):
tests/Lynx.Test/BestMove/RegressionTest.cs#L230
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-latest):
tests/Lynx.Test/BestMove/RegressionTest.cs#L234
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-latest):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L218
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-latest):
tests/Lynx.Test/Commands/StopCommandTest.cs#L34
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-latest):
tests/Lynx.Test/Model/MoveScoreTest.cs#L27
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-latest):
tests/Lynx.Test/Model/MoveScoreTest.cs#L64
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, macOS-latest):
tests/Lynx.Test/PerftTest.cs#L164
The name 'Perft' does not exist in the current context
|
fast-tests (Release, macOS-latest):
tests/Lynx.Test/PerftTestSuite.cs#L774
The name 'Perft' does not exist in the current context
|
fast-tests (Release, windows-latest):
tests/Lynx.Test/BestMove/RegressionTest.cs#L230
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, windows-latest):
tests/Lynx.Test/BestMove/RegressionTest.cs#L234
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, windows-latest):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L167
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, windows-latest):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L218
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, windows-latest):
tests/Lynx.Test/BestMove/IncreaseDepthWhenInCheckTest.cs#L23
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, windows-latest):
tests/Lynx.Test/Commands/StopCommandTest.cs#L34
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, windows-latest):
tests/Lynx.Test/PerftTestSuite.cs#L774
The name 'Perft' does not exist in the current context
|
fast-tests (Release, windows-latest):
tests/Lynx.Test/PerftTest.cs#L164
The name 'Perft' does not exist in the current context
|
fast-tests (Release, windows-latest):
tests/Lynx.Test/Model/MoveScoreTest.cs#L27
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Release, windows-latest):
tests/Lynx.Test/Model/MoveScoreTest.cs#L64
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, windows-latest):
tests/Lynx.Test/BestMove/RegressionTest.cs#L230
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, windows-latest):
tests/Lynx.Test/BestMove/RegressionTest.cs#L234
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, windows-latest):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L67
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, windows-latest):
tests/Lynx.Test/Commands/StopCommandTest.cs#L34
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, windows-latest):
tests/Lynx.Test/Commands/StopCommandTest.cs#L37
'Engine' does not contain a definition for '_Game' and no accessible extension method '_Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, windows-latest):
tests/Lynx.Test/Commands/PositionCommandTest.cs#L32
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, windows-latest):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L116
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, windows-latest):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L164
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, windows-latest):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L167
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
fast-tests (Debug, windows-latest):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L215
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macos-14, Perft):
tests/Lynx.Test/BestMove/IncreaseDepthWhenInCheckTest.cs#L23
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macos-14, Perft):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L167
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macos-14, Perft):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L218
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macos-14, Perft):
tests/Lynx.Test/BestMove/RegressionTest.cs#L230
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macos-14, Perft):
tests/Lynx.Test/BestMove/RegressionTest.cs#L234
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macos-14, Perft):
tests/Lynx.Test/PerftTestSuite.cs#L774
The name 'Perft' does not exist in the current context
|
perft-tests (macos-14, Perft):
tests/Lynx.Test/PerftTest.cs#L164
The name 'Perft' does not exist in the current context
|
perft-tests (macos-14, Perft):
tests/Lynx.Test/Commands/StopCommandTest.cs#L34
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macos-14, Perft):
tests/Lynx.Test/Model/MoveScoreTest.cs#L27
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macos-14, Perft):
tests/Lynx.Test/Model/MoveScoreTest.cs#L64
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macos-14, Configuration):
tests/Lynx.Test/Commands/StopCommandTest.cs#L34
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macos-14, Configuration):
tests/Lynx.Test/BestMove/RegressionTest.cs#L230
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macos-14, Configuration):
tests/Lynx.Test/BestMove/RegressionTest.cs#L234
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macos-14, Configuration):
tests/Lynx.Test/BestMove/IncreaseDepthWhenInCheckTest.cs#L23
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macos-14, Configuration):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L167
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macos-14, Configuration):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L218
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macos-14, Configuration):
tests/Lynx.Test/PerftTest.cs#L164
The name 'Perft' does not exist in the current context
|
other-tests (macos-14, Configuration):
tests/Lynx.Test/PerftTestSuite.cs#L774
The name 'Perft' does not exist in the current context
|
other-tests (macos-14, Configuration):
tests/Lynx.Test/Model/MoveScoreTest.cs#L27
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macos-14, Configuration):
tests/Lynx.Test/Model/MoveScoreTest.cs#L64
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-latest, LongRunning):
tests/Lynx.Test/BestMove/IncreaseDepthWhenInCheckTest.cs#L23
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-latest, LongRunning):
tests/Lynx.Test/BestMove/RegressionTest.cs#L230
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-latest, LongRunning):
tests/Lynx.Test/BestMove/RegressionTest.cs#L234
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-latest, LongRunning):
tests/Lynx.Test/Commands/StopCommandTest.cs#L34
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-latest, LongRunning):
tests/Lynx.Test/PerftTest.cs#L164
The name 'Perft' does not exist in the current context
|
long-running-tests (macOS-latest, LongRunning):
tests/Lynx.Test/PerftTestSuite.cs#L774
The name 'Perft' does not exist in the current context
|
long-running-tests (macOS-latest, LongRunning):
tests/Lynx.Test/Model/MoveScoreTest.cs#L27
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-latest, LongRunning):
tests/Lynx.Test/Model/MoveScoreTest.cs#L64
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-latest, LongRunning):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L167
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (macOS-latest, LongRunning):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L218
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (windows-latest, LongRunning):
tests/Lynx.Test/Commands/StopCommandTest.cs#L34
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (windows-latest, LongRunning):
tests/Lynx.Test/BestMove/IncreaseDepthWhenInCheckTest.cs#L23
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (windows-latest, LongRunning):
tests/Lynx.Test/BestMove/RegressionTest.cs#L230
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (windows-latest, LongRunning):
tests/Lynx.Test/BestMove/RegressionTest.cs#L234
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (windows-latest, LongRunning):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L167
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (windows-latest, LongRunning):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L218
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (windows-latest, LongRunning):
tests/Lynx.Test/Model/MoveScoreTest.cs#L27
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (windows-latest, LongRunning):
tests/Lynx.Test/Model/MoveScoreTest.cs#L64
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
long-running-tests (windows-latest, LongRunning):
tests/Lynx.Test/PerftTest.cs#L164
The name 'Perft' does not exist in the current context
|
long-running-tests (windows-latest, LongRunning):
tests/Lynx.Test/PerftTestSuite.cs#L774
The name 'Perft' does not exist in the current context
|
other-tests (windows-latest, Configuration):
tests/Lynx.Test/BestMove/IncreaseDepthWhenInCheckTest.cs#L23
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (windows-latest, Configuration):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L167
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (windows-latest, Configuration):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L218
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (windows-latest, Configuration):
tests/Lynx.Test/Commands/StopCommandTest.cs#L34
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (windows-latest, Configuration):
tests/Lynx.Test/BestMove/RegressionTest.cs#L230
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (windows-latest, Configuration):
tests/Lynx.Test/BestMove/RegressionTest.cs#L234
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (windows-latest, Configuration):
tests/Lynx.Test/PerftTestSuite.cs#L774
The name 'Perft' does not exist in the current context
|
other-tests (windows-latest, Configuration):
tests/Lynx.Test/PerftTest.cs#L164
The name 'Perft' does not exist in the current context
|
other-tests (windows-latest, Configuration):
tests/Lynx.Test/Model/MoveScoreTest.cs#L27
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (windows-latest, Configuration):
tests/Lynx.Test/Model/MoveScoreTest.cs#L64
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-latest, Configuration):
tests/Lynx.Test/BestMove/RegressionTest.cs#L230
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-latest, Configuration):
tests/Lynx.Test/BestMove/RegressionTest.cs#L234
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-latest, Configuration):
tests/Lynx.Test/BestMove/IncreaseDepthWhenInCheckTest.cs#L23
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-latest, Configuration):
tests/Lynx.Test/Commands/StopCommandTest.cs#L34
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-latest, Configuration):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L167
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-latest, Configuration):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L218
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-latest, Configuration):
tests/Lynx.Test/PerftTestSuite.cs#L774
The name 'Perft' does not exist in the current context
|
other-tests (macOS-latest, Configuration):
tests/Lynx.Test/PerftTest.cs#L164
The name 'Perft' does not exist in the current context
|
other-tests (macOS-latest, Configuration):
tests/Lynx.Test/Model/MoveScoreTest.cs#L27
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
other-tests (macOS-latest, Configuration):
tests/Lynx.Test/Model/MoveScoreTest.cs#L64
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macOS-latest, Perft):
tests/Lynx.Test/BestMove/IncreaseDepthWhenInCheckTest.cs#L23
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macOS-latest, Perft):
tests/Lynx.Test/Model/MoveScoreTest.cs#L27
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macOS-latest, Perft):
tests/Lynx.Test/Model/MoveScoreTest.cs#L64
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macOS-latest, Perft):
tests/Lynx.Test/PerftTestSuite.cs#L774
The name 'Perft' does not exist in the current context
|
perft-tests (macOS-latest, Perft):
tests/Lynx.Test/PerftTest.cs#L164
The name 'Perft' does not exist in the current context
|
perft-tests (macOS-latest, Perft):
tests/Lynx.Test/BestMove/RegressionTest.cs#L230
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macOS-latest, Perft):
tests/Lynx.Test/BestMove/RegressionTest.cs#L234
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macOS-latest, Perft):
tests/Lynx.Test/Commands/StopCommandTest.cs#L34
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macOS-latest, Perft):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L167
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (macOS-latest, Perft):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L218
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (windows-latest, Perft):
tests/Lynx.Test/BestMove/RegressionTest.cs#L230
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (windows-latest, Perft):
tests/Lynx.Test/BestMove/RegressionTest.cs#L234
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (windows-latest, Perft):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L167
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (windows-latest, Perft):
tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L218
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (windows-latest, Perft):
tests/Lynx.Test/Commands/StopCommandTest.cs#L34
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (windows-latest, Perft):
tests/Lynx.Test/BestMove/IncreaseDepthWhenInCheckTest.cs#L23
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (windows-latest, Perft):
tests/Lynx.Test/PerftTestSuite.cs#L774
The name 'Perft' does not exist in the current context
|
perft-tests (windows-latest, Perft):
tests/Lynx.Test/PerftTest.cs#L164
The name 'Perft' does not exist in the current context
|
perft-tests (windows-latest, Perft):
tests/Lynx.Test/Model/MoveScoreTest.cs#L27
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
perft-tests (windows-latest, Perft):
tests/Lynx.Test/Model/MoveScoreTest.cs#L64
'Engine' does not contain a definition for 'Game' and no accessible extension method 'Game' accepting a first argument of type 'Engine' could be found (are you missing a using directive or an assembly reference?)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Lynx-refactor-game-2578
Expired
|
218 KB |
|
Lynx-refactor-game-2578-linux-x64
Expired
|
7.77 MB |
|
Lynx-refactor-game-2578-osx-arm64
Expired
|
7.38 MB |
|
Lynx-refactor-game-2578-osx-x64
Expired
|
7.86 MB |
|
Lynx-refactor-game-2578-win-x64
Expired
|
7.66 MB |
|