Support Native AOT #514
Annotations
10 errors and 1 warning
Autobuild:
src/JustSaying.Extensions.Aws/IServiceCollectionExtensions.cs#L79
Using member 'Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions.AddDefaultAWSOptions(IServiceCollection, AWSOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The AWSSDK.Extensions.NETCore.Setup package has not been updated to support Native AOT compilations.
|
Autobuild:
src/JustSaying.Extensions.Aws/IServiceCollectionExtensions.cs#L79
Using member 'Microsoft.Extensions.Configuration.ConfigurationExtensions.GetAWSOptions(IConfiguration)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The AWSSDK.Extensions.NETCore.Setup package has not been updated to support Native AOT compilations.
|
Autobuild:
src/JustSaying.Extensions.Aws/IServiceCollectionExtensions.cs#L81
Using member 'Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions.AddAWSService<T>(IServiceCollection, ServiceLifetime)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The AWSSDK.Extensions.NETCore.Setup package has not been updated to support Native AOT compilations.
|
Autobuild:
src/JustSaying.Extensions.Aws/IServiceCollectionExtensions.cs#L82
Using member 'Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions.AddAWSService<T>(IServiceCollection, ServiceLifetime)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The AWSSDK.Extensions.NETCore.Setup package has not been updated to support Native AOT compilations.
|
Autobuild:
src/JustSaying.Extensions.Aws/IServiceCollectionExtensions.cs#L79
Using member 'Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions.AddDefaultAWSOptions(IServiceCollection, AWSOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The AWSSDK.Extensions.NETCore.Setup package has not been updated to support Native AOT compilations.
|
Autobuild:
src/JustSaying.Extensions.Aws/IServiceCollectionExtensions.cs#L79
Using member 'Microsoft.Extensions.Configuration.ConfigurationExtensions.GetAWSOptions(IConfiguration)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The AWSSDK.Extensions.NETCore.Setup package has not been updated to support Native AOT compilations.
|
Autobuild:
src/JustSaying.Extensions.Aws/IServiceCollectionExtensions.cs#L81
Using member 'Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions.AddAWSService<T>(IServiceCollection, ServiceLifetime)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The AWSSDK.Extensions.NETCore.Setup package has not been updated to support Native AOT compilations.
|
Autobuild:
src/JustSaying.Extensions.Aws/IServiceCollectionExtensions.cs#L82
Using member 'Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions.AddAWSService<T>(IServiceCollection, ServiceLifetime)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The AWSSDK.Extensions.NETCore.Setup package has not been updated to support Native AOT compilations.
|
Autobuild
Assets file '/home/runner/work/JustSaying/JustSaying/src/JustSaying.Models/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
|
Autobuild
Assets file '/home/runner/work/JustSaying/JustSaying/src/JustSaying/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@cdcdbb579706841c47f7063dda365e292e5cad7a, github/codeql-action/autobuild@cdcdbb579706841c47f7063dda365e292e5cad7a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading