remove namespace and append guid to AssemblyLoader #7038
Annotations
1 error and 13 warnings
|
|
|
|
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.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/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.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