Bump SonarAnalyzer.CSharp from 9.12.0.78982 to 9.21.0.86780 #754
Annotations
3 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build solution - Release:
src/DbmlNet/Domain/DbmlTableColumn.cs#L43
Do not check floating point equality with exact values, use a range instead. (https://rules.sonarsource.com/csharp/RSPEC-1244)
|
Build solution - Release:
src/DbmlNet/Domain/DbmlTableColumn.cs#L43
Do not check floating point equality with exact values, use a range instead. (https://rules.sonarsource.com/csharp/RSPEC-1244)
|
Loading