perf: make StaticPropertyInitializationGenerator incremental
#4638
Annotations
31 warnings
|
Upload Hang Dumps
No files were found with the provided path: **/hangdump*. No artifacts will be uploaded.
|
|
Publish Single File:
TUnit.TestProject/ClassHooks.cs#L55
'CollectionAssertionBase<IEnumerable<TestContext>, TestContext>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Publish Single File:
TUnit.TestProject/DependenciesAvailableInEventReceiverTests.cs#L68
'CollectionAssertionBase<IReadOnlyList<TestDetails>, TestDetails>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Publish Single File:
TUnit.TestProject/DependencyCountTests.cs#L44
'CollectionAssertionBase<IReadOnlyList<TestDetails>, TestDetails>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Publish Single File:
TUnit.TestProject/DependenciesAvailableInEventReceiverTests.cs#L106
'CollectionAssertionBase<IReadOnlyList<TestDetails>, TestDetails>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Publish Single File:
TUnit.TestProject/DependencyCountTests.cs#L32
'CollectionAssertionBase<IReadOnlyList<TestDetails>, TestDetails>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Publish Single File:
TUnit.TestProject/DependencyCountTests.cs#L20
'CollectionAssertionBase<IReadOnlyList<TestDetails>, TestDetails>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Publish Single File:
TUnit.TestProject/ComprehensiveCountTest.cs#L8
Parameter 'classValue' is unread.
|
|
Publish Single File:
TUnit.TestProject/ClassHooks.cs#L42
'CollectionAssertionBase<IEnumerable<TestContext>, TestContext>.HasCount()' is obsolete: 'Use Count() instead, which provides all numeric assertion methods. Example: Assert.That(list).Count().IsGreaterThan(5)'
|
|
Publish Single File:
TUnit.TestProject/ClassDisplayNameAttributeTests.cs#L23
Parameter 'value' is unread.
|
|
Publish Single File:
TUnit.TestProject/ClassDataSourceEnumerableTest.cs#L6
Parameter 'value' is unread.
|
|
Publish AOT:
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L50
Enable analyzer release tracking for the analyzer project containing rule 'TUNITGEN004' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Publish AOT:
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L52
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
|
|
Publish AOT:
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L41
Enable analyzer release tracking for the analyzer project containing rule 'TUNITGEN003' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Publish AOT:
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L43
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
|
|
Publish AOT:
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L32
Enable analyzer release tracking for the analyzer project containing rule 'TUNITGEN002' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Publish AOT:
TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L373
Converting null literal or possible null value to non-nullable type.
|
|
Publish AOT:
TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L372
Converting null literal or possible null value to non-nullable type.
|
|
Publish AOT:
TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L364
Converting null literal or possible null value to non-nullable type.
|
|
Publish AOT:
TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L363
Converting null literal or possible null value to non-nullable type.
|
|
Publish AOT:
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L828
Dereference of a possibly null reference.
|
|
Build:
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L52
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
|
|
Build:
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L32
Enable analyzer release tracking for the analyzer project containing rule 'TUNITGEN002' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Build:
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L41
Enable analyzer release tracking for the analyzer project containing rule 'TUNITGEN003' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
Build:
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L43
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
|
|
Build:
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L828
Dereference of a possibly null reference.
|
|
Build:
TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L373
Converting null literal or possible null value to non-nullable type.
|
|
Build:
TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L372
Converting null literal or possible null value to non-nullable type.
|
|
Build:
TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L364
Converting null literal or possible null value to non-nullable type.
|
|
Build:
TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L363
Converting null literal or possible null value to non-nullable type.
|
|
Build:
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)
|
Loading