fix(fscheck): register default CancellationToken arbitrary that surfaces TestContext token #17499
Annotations
7 errors and 13 warnings
|
|
|
TUnit.Assertions.Tests/CollectionAssertionTests.cs#L270
'CollectionCountSource<string[], string>' does not contain a definition for 'And' and no accessible extension method 'And' accepting a first argument of type 'CollectionCountSource<string[], string>' could be found (are you missing a using directive or an assembly reference?)
|
|
TUnit.Assertions.Tests/CollectionAssertionTests.cs#L270
'CollectionCountSource<string[], string>' does not contain a definition for 'And' and no accessible extension method 'And' accepting a first argument of type 'CollectionCountSource<string[], string>' could be found (are you missing a using directive or an assembly reference?)
|
|
TUnit.Assertions.Tests/CollectionAssertionTests.cs#L270
'CollectionCountSource<string[], string>' does not contain a definition for 'And' and no accessible extension method 'And' accepting a first argument of type 'CollectionCountSource<string[], string>' could be found (are you missing a using directive or an assembly reference?)
|
|
TUnit.Assertions.Tests/CollectionAssertionTests.cs#L270
'CollectionCountSource<string[], string>' does not contain a definition for 'And' and no accessible extension method 'And' accepting a first argument of type 'CollectionCountSource<string[], string>' could be found (are you missing a using directive or an assembly reference?)
|
|
TUnit.Assertions.Tests/CollectionAssertionTests.cs#L270
'CollectionCountSource<string[], string>' does not contain a definition for 'And' and no accessible extension method 'And' accepting a first argument of type 'CollectionCountSource<string[], string>' could be found (are you missing a using directive or an assembly reference?)
|
|
TUnit.Assertions.Tests/CollectionAssertionTests.cs#L270
'CollectionCountSource<string[], string>' does not contain a definition for 'And' and no accessible extension method 'And' accepting a first argument of type 'CollectionCountSource<string[], string>' could be found (are you missing a using directive or an assembly reference?)
|
|
|
|
|
|
|
|
TUnit.Analyzers.CodeFixers/Base/BaseMigrationCodeFixProvider.cs#L211
Possible null reference argument for parameter 'originalRoot' in 'CompilationUnitSyntax BaseMigrationCodeFixProvider.NormalizeLineEndings(CompilationUnitSyntax compilationUnit, SyntaxNode originalRoot)'.
|
|
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)
|
|
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L50
Enable analyzer release tracking for the analyzer project containing rule 'TUNITGEN004' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L52
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#L41
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#L43
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#L32
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#L23
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#L903
Dereference of a possibly null reference.
|
|
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)
|
The logs for this run have expired and are no longer available.
Loading