π :: Build v2.2.1(0) #174
Annotations
2 errors and 10 warnings
Projects/App/Sources/Application/NeedleGenerated.swift#L1245
File Length Violation: File should contain 400 lines or less: currently contains 1245 (file_length)
|
Projects/App/Sources/Application/NeedleGenerated.swift#L788
Function Body Length Violation: Function body should span 100 lines or less excluding comments and whitespace: currently spans 107 lines (function_body_length)
|
Projects/Features/ArtistFeature/Sources/Views/ArtistListCell.swift#L19
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
Projects/Features/ArtistFeature/Sources/WaterfallLayout/WaterfallLayout.swift#L64
Type Body Length Violation: Type body should span 250 lines or less excluding comments and whitespace: currently spans 265 lines (type_body_length)
|
Projects/Services/DataMappingModule/Sources/Auth/Response/NaverUserInfoResponseDTO.swift#L29
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
Projects/Features/PlayerFeature/YoutubePlayerKit/Configuration/YouTubePlayer+Configuration+OpenURLAction.swift#L18
Nesting Violation: Types should be nested at most 1 level deep (nesting)
|
Projects/Features/PlayerFeature/YoutubePlayerKit/WebView/YouTubePlayerWebView+Event.swift#L18
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
Projects/Features/PlayerFeature/YoutubePlayerKit/WebView/YouTubePlayerWebView+Evaluate.swift#L161
Nesting Violation: Types should be nested at most 1 level deep (nesting)
|
Projects/Features/PlayerFeature/YoutubePlayerKit/WebView/YouTubePlayerWebView+Evaluate.swift#L164
Nesting Violation: Types should be nested at most 1 level deep (nesting)
|
Projects/Features/PlayerFeature/YoutubePlayerKit/Models/YouTubePlayer+Source.swift#L53
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
|
Projects/Features/PlayerFeature/YoutubePlayerKit/YouTubePlayer+EventHandler.swift#L46
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
|
Projects/Features/PlayerFeature/YoutubePlayerKit/YouTubePlayer+API.swift#L627
File Length Violation: File should contain 400 lines or less: currently contains 627 (file_length)
|
The logs for this run have expired and are no longer available.
Loading