This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
add ForbidRawSqlOutsideDbProviderSpecificCodeRule #88
Annotations
10 errors and 1 warning
build:
Mindbox.Analyzers/Rules/ForbidRawSqlOutsideDbProviderSpecificCodeRule.cs#L22
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
build:
Mindbox.Analyzers/Rules/ForbidRawSqlOutsideDbProviderSpecificCodeRule.cs#L44
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
build:
Mindbox.Analyzers/Rules/ForbidRawSqlOutsideDbProviderSpecificCodeRule.cs#L56
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
build:
Mindbox.Analyzers/Rules/ForbidRawSqlOutsideDbProviderSpecificCodeRule.cs#L65
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
build:
Mindbox.Analyzers/AnalyzerRule.cs#L52
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|
build:
Mindbox.Analyzers/Rules/TabsShouldOnlyBeUsedForIndentationRule.cs#L23
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
build:
Mindbox.Analyzers/MindboxAnalyzer.cs#L19
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
build:
Mindbox.Analyzers/Rules/OnlyTabsShouldBeUsedForIndentationRule.cs#L32
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
build:
Mindbox.Analyzers/Rules/NoMoreThanOneLineBetweenSimilarDeclarationsRule.cs#L25
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
build:
Mindbox.Analyzers/Rules/MultiLineMembersShouldBeSeparatedByABlankLineRule.cs#L24
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|