Refactored Context objects so they can access their parent (Test > Class > Assembly > Session) #7889
Annotations
1 error and 13 warnings
|
|
|
|
|
|
|
|
|
TUnit.Assertions.Tests/AssertConditions/BecauseTests.cs#L96
Dereference of a possibly null reference.
|
|
TUnit.Assertions.Tests/AssertConditions/BecauseTests.cs#L72
Dereference of a possibly null reference.
|
|
TUnit.Assertions.Tests/AssertConditions/BecauseTests.cs#L49
Dereference of a possibly null reference.
|
|
TUnit.Assertions.Tests/AssertConditions/BecauseTests.cs#L34
Dereference of a possibly null reference.
|
|
TUnit.Assertions.Tests/AssertConditions/BecauseTests.cs#L17
Dereference of a possibly null reference.
|
|
TUnit.Templates.Tests/BasicTemplateTests.cs#L23
Test methods should not assign instance data
|
|
TUnit.Templates.Tests/BasicTemplateTests.cs#L16
Test methods should not assign instance data
|
|
TUnit.Templates.Tests/AspNetTemplateTests.cs#L16
Test methods should not assign instance data
|
|
TUnit.Analyzers/Extensions/AttributeExtensions.cs#L112
Possible null reference argument for parameter 'item' in 'bool ImmutableArray<INamedTypeSymbol>.Contains(INamedTypeSymbol item, IEqualityComparer<INamedTypeSymbol>? equalityComparer)'.
|
|
TUnit.Analyzers/TestDataAnalyzer.cs#L114
Possible null reference argument for parameter 'item' in 'bool ImmutableArray<INamedTypeSymbol>.Contains(INamedTypeSymbol item, IEqualityComparer<INamedTypeSymbol>? equalityComparer)'.
|
The logs for this run have expired and are no longer available.
Loading