feat: add NUnit FileAssert, DirectoryAssert, and ExpectedException support #14526
Annotations
10 errors and 12 warnings
|
Build:
TUnit.Assertions/Conditions/FileSystemAssertions.cs#L308
'Path' does not contain a definition for 'GetRelativePath'
|
|
Build:
TUnit.Assertions/Conditions/FileSystemAssertions.cs#L304
'Path' does not contain a definition for 'GetRelativePath'
|
|
Build:
TUnit.Assertions/Conditions/FileSystemAssertions.cs#L470
'?' 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?)
|
|
Build:
TUnit.Assertions/Conditions/FileSystemAssertions.cs#L460
'Path' does not contain a definition for 'GetRelativePath'
|
|
Build:
TUnit.Assertions/Conditions/FileSystemAssertions.cs#L456
'Path' does not contain a definition for 'GetRelativePath'
|
|
Build:
TUnit.Assertions/Conditions/FileSystemAssertions.cs#L408
'?' 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?)
|
|
Build:
TUnit.Assertions/Conditions/FileSystemAssertions.cs#L378
'Path' does not contain a definition for 'GetRelativePath'
|
|
Build:
TUnit.Assertions/Conditions/FileSystemAssertions.cs#L374
'Path' does not contain a definition for 'GetRelativePath'
|
|
Build:
TUnit.Assertions/Conditions/FileSystemAssertions.cs#L308
'Path' does not contain a definition for 'GetRelativePath'
|
|
Build:
TUnit.Assertions/Conditions/FileSystemAssertions.cs#L304
'Path' does not contain a definition for 'GetRelativePath'
|
|
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/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)
|
|
Build:
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)
|
|
Build:
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
|
|
Build:
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
|
|
Build:
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L785
Dereference of a possibly null reference.
|
|
Build:
TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L373
Converting null literal or possible null value to non-nullable type.
|
|
Build:
TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L372
Converting null literal or possible null value to non-nullable type.
|
|
Build:
TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L364
Converting null literal or possible null value to non-nullable type.
|
|
Build:
TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L363
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)
|
Loading