Skip to content

New Crowdin updates (#247) #450

New Crowdin updates (#247)

New Crowdin updates (#247) #450

Triggered via push July 26, 2023 15:41
Status Success
Total duration 6m 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Build and analyze
6m 2s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and analyze: WoWsShipBuilder.Data.Generator/DataElementSourceGenerator.cs#L101
Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.
Build and analyze: WoWsShipBuilder.Data.Generator/PropertyChangedSourceGenerator.cs#L57
Remove this "StringBuilder"; ".ToString()" is never called.
Build and analyze: WoWsShipBuilder.Data.Generator/DataElementSourceGenerator.cs#L130
Indexing at 0 should be used instead of the "Enumerable" extension method "First"
Build and analyze: WoWsShipBuilder.Data.Generator/DataElementSourceGenerator.cs#L166
Method has 8 parameters, which is greater than the 7 authorized.
Build and analyze: WoWsShipBuilder.Data.Generator/DataElementSourceGenerator.cs#L255
Indexing at 0 should be used instead of the "Enumerable" extension method "First"
Build and analyze: WoWsShipBuilder.Common/DataContainers/Aircraft/CvAircraftDataContainer.cs#L104
Complete the task associated to this 'TODO' comment.