Theme Rework #502
sonar-code-analysis.yml
on: pull_request
Build and analyze
6m 30s
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)
|