Fix source generated code indentation by properly handling CodeWriter initialization and multi-line object assignments #9219
Annotations
1 error and 13 warnings
|
Run Pipeline
Process completed with exit code 1.
|
|
NuGet Packages Artifacts
No files were found with the provided path: **/*.*nupkg. No artifacts will be uploaded.
|
|
Upload Hang Dumps
No files were found with the provided path: **/hangdump*. No artifacts will be uploaded.
|
|
Upload Diagnostic Logs
No files were found with the provided path: **/log_*.diag. No artifacts will be uploaded.
|
|
Build:
TUnit.Core.SourceGenerator/Generators/AotMethodInvocationGenerator.cs#L168
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
|
|
Build:
TUnit.Core.SourceGenerator/Generators/TestMetadataGenerator.cs#L783
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
|
|
Build:
TUnit.Core.SourceGenerator/Generators/AotMethodInvocationGenerator.cs#L168
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
|
|
Build:
TUnit.Core.SourceGenerator/CodeGenerators/Helpers/TupleArgumentHelper.cs#L72
Converting null literal or possible null value to non-nullable type.
|
|
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.Core.SourceGenerator/CodeGenerators/Helpers/TupleArgumentHelper.cs#L72
Converting null literal or possible null value to non-nullable type.
|
|
Build:
TUnit.Core.SourceGenerator/Generators/TestMetadataGenerator.cs#L783
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
|
|
Build:
TUnit.Core.SourceGenerator/Generators/AotMethodInvocationGenerator.cs#L168
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
|
|
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.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