Skip to content

Make TranspositionTable a readonly struct #4543

Make TranspositionTable a readonly struct

Make TranspositionTable a readonly struct #4543

Triggered via push November 22, 2024 03:07
Status Failure
Total duration 3m 34s
Artifacts 5

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
Fit to window
Zoom out
Zoom in

Annotations

200 errors
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime): src/Lynx.Benchmark/UCI_Benchmark.cs#L47
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime): tests/Lynx.Test/BaseTest.cs#L55
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime): tests/Lynx.Test/Commands/StopCommandTest.cs#L17
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime): tests/Lynx.Test/Commands/PositionCommandTest.cs#L20
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L44
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (ubuntu-latest, Perft): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (ubuntu-latest, Perft): src/Lynx.Benchmark/UCI_Benchmark.cs#L47
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L91
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (ubuntu-latest, Perft): tests/Lynx.Test/BaseTest.cs#L55
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L142
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (ubuntu-latest, Perft): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L44
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L190
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (ubuntu-latest, Perft): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L91
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
winning-at-chess (ubuntu-latest, WinningAtChess_FixedTime): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (ubuntu-latest, Perft): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L142
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (ubuntu-latest, Perft): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L190
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (ubuntu-latest, Perft): tests/Lynx.Test/Commands/StopCommandTest.cs#L17
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (ubuntu-latest, Perft): tests/Lynx.Test/Commands/PositionCommandTest.cs#L20
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (ubuntu-latest, Perft): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, ubuntu-latest): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, ubuntu-latest): src/Lynx.Benchmark/UCI_Benchmark.cs#L47
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, ubuntu-latest): tests/Lynx.Test/BaseTest.cs#L55
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, ubuntu-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L44
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, ubuntu-latest): tests/Lynx.Test/Commands/StopCommandTest.cs#L17
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, ubuntu-latest): tests/Lynx.Test/Commands/PositionCommandTest.cs#L20
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, ubuntu-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L91
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, ubuntu-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L142
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, ubuntu-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L190
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, ubuntu-latest): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (ubuntu-latest, LongRunning): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (ubuntu-latest, LongRunning): src/Lynx.Benchmark/UCI_Benchmark.cs#L47
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (ubuntu-latest, LongRunning): tests/Lynx.Test/Commands/PositionCommandTest.cs#L20
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (ubuntu-latest, Configuration): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (ubuntu-latest, LongRunning): tests/Lynx.Test/Commands/StopCommandTest.cs#L17
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (ubuntu-latest, Configuration): src/Lynx.Benchmark/UCI_Benchmark.cs#L47
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (ubuntu-latest, LongRunning): tests/Lynx.Test/BaseTest.cs#L55
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (ubuntu-latest, Configuration): tests/Lynx.Test/BaseTest.cs#L55
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (ubuntu-latest, LongRunning): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L44
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (ubuntu-latest, Configuration): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L44
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (ubuntu-latest, LongRunning): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L91
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (ubuntu-latest, Configuration): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L91
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (ubuntu-latest, Configuration): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L142
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (ubuntu-latest, LongRunning): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L142
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (ubuntu-latest, LongRunning): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L190
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (ubuntu-latest, Configuration): tests/Lynx.Test/Commands/StopCommandTest.cs#L17
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (ubuntu-latest, Configuration): tests/Lynx.Test/Commands/PositionCommandTest.cs#L20
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (ubuntu-latest, LongRunning): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (ubuntu-latest, Configuration): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L190
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (ubuntu-latest, Configuration): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, ubuntu-latest): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, ubuntu-latest): src/Lynx.Benchmark/UCI_Benchmark.cs#L47
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, ubuntu-latest): tests/Lynx.Test/Commands/StopCommandTest.cs#L17
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, ubuntu-latest): tests/Lynx.Test/BaseTest.cs#L55
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, ubuntu-latest): tests/Lynx.Test/Commands/PositionCommandTest.cs#L20
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, ubuntu-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L44
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, ubuntu-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L91
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, ubuntu-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L142
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, ubuntu-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L190
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, ubuntu-latest): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, macOS-latest): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, macOS-latest): src/Lynx.Benchmark/UCI_Benchmark.cs#L47
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, macOS-latest): tests/Lynx.Test/BaseTest.cs#L55
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, macOS-latest): tests/Lynx.Test/Commands/StopCommandTest.cs#L17
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, macOS-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L44
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, macOS-latest): tests/Lynx.Test/Commands/PositionCommandTest.cs#L20
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, macOS-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L91
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, macOS-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L142
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, macOS-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L190
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, macOS-latest): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, macOS-13): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, macOS-13): src/Lynx.Benchmark/UCI_Benchmark.cs#L47
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, macOS-13): tests/Lynx.Test/Commands/StopCommandTest.cs#L17
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, macOS-13): tests/Lynx.Test/Commands/PositionCommandTest.cs#L20
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, macOS-13): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L44
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, macOS-13): tests/Lynx.Test/BaseTest.cs#L55
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, macOS-13): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L91
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, macOS-13): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L142
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, macOS-13): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L190
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, macOS-13): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, macOS-13): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, macOS-13): src/Lynx.Benchmark/UCI_Benchmark.cs#L47
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, macOS-13): tests/Lynx.Test/Commands/PositionCommandTest.cs#L20
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, macOS-13): tests/Lynx.Test/Commands/StopCommandTest.cs#L17
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, macOS-13): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L44
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, macOS-13): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L91
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, macOS-13): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L142
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, macOS-13): tests/Lynx.Test/BaseTest.cs#L55
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, macOS-13): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L190
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, macOS-13): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (windows-latest, Perft): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (windows-latest, Perft): src/Lynx.Benchmark/UCI_Benchmark.cs#L47
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (windows-latest, Perft): tests/Lynx.Test/BaseTest.cs#L55
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (windows-latest, Perft): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L44
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (windows-latest, Perft): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L91
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (windows-latest, Perft): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L142
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (windows-latest, Perft): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L190
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (windows-latest, Perft): tests/Lynx.Test/Commands/StopCommandTest.cs#L17
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (windows-latest, Perft): tests/Lynx.Test/Commands/PositionCommandTest.cs#L20
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (windows-latest, Perft): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, windows-latest): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, windows-latest): src/Lynx.Benchmark/UCI_Benchmark.cs#L47
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, windows-latest): tests/Lynx.Test/BaseTest.cs#L55
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, windows-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L44
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, windows-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L91
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, windows-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L142
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, windows-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L190
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, windows-latest): tests/Lynx.Test/Commands/StopCommandTest.cs#L17
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, windows-latest): tests/Lynx.Test/Commands/PositionCommandTest.cs#L20
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Debug, windows-latest): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, macOS-latest): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, macOS-latest): src/Lynx.Benchmark/UCI_Benchmark.cs#L47
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, macOS-latest): tests/Lynx.Test/Commands/PositionCommandTest.cs#L20
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, macOS-latest): tests/Lynx.Test/BaseTest.cs#L55
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, macOS-latest): tests/Lynx.Test/Commands/StopCommandTest.cs#L17
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, macOS-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L44
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, macOS-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L91
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, macOS-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L142
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, macOS-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L190
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, macOS-latest): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, windows-latest): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, windows-latest): src/Lynx.Benchmark/UCI_Benchmark.cs#L47
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, windows-latest): tests/Lynx.Test/BaseTest.cs#L55
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, windows-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L44
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, windows-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L91
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, windows-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L142
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, windows-latest): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L190
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, windows-latest): tests/Lynx.Test/Commands/StopCommandTest.cs#L17
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, windows-latest): tests/Lynx.Test/Commands/PositionCommandTest.cs#L20
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
fast-tests (Release, windows-latest): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (macOS-13, LongRunning): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (macOS-13, LongRunning): src/Lynx.Benchmark/UCI_Benchmark.cs#L47
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (macOS-13, LongRunning): tests/Lynx.Test/Commands/StopCommandTest.cs#L17
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (macOS-13, LongRunning): tests/Lynx.Test/Commands/PositionCommandTest.cs#L20
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (macOS-13, LongRunning): tests/Lynx.Test/BaseTest.cs#L55
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (macOS-13, LongRunning): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L44
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (macOS-13, LongRunning): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L91
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (macOS-13, LongRunning): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L142
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (macOS-13, LongRunning): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L190
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (macOS-13, LongRunning): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (windows-latest, Configuration): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (windows-latest, Configuration): src/Lynx.Benchmark/UCI_Benchmark.cs#L47
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (windows-latest, Configuration): tests/Lynx.Test/BaseTest.cs#L55
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (windows-latest, Configuration): tests/Lynx.Test/Commands/StopCommandTest.cs#L17
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (windows-latest, Configuration): tests/Lynx.Test/Commands/PositionCommandTest.cs#L20
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (windows-latest, Configuration): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L44
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (windows-latest, Configuration): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L91
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (windows-latest, Configuration): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L142
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (windows-latest, Configuration): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L190
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (windows-latest, Configuration): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (macOS-latest, LongRunning): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (macOS-latest, LongRunning): src/Lynx.Benchmark/UCI_Benchmark.cs#L47
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (macOS-latest, LongRunning): tests/Lynx.Test/BaseTest.cs#L55
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (macOS-latest, LongRunning): tests/Lynx.Test/Commands/StopCommandTest.cs#L17
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (macOS-latest, LongRunning): tests/Lynx.Test/Commands/PositionCommandTest.cs#L20
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (macOS-latest, LongRunning): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L44
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (macOS-latest, LongRunning): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L91
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (macOS-latest, LongRunning): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L142
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (macOS-latest, LongRunning): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L190
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (macOS-latest, LongRunning): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (windows-latest, LongRunning): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (windows-latest, LongRunning): src/Lynx.Benchmark/UCI_Benchmark.cs#L47
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (windows-latest, LongRunning): tests/Lynx.Test/BaseTest.cs#L55
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (windows-latest, LongRunning): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L44
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (windows-latest, LongRunning): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L91
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (windows-latest, LongRunning): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L142
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (windows-latest, LongRunning): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L190
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (windows-latest, LongRunning): tests/Lynx.Test/Commands/StopCommandTest.cs#L17
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (windows-latest, LongRunning): tests/Lynx.Test/Commands/PositionCommandTest.cs#L20
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
long-running-tests (windows-latest, LongRunning): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (macOS-13, Configuration): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (macOS-13, Configuration): src/Lynx.Benchmark/UCI_Benchmark.cs#L47
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (macOS-13, Configuration): tests/Lynx.Test/BaseTest.cs#L55
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (macOS-13, Configuration): tests/Lynx.Test/Commands/StopCommandTest.cs#L17
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (macOS-13, Configuration): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L44
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (macOS-13, Configuration): tests/Lynx.Test/Commands/PositionCommandTest.cs#L20
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (macOS-13, Configuration): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L91
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (macOS-13, Configuration): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L142
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (macOS-13, Configuration): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L190
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (macOS-13, Configuration): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (macOS-latest, Configuration): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (macOS-latest, Configuration): src/Lynx.Benchmark/UCI_Benchmark.cs#L47
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (macOS-latest, Configuration): tests/Lynx.Test/BaseTest.cs#L55
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (macOS-latest, Configuration): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L44
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (macOS-latest, Configuration): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L91
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (macOS-latest, Configuration): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L142
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (macOS-latest, Configuration): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L190
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (macOS-latest, Configuration): tests/Lynx.Test/Commands/StopCommandTest.cs#L17
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (macOS-latest, Configuration): tests/Lynx.Test/Commands/PositionCommandTest.cs#L20
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
other-tests (macOS-latest, Configuration): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (macOS-latest, Perft): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (macOS-latest, Perft): src/Lynx.Benchmark/UCI_Benchmark.cs#L47
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (macOS-latest, Perft): tests/Lynx.Test/BaseTest.cs#L55
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (macOS-latest, Perft): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L44
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (macOS-latest, Perft): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L91
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (macOS-latest, Perft): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L142
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (macOS-latest, Perft): tests/Lynx.Test/BestMove/ForceOrAvoidDrawTest.cs#L190
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (macOS-latest, Perft): tests/Lynx.Test/Commands/StopCommandTest.cs#L17
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (macOS-latest, Perft): tests/Lynx.Test/Commands/PositionCommandTest.cs#L20
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'
perft-tests (macOS-latest, Perft): src/Lynx.Dev/Program.cs#L699
There is no argument given that corresponds to the required parameter 'tt' of 'Engine.Engine(ChannelWriter<object>, in TranspositionTable)'

Artifacts

Produced during runtime
Name Size
Lynx-refactor-tt-outside-of-engine-6-readonly-struct-wrapper-4543
312 KB
Lynx-refactor-tt-outside-of-engine-6-readonly-struct-wrapper-4543-linux-x64
8.44 MB
Lynx-refactor-tt-outside-of-engine-6-readonly-struct-wrapper-4543-osx-arm64
8 MB
Lynx-refactor-tt-outside-of-engine-6-readonly-struct-wrapper-4543-osx-x64
8.45 MB
Lynx-refactor-tt-outside-of-engine-6-readonly-struct-wrapper-4543-win-x64
8.19 MB