Override Results from an AfterTestContext
object
#7623
Annotations
1 error and 12 warnings
|
|
|
TUnit.TestProject/Bugs/2075/Tests.cs#L49
Parameter 'factory' is unread.
|
TUnit.TestProject/CustomAssertions/ProblemDetailsAssertion.cs#L39
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
TUnit.Assertions.Tests/Old/DictionaryAssertionTests.cs#L91
Nullability of reference types in type of parameter 'value' of 'bool ReadDictionary.TryGetValue(string key, out string value)' doesn't match implicitly implemented member 'bool IReadOnlyDictionary<string, string>.TryGetValue(string key, out string value)' (possibly because of nullability attributes).
|
TUnit.TestProject/DynamicTests/Runtime.cs#L12
Method should have a `Test` attribute or be made `private` or `protected`
|
TUnit.TestProject/DynamicTests/Runtime.cs#L12
Method should have a `Test` attribute or be made `private` or `protected`
|
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#L12
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/CustomAssertions/ProblemDetailsAssertion.cs#L39
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
TUnit.Assertions.Tests/Old/DictionaryAssertionTests.cs#L91
Nullability of reference types in type of parameter 'value' of 'bool ReadDictionary.TryGetValue(string key, out string value)' doesn't match implicitly implemented member 'bool IReadOnlyDictionary<string, string>.TryGetValue(string key, out string value)' (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading