Skip to content

fix November Foxtrot signal modifier not being processed correctly #446

fix November Foxtrot signal modifier not being processed correctly

fix November Foxtrot signal modifier not being processed correctly #446

Triggered via push July 25, 2023 10:21
Status Success
Total duration 6m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Build and analyze
6m 18s
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.