Avoid some redundant list allocations #4963
Merged
Annotations
21 warnings
|
Upload Hang Dumps
No files were found with the provided path: **/hangdump*. No artifacts will be uploaded.
|
|
Publish AOT:
TUnit.Analyzers.CodeFixers/TwoPhase/NUnitTwoPhaseAnalyzer.cs#L1910
Dereference of a possibly null reference.
|
|
Publish AOT:
TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L1099
Possible null reference argument for parameter 'text' in 'TypeSyntax SyntaxFactory.ParseTypeName(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true)'.
|
|
Publish AOT:
TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L641
Possible null reference argument for parameter 'text' in 'AttributeArgumentListSyntax? SyntaxFactory.ParseAttributeArgumentList(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true)'.
|
|
Publish AOT:
TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L495
Possible null reference argument for parameter 'text' in 'TypeSyntax SyntaxFactory.ParseTypeName(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true)'.
|
|
Publish AOT:
TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L415
Possible null reference argument for parameter 'text' in 'SyntaxTrivia SyntaxFactory.Comment(string text)'.
|
|
Publish AOT:
TUnit.Analyzers.CodeFixers/NUnitMigrationCodeFixProvider.cs#L334
Dereference of a possibly null reference.
|
|
Publish AOT:
TUnit.Analyzers.CodeFixers/Base/BaseMigrationCodeFixProvider.cs#L211
Possible null reference argument for parameter 'originalRoot' in 'CompilationUnitSyntax BaseMigrationCodeFixProvider.NormalizeLineEndings(CompilationUnitSyntax compilationUnit, SyntaxNode originalRoot)'.
|
|
Publish AOT:
TUnit.Analyzers.CodeFixers/NUnitExpectedResultRewriter.cs#L180
Possible null reference argument for parameter 'actualExpression' in 'ExpressionStatementSyntax NUnitExpectedResultRewriter.CreateAssertStatement(ExpressionSyntax actualExpression)'.
|
|
Publish AOT:
TUnit.Analyzers.CodeFixers/NUnitExpectedResultRewriter.cs#L168
Converting null literal or possible null value to non-nullable type.
|
|
Publish AOT:
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)
|
|
Build:
TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L641
Possible null reference argument for parameter 'text' in 'AttributeArgumentListSyntax? SyntaxFactory.ParseAttributeArgumentList(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true)'.
|
|
Build:
TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L495
Possible null reference argument for parameter 'text' in 'TypeSyntax SyntaxFactory.ParseTypeName(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true)'.
|
|
Build:
TUnit.Analyzers.CodeFixers/NUnitMigrationCodeFixProvider.cs#L334
Dereference of a possibly null reference.
|
|
Build:
TUnit.Analyzers.CodeFixers/NUnitExpectedResultRewriter.cs#L180
Possible null reference argument for parameter 'actualExpression' in 'ExpressionStatementSyntax NUnitExpectedResultRewriter.CreateAssertStatement(ExpressionSyntax actualExpression)'.
|
|
Build:
TUnit.Analyzers.CodeFixers/NUnitExpectedResultRewriter.cs#L168
Converting null literal or possible null value to non-nullable type.
|
|
Build:
TUnit.Analyzers.CodeFixers/Base/BaseMigrationCodeFixProvider.cs#L211
Possible null reference argument for parameter 'originalRoot' in 'CompilationUnitSyntax BaseMigrationCodeFixProvider.NormalizeLineEndings(CompilationUnitSyntax compilationUnit, SyntaxNode originalRoot)'.
|
|
Build:
TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L415
Possible null reference argument for parameter 'text' in 'SyntaxTrivia SyntaxFactory.Comment(string text)'.
|
|
Build:
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)
|
|
Build:
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)
|
|
Build:
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)
|
Loading