Fix data source property source generation and floating point precision #10553
Annotations
1 error and 11 warnings
|
|
|
|
|
TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L12
Generic test method with data source may not be AOT-compatible. All generic type combinations must be known at compile time.
|
|
TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L19
Generic test method with data source may not be AOT-compatible. All generic type combinations must be known at compile time.
|
|
TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L12
Generic test method with data source may not be AOT-compatible. All generic type combinations must be known at compile time.
|
|
TUnit.Assertions.SourceGenerator/Generators/AssertionMethodGenerator.cs#L220
Possible null reference argument for parameter 'MethodName' in 'CreateAssertionAttributeData.CreateAssertionAttributeData(INamedTypeSymbol TargetType, INamedTypeSymbol ContainingType, string MethodName, string? CustomName, bool NegateLogic, bool RequiresGenericTypeParameter, bool TreatAsInstance)'.
|
|
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)'.
|
|
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)
|
|
TUnit.Core.SourceGenerator/Generators/TestMetadataGenerator.cs#L741
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
|
|
TUnit.Core.SourceGenerator/CodeGenerators/Helpers/TupleArgumentHelper.cs#L72
Converting null literal or possible null value to non-nullable type.
|
|
TUnit.Core.SourceGenerator/Generators/AotMethodInvocationGenerator.cs#L168
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
|
|
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)
|
The logs for this run have expired and are no longer available.
Loading