Skip to content

Bump MSTest.TestAdapter from 3.0.4 to 3.6.3 #174

Bump MSTest.TestAdapter from 3.0.4 to 3.6.3

Bump MSTest.TestAdapter from 3.0.4 to 3.6.3 #174

Triggered via pull request November 25, 2024 18:28
Status Failure
Total duration 5m 58s
Artifacts

test.yaml

on: pull_request
Matrix: Run tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 9 warnings
Run tests (ubuntu-latest)
Process completed with exit code 1.
Run tests (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Run tests (windows-latest)
The operation was canceled.
Run tests (macos-latest)
The job was canceled because "ubuntu-latest" failed.
Run tests (macos-latest)
The operation was canceled.
Run tests (ubuntu-latest): 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 tests (ubuntu-latest): E5Renewer.Models.BackgroundServices.Tests/UnitTest1.cs#L4
Missing XML comment for publicly visible type or member 'UnitTest1'
Run tests (ubuntu-latest): E5Renewer.Models.BackgroundServices.Tests/UnitTest1.cs#L7
Missing XML comment for publicly visible type or member 'UnitTest1.TestMethod1()'
Run tests (ubuntu-latest): 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 tests (ubuntu-latest): 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 tests (ubuntu-latest): E5Renewer.Tests/UnitTest1.cs#L4
Missing XML comment for publicly visible type or member 'UnitTest1'
Run tests (ubuntu-latest): E5Renewer.Tests/UnitTest1.cs#L7
Missing XML comment for publicly visible type or member 'UnitTest1.TestMethod1()'
Run tests (windows-latest): 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 tests (macos-latest): 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.