Merge branch 'main' into perf/movegen/hasvalidmoves #1294
Annotations
8 warnings
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.
|
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.
|
The logs for this run have expired and are no longer available.
Loading