This repository has been archived by the owner on Jan 17, 2024. It is now read-only.
AB#135004: Missing client secret in token refresh (#281) #30
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
publish (linux-x64, -r linux-x64 -p:PublishSingleFile=true -p:PublishTrimmed=true --self-contained):
app/HutchAgent/Controllers/JobsController.cs#L150
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
publish (linux-x64, -r linux-x64 -p:PublishSingleFile=true -p:PublishTrimmed=true --self-contained):
app/HutchAgent/Controllers/JobsController.cs#L267
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
publish (linux-x64, -r linux-x64 -p:PublishSingleFile=true -p:PublishTrimmed=true --self-contained):
app/HutchAgent/Controllers/JobsController.cs#L270
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
publish (linux-x64, -r linux-x64 -p:PublishSingleFile=true -p:PublishTrimmed=true --self-contained):
app/HutchAgent/Controllers/JobsController.cs#L338
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(String, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
publish (linux-x64, -r linux-x64 -p:PublishSingleFile=true -p:PublishTrimmed=true --self-contained):
app/HutchAgent/Controllers/JobsController.cs#L362
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
publish (linux-x64, -r linux-x64 -p:PublishSingleFile=true -p:PublishTrimmed=true --self-contained):
app/HutchAgent/Data/HutchAgentContext.cs#L8
Using member 'Microsoft.EntityFrameworkCore.DbContext.DbContext(DbContextOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. EF Core isn't fully compatible with trimming, and running the application may generate unexpected runtime failures. Some specific coding pattern are usually required to make trimming work properly, see https://aka.ms/efcore-docs-trimming for more details.
|
publish (linux-x64, -r linux-x64 -p:PublishSingleFile=true -p:PublishTrimmed=true --self-contained):
app/HutchAgent/Extensions/ServiceCollectionExtensions.cs#L41
Using member 'Microsoft.Extensions.DependencyInjection.OptionsConfigurationServiceCollectionExtensions.Configure<TOptions>(IServiceCollection, IConfiguration)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. TOptions's dependent types may have their members trimmed. Ensure all required members are preserved.
|
publish (linux-x64, -r linux-x64 -p:PublishSingleFile=true -p:PublishTrimmed=true --self-contained):
app/HutchAgent/Extensions/ServiceCollectionExtensions.cs#L60
Using member 'Microsoft.Extensions.DependencyInjection.OptionsConfigurationServiceCollectionExtensions.Configure<TOptions>(IServiceCollection, IConfiguration)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. TOptions's dependent types may have their members trimmed. Ensure all required members are preserved.
|
publish (linux-x64, -r linux-x64 -p:PublishSingleFile=true -p:PublishTrimmed=true --self-contained):
app/HutchAgent/Program.cs#L71
Using member 'Microsoft.Extensions.DependencyInjection.OptionsConfigurationServiceCollectionExtensions.Configure<TOptions>(IServiceCollection, IConfiguration)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. TOptions's dependent types may have their members trimmed. Ensure all required members are preserved.
|
publish (linux-x64, -r linux-x64 -p:PublishSingleFile=true -p:PublishTrimmed=true --self-contained):
app/HutchAgent/Program.cs#L71
Using member 'Microsoft.Extensions.DependencyInjection.OptionsConfigurationServiceCollectionExtensions.Configure<TOptions>(IServiceCollection, IConfiguration)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. TOptions's dependent types may have their members trimmed. Ensure all required members are preserved.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
hutch_dotnet-7.0.x
Expired
|
40.4 MB |
|
hutch_linux-x64
Expired
|
46.6 MB |
|