fix training data collection (wip) #14
Annotations
10 warnings
build:
Schafkopf.Lib/GameCall.cs#L154
'GameCallComparer' is obsolete: 'New AllPossibleCalls() function implements this by other convention.'
|
build:
Schafkopf.Lib/GameCall.cs#L154
'GameCallComparer' is obsolete: 'New AllPossibleCalls() function implements this by other convention.'
|
build:
Schafkopf.Lib.Benchmarks/TurnBenchmarks.cs#L83
'Turn.AugenSimple()' is obsolete: 'Optimized version is faster!'
|
build:
Schafkopf.Lib.Benchmarks/TurnBenchmarks.cs#L41
'Turn.WinnerIdSimple()' is obsolete: 'Optimized version is faster!'
|
build:
Schafkopf.Lib.Benchmarks/CardsComparerBenchmark.cs#L28
'CardComparer.CompareSimd(Card, Card)' is obsolete: 'Simple version is faster!'
|
build:
Schafkopf.Lib.Benchmarks/CardsComparerBenchmark.cs#L8
Non-nullable field 'comp' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Schafkopf.Lib.Benchmarks/DeckBenchmarks.cs#L9
'CardsDeck.ShuffleSimple()' is obsolete: 'Optimized version is faster!'
|
build:
Schafkopf.Lib.Benchmarks/DeckBenchmarks.cs#L45
'CardsDeck.InitialHandsSimple()' is obsolete: 'Optimized version is faster!'
|
build:
Schafkopf.Lib.Benchmarks/GameCallBenchmark.cs#L39
'GameCallGenerator.AllPossibleCallsSimple(int, Hand[], GameCall)' is obsolete: 'Optimized version is faster!'
|
build:
Schafkopf.Lib.Benchmarks/GameSessionBenchmarks.cs#L13
Non-nullable field 'session' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|