add missing localizations #758
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-dotnet@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
WoWsShipBuilder.Data.Generator/DataElementGenerator/DataElementAnalyzer.cs#L98
Define a constant instead of using this literal 'ArgumentsCollectionName' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
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)
|
WoWsShipBuilder.Data.Generator/DataElementGenerator/DataElementAnalyzer.cs#L103
Define a constant instead of using this literal 'ArgumentsTextKind' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
WoWsShipBuilder.Data.Generator/DataElementGenerator/DataElementAnalyzer.cs#L108
Define a constant instead of using this literal 'UnitKey' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
WoWsShipBuilder.Data.Generator/DataElementGenerator/DataElementAnalyzer.cs#L113
Define a constant instead of using this literal 'TooltipKey' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
WoWsShipBuilder.Data.Generator/Utilities/EquatableArray.cs#L83
Rename 'array' which hides the field with the same name. (https://rules.sonarsource.com/csharp/RSPEC-1117)
|
WoWsShipBuilder.Data.Generator/Utilities/EquatableArray.cs#L77
Rename 'array' which hides the field with the same name. (https://rules.sonarsource.com/csharp/RSPEC-1117)
|
WoWsShipBuilder.Data.Generator/Utilities/HashCode.cs#L72
Remove this 'throw' expression. (https://rules.sonarsource.com/csharp/RSPEC-3877)
|
WoWsShipBuilder.Data.Generator/Utilities/HashCode.cs#L70
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
WoWsShipBuilder.Data.Generator/Utilities/HashCode.cs#L77
Remove this 'throw' expression. (https://rules.sonarsource.com/csharp/RSPEC-3877)
|
This job succeeded
Loading