feat: add NUnit FileAssert, DirectoryAssert, and ExpectedException support #14525
Annotations
10 errors and 12 warnings
|
TUnit.Assertions/Conditions/FileSystemAssertions.cs#L269
'Path' does not contain a definition for 'GetRelativePath'
|
|
TUnit.Assertions/Conditions/FileSystemAssertions.cs#L265
'Path' does not contain a definition for 'GetRelativePath'
|
|
TUnit.Assertions/Conditions/FileSystemAssertions.cs#L431
'?' does not contain a definition for 'GetEnumerator' and no accessible extension method 'GetEnumerator' accepting a first argument of type '?' could be found (are you missing a using directive or an assembly reference?)
|
|
TUnit.Assertions/Conditions/FileSystemAssertions.cs#L421
'Path' does not contain a definition for 'GetRelativePath'
|
|
TUnit.Assertions/Conditions/FileSystemAssertions.cs#L417
'Path' does not contain a definition for 'GetRelativePath'
|
|
TUnit.Assertions/Conditions/FileSystemAssertions.cs#L369
'?' does not contain a definition for 'GetEnumerator' and no accessible extension method 'GetEnumerator' accepting a first argument of type '?' could be found (are you missing a using directive or an assembly reference?)
|
|
TUnit.Assertions/Conditions/FileSystemAssertions.cs#L339
'Path' does not contain a definition for 'GetRelativePath'
|
|
TUnit.Assertions/Conditions/FileSystemAssertions.cs#L335
'Path' does not contain a definition for 'GetRelativePath'
|
|
TUnit.Assertions/Conditions/FileSystemAssertions.cs#L269
'Path' does not contain a definition for 'GetRelativePath'
|
|
TUnit.Assertions/Conditions/FileSystemAssertions.cs#L265
'Path' does not contain a definition for 'GetRelativePath'
|
|
|
|
|
|
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L53
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
|
|
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L42
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)
|
|
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L44
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
|
|
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L33
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)
|
|
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L24
Enable analyzer release tracking for the analyzer project containing rule 'TUNITGEN001' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L785
Dereference of a possibly null reference.
|
|
TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L373
Converting null literal or possible null value to non-nullable type.
|
|
TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L372
Converting null literal or possible null value to non-nullable type.
|
|
TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L364
Converting null literal or possible null value to non-nullable type.
|
|
TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L363
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading