Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.12.0 #53
Annotations
7 warnings
Run test:
E5Renewer.Models.Modules/ModuleLoadContext.cs#L24
Using member 'System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types and members the loaded assembly depends on might be removed.
|
Run test:
E5Renewer.Models.BackgroundServices.Tests/UnitTest1.cs#L4
Missing XML comment for publicly visible type or member 'UnitTest1'
|
Run test:
E5Renewer.Models.BackgroundServices.Tests/UnitTest1.cs#L7
Missing XML comment for publicly visible type or member 'UnitTest1.TestMethod1()'
|
Run test:
E5Renewer/Program.cs#L103
Using member 'Microsoft.Extensions.DependencyInjection.MvcServiceCollectionExtensions.AddControllers(IServiceCollection)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. MVC does not currently support trimming or native AOT. https://aka.ms/aspnet/trimming
|
Run test:
E5Renewer/IServiceCollectionExtends.cs#L51
'implementationType' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'Microsoft.Extensions.DependencyInjection.ServiceDescriptor.Transient(Type, Type)'. The return value of method 'System.Collections.Generic.IEnumerator<T>.Current.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
Run test:
E5Renewer.Tests/UnitTest1.cs#L4
Missing XML comment for publicly visible type or member 'UnitTest1'
|
Run test:
E5Renewer.Tests/UnitTest1.cs#L7
Missing XML comment for publicly visible type or member 'UnitTest1.TestMethod1()'
|
Loading