feat: make MethodAssertionGenerator incremental
#14935
Annotations
3 errors and 13 warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
TUnit.Analyzers.CodeFixers/NUnitExpectedResultRewriter.cs#L168
Converting null literal or possible null value to non-nullable type.
|
|
TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L349
Possible null reference argument for parameter 'text' in 'SyntaxTrivia SyntaxFactory.Comment(string text)'.
|
|
TUnit.Analyzers/MultipleConstructorsAnalyzer.cs#L13
Enable analyzer release tracking for the analyzer project containing rule 'TUnit0052' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
TUnit.Analyzers/LanguageVersionAnalyzer.cs#L16
Enable analyzer release tracking for the analyzer project containing rule 'TUNIT_LANG_001' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
TUnit.RpcTests/Tests.cs#L237
'CollectionAssertionBase<IList<TestNodeUpdate>, TestNodeUpdate>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
TUnit.RpcTests/Tests.cs#L231
'CollectionAssertionBase<IList<TestNodeUpdate>, TestNodeUpdate>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
TUnit.RpcTests/Tests.cs#L230
'CollectionAssertionBase<IList<TestNodeUpdate>, TestNodeUpdate>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
TUnit.RpcTests/Tests.cs#L185
'CollectionAssertionBase<IList<TestNodeUpdate>, TestNodeUpdate>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
TUnit.Analyzers/AnalyzerReleases.Shipped.md#L5
Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header '#### Test Method and Structure Rules' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
TUnit.Assertions.Analyzers/AnalyzerReleases.Shipped.md#L5
Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header '#### Assertion Usage Rules' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
The logs for this run have expired and are no longer available.
Loading