Skip to content

Theme Rework

Theme Rework #502

Triggered via pull request October 28, 2023 17:54
Status Success
Total duration 6m 44s
Artifacts

sonar-code-analysis.yml

on: pull_request
Build and analyze
6m 30s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and analyze: WoWsShipBuilder.Data.Generator/Utilities/SourceBuilder.cs#L148
Change return type to 'void'; not a single caller uses the returned value. (https://rules.sonarsource.com/csharp/RSPEC-3241)
Build and analyze: WoWsShipBuilder.Data.Generator/Utilities/HashCode.cs#L72
Remove this 'throw' expression. (https://rules.sonarsource.com/csharp/RSPEC-3877)
Build and analyze: WoWsShipBuilder.Data.Generator/Utilities/HashCode.cs#L43
Rename 'length' which hides the field with the same name. (https://rules.sonarsource.com/csharp/RSPEC-1117)
Build and analyze: WoWsShipBuilder.Data.Generator/Utilities/HashCode.cs#L70
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
Build and analyze: WoWsShipBuilder.Data.Generator/Utilities/HashCode.cs#L77
Remove this 'throw' expression. (https://rules.sonarsource.com/csharp/RSPEC-3877)
Build and analyze: WoWsShipBuilder.Data.Generator/Utilities/HashCode.cs#L75
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
Build and analyze: WoWsShipBuilder.Data.Generator/Utilities/EquatableArray.cs#L77
Rename 'array' which hides the field with the same name. (https://rules.sonarsource.com/csharp/RSPEC-1117)
Build and analyze: WoWsShipBuilder.Data.Generator/Utilities/EquatableArray.cs#L83
Rename 'array' which hides the field with the same name. (https://rules.sonarsource.com/csharp/RSPEC-1117)
Build and analyze: WoWsShipBuilder.Common/DataContainers/AccelerationCalculator.cs#L195
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: WoWsShipBuilder.Common/DataContainers/AccelerationCalculator.cs#L219
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)