Skip to content

All users are executed in parallel #170

All users are executed in parallel

All users are executed in parallel #170

Triggered via push November 25, 2024 01:28
Status Success
Total duration 8m 25s
Artifacts

test.yaml

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

Annotations

30 warnings
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.
Run tests (macos-latest): E5Renewer.Models.BackgroundServices.Tests/UnitTest1.cs#L4
Missing XML comment for publicly visible type or member 'UnitTest1'
Run tests (macos-latest): E5Renewer.Models.BackgroundServices.Tests/UnitTest1.cs#L7
Missing XML comment for publicly visible type or member 'UnitTest1.TestMethod1()'
Run tests (macos-latest): E5Renewer/IServiceCollectionExtends.cs#L49
'implementationType' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions.AddTransient(IServiceCollection, 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 (macos-latest): E5Renewer/IServiceCollectionExtends.cs#L53
'implementationType' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions.AddTransient(IServiceCollection, 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 (macos-latest): E5Renewer/IServiceCollectionExtends.cs#L57
'implementationType' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions.AddTransient(IServiceCollection, 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 (macos-latest): E5Renewer/IServiceCollectionExtends.cs#L61
'implementationType' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions.AddTransient(IServiceCollection, 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 (macos-latest): E5Renewer/IServiceCollectionExtends.cs#L65
'implementationType' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions.AddTransient(IServiceCollection, 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 (macos-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 (macos-latest): E5Renewer.Tests/UnitTest1.cs#L4
Missing XML comment for publicly visible type or member 'UnitTest1'
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/IServiceCollectionExtends.cs#L49
'implementationType' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions.AddTransient(IServiceCollection, 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/IServiceCollectionExtends.cs#L53
'implementationType' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions.AddTransient(IServiceCollection, 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/IServiceCollectionExtends.cs#L57
'implementationType' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions.AddTransient(IServiceCollection, 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/IServiceCollectionExtends.cs#L61
'implementationType' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions.AddTransient(IServiceCollection, 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/IServiceCollectionExtends.cs#L65
'implementationType' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions.AddTransient(IServiceCollection, 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/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.Tests/UnitTest1.cs#L4
Missing XML comment for publicly visible type or member 'UnitTest1'
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 (windows-latest): E5Renewer.Models.BackgroundServices.Tests/UnitTest1.cs#L4
Missing XML comment for publicly visible type or member 'UnitTest1'
Run tests (windows-latest): E5Renewer.Models.BackgroundServices.Tests/UnitTest1.cs#L7
Missing XML comment for publicly visible type or member 'UnitTest1.TestMethod1()'
Run tests (windows-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 (windows-latest): E5Renewer/IServiceCollectionExtends.cs#L49
'implementationType' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions.AddTransient(IServiceCollection, 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 (windows-latest): E5Renewer/IServiceCollectionExtends.cs#L53
'implementationType' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions.AddTransient(IServiceCollection, 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 (windows-latest): E5Renewer/IServiceCollectionExtends.cs#L57
'implementationType' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions.AddTransient(IServiceCollection, 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 (windows-latest): E5Renewer/IServiceCollectionExtends.cs#L61
'implementationType' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions.AddTransient(IServiceCollection, 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 (windows-latest): E5Renewer/IServiceCollectionExtends.cs#L65
'implementationType' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions.AddTransient(IServiceCollection, 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 (windows-latest): E5Renewer.Tests/UnitTest1.cs#L4
Missing XML comment for publicly visible type or member 'UnitTest1'