Ship Comparison Revamp #468
sonar-code-analysis.yml
on: pull_request
Build and analyze
6m 56s
Annotations
10 warnings
Build and analyze:
WoWsShipBuilder.Common/Features/BallisticCharts/ShipAndShellSelectionDialog.razor#L331
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build and analyze:
WoWsShipBuilder.Common/Features/Builds/Components/BuildConfigurationDialog.razor#L234
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build and analyze:
WoWsShipBuilder.Common/Features/Builds/Components/CaptainSkillSelectorImageRender.razor#L103
Make 'specialIconPath' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
Build and analyze:
WoWsShipBuilder.Common/Features/ShipComparison/GridSections/AaDefenseFragment.razor#L7
Refactor this field to reduce its Cognitive Complexity from 66 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build and analyze:
WoWsShipBuilder.Common/Features/ShipComparison/GridSections/AerialTorpedoesFragment.razor#L10
Refactor this field to reduce its Cognitive Complexity from 274 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build and analyze:
WoWsShipBuilder.Common/Features/ShipComparison/GridSections/AerialTorpedoesFragment.razor#L319
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
|
Build and analyze:
WoWsShipBuilder.Common/Features/ShipComparison/GridSections/AaDefenseFragment.razor#L77
Indexing at 0 should be used instead of the "Enumerable" extension method "First" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
Build and analyze:
WoWsShipBuilder.Common/Features/ShipComparison/GridSections/AirStrikeFragment.razor#L7
Refactor this field to reduce its Cognitive Complexity from 94 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build and analyze:
WoWsShipBuilder.Common/Features/ShipComparison/GridSections/AerialTorpedoesFragment.razor#L33
Indexing at 0 should be used instead of the "Enumerable" extension method "First" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
Build and analyze:
WoWsShipBuilder.Common/Features/ShipComparison/GridSections/AerialTorpedoesFragment.razor#L59
Indexing at 0 should be used instead of the "Enumerable" extension method "First" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|