Bump TUnit from 1.5.6 to 1.5.60 #16
Merged
Annotations
6 warnings
|
Build:
src/OpenApiSourceGenerator.Tests/SyntaxDiffExtensions.cs#L28
Prefer 'IsKind' for checking syntax kinds
|
|
Build:
src/OpenApiSourceGenerator.Tests/SyntaxDiffExtensions.cs#L16
Prefer 'IsKind' for checking syntax kinds
|
|
Build:
src/OpenApiSourceGenerator/OpenApiSourceGenerator.cs#L15
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
|
Build:
src/OpenApiSourceGenerator.Tests/SyntaxDiffExtensions.cs#L28
Prefer 'IsKind' for checking syntax kinds
|
|
Build:
src/OpenApiSourceGenerator.Tests/SyntaxDiffExtensions.cs#L16
Prefer 'IsKind' for checking syntax kinds
|
|
Build:
src/OpenApiSourceGenerator/OpenApiSourceGenerator.cs#L15
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
Loading