chore(deps): update dependency verify.nunit to 29.3.1 #7121
Annotations
11 warnings
|
TUnit.TestProject/DynamicTests/Basic2.cs#L55
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '"A"' is not covered.
|
TUnit.TestProject/DynamicTests/Runtime.cs#L11
Method should have a `Test` attribute or be made `private` or `protected`
|
TUnit.TestProject/DynamicTests/Basic2.cs#L55
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '"A"' is not covered.
|
TUnit.TestProject/CustomAssertions/ProblemDetailsAssertion.cs#L39
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
TUnit.TestProject/Bugs/2075/Tests.cs#L43
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'Microsoft.Extensions.DependencyInjection.ActivatorUtilities.GetServiceOrCreateInstance(IServiceProvider, Type)'. The return value of method 'TUnit.Core.SourceGeneratedMemberInformation.Type.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.
|
TUnit.TestProject/DynamicTests/Runtime.cs#L11
Method should have a `Test` attribute or be made `private` or `protected`
|
TUnit.TestProject/Bugs/2075/Tests.cs#L49
Parameter 'factory' is unread.
|
TUnit.TestProject/DynamicTests/Basic2.cs#L55
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '"A"' is not covered.
|
TUnit.TestProject/CustomAssertions/ProblemDetailsAssertion.cs#L39
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
TUnit.Example.Asp.Net/Program.cs#L14
Using member 'Microsoft.AspNetCore.Builder.EndpointRouteBuilderExtensions.MapGet(IEndpointRouteBuilder, String, Delegate)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This API may perform reflection on the supplied delegate and its parameters. These types may be trimmed if not directly referenced.
|
The logs for this run have expired and are no longer available.
Loading