Replace Simple Evaluation with full piece-square tables and tappered … #1357
Annotations
10 errors and 10 warnings
src/Lynx.Benchmark/EnumCasting.cs#L38
'EvaluationConstants' does not contain a definition for 'MaterialScore'
|
src/Lynx.Benchmark/EnumCasting.cs#L39
'EvaluationConstants' does not contain a definition for 'MaterialScore'
|
src/Lynx.Benchmark/EnumCasting.cs#L40
'EvaluationConstants' does not contain a definition for 'MaterialScore'
|
src/Lynx.Benchmark/EnumCasting.cs#L41
'EvaluationConstants' does not contain a definition for 'MaterialScore'
|
src/Lynx.Benchmark/EnumCasting.cs#L42
'EvaluationConstants' does not contain a definition for 'MaterialScore'
|
src/Lynx.Benchmark/EnumCasting.cs#L43
'EvaluationConstants' does not contain a definition for 'MaterialScore'
|
src/Lynx.Benchmark/EnumCasting.cs#L56
'EvaluationConstants' does not contain a definition for 'MaterialScore'
|
src/Lynx.Benchmark/EnumCasting.cs#L57
'EvaluationConstants' does not contain a definition for 'MaterialScore'
|
src/Lynx.Benchmark/EnumCasting.cs#L58
'EvaluationConstants' does not contain a definition for 'MaterialScore'
|
src/Lynx.Benchmark/EnumCasting.cs#L59
'EvaluationConstants' does not contain a definition for 'MaterialScore'
|
src/Lynx.Cli/Program.cs#L23
Binding logic was not generated for a binder call. Unsupported input patterns include generic calls and passing boxed objects.
|
src/Lynx.Cli/Program.cs#L24
Binding logic was not generated for a binder call. Unsupported input patterns include generic calls and passing boxed objects.
|
src/Lynx.Cli/Program.cs#L23
Using member 'Microsoft.Extensions.Configuration.ConfigurationBinder.Bind(IConfiguration, Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Cannot statically analyze the type of instance so its members may be trimmed.
|
src/Lynx.Cli/Program.cs#L24
Using member 'Microsoft.Extensions.Configuration.ConfigurationBinder.Bind(IConfiguration, Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Cannot statically analyze the type of instance so its members may be trimmed.
|
tests/Lynx.Test/ConfigurationTest.cs#L30
Binding logic was not generated for a binder call. Unsupported input patterns include generic calls and passing boxed objects.
|
src/Lynx.Cli/Program.cs#L23
Binding logic was not generated for a binder call. Unsupported input patterns include generic calls and passing boxed objects.
|
src/Lynx.Cli/Program.cs#L24
Binding logic was not generated for a binder call. Unsupported input patterns include generic calls and passing boxed objects.
|
src/Lynx.Cli/Program.cs#L23
Using member 'Microsoft.Extensions.Configuration.ConfigurationBinder.Bind(IConfiguration, Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Cannot statically analyze the type of instance so its members may be trimmed.
|
src/Lynx.Cli/Program.cs#L24
Using member 'Microsoft.Extensions.Configuration.ConfigurationBinder.Bind(IConfiguration, Object)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Cannot statically analyze the type of instance so its members may be trimmed.
|
tests/Lynx.Test/ConfigurationTest.cs#L30
Binding logic was not generated for a binder call. Unsupported input patterns include generic calls and passing boxed objects.
|
The logs for this run have expired and are no longer available.
Loading