This repository has been archived by the owner on Jan 17, 2024. It is now read-only.
AB#129760: Working Directory Path (#278) #28
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 warnings
publish (dotnet):
test/HutchAgent.Tests/FileSystemUtilityTests/TestSelectivelyDelete.cs#L18
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
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.
|
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.
|
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.
|
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.
|
publish (linux-x64, -r linux-x64 -p:PublishSingleFile=true -p:PublishTrimmed=true --self-contained):
app/HutchAgent/Services/WorkflowTriggerService.cs#L351
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/Services/RabbitQueueWriter.cs#L46
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):
test/HutchAgent.Tests/FileSystemUtilityTests/TestSelectivelyDelete.cs#L18
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
hutch_dotnet-7.0.x
Expired
|
40.4 MB |
|
hutch_linux-x64
Expired
|
46.6 MB |
|