fix: file path and line number fallback methods #10637
Annotations
1 error and 12 warnings
|
Run Pipeline
Process completed with exit code 1.
|
|
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.Assertions.SourceGenerator/Generators/AssertionMethodGenerator.cs#L113
Possible null reference argument for parameter 'MethodName' in 'CreateAssertionAttributeData.CreateAssertionAttributeData(INamedTypeSymbol TargetType, INamedTypeSymbol ContainingType, string MethodName, string? CustomName, bool NegateLogic, bool RequiresGenericTypeParameter, bool TreatAsInstance)'.
|
|
Build:
TUnit.Core.SourceGenerator/Generators/TestMetadataGenerator.cs#L2244
Nullability of reference types in value of type '(string? attrFilePath, int attrLineNumber)' doesn't match target type '(string filePath, int lineNumber)'.
|
|
Build:
TUnit.Core.SourceGenerator/Generators/TestMetadataGenerator.cs#L2235
Nullability of reference types in value of type '(string? filePath, int lineNumber)' doesn't match target type '(string filePath, int lineNumber)'.
|
|
Build:
TUnit.Core.SourceGenerator/Generators/TestMetadataGenerator.cs#L2215
Nullability of reference types in value of type '(string? attrFilePath, int attrLineNumber)' doesn't match target type '(string filePath, int lineNumber)'.
|
|
Build:
TUnit.Core.SourceGenerator/Generators/TestMetadataGenerator.cs#L2207
Nullability of reference types in value of type '(string? filePath, int lineNumber)' doesn't match target type '(string filePath, int lineNumber)'.
|
|
Build:
TUnit.Core.SourceGenerator/Generators/TestMetadataGenerator.cs#L688
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.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)
|
|
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)
|
Loading