Add cluster structure #86
Annotations
10 warnings
Run norio-nomura/[email protected]:
Shared/Insight and Groups/QueryView.swift#L269
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
Run norio-nomura/[email protected]:
Shared/Insight and Groups/QueryView.swift#L91
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
|
Run norio-nomura/[email protected]:
Shared/Insight and Groups/QueryView.swift#L156
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
|
Run norio-nomura/[email protected]:
Shared/Insight and Groups/QueryView.swift#L91
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 57 lines (function_body_length)
|
Run norio-nomura/[email protected]:
Shared/Login + Register/LoginView.swift#L17
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Run norio-nomura/[email protected]:
Services/InsightResultService.swift#L75
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
Run norio-nomura/[email protected]:
Cluster/Chart/BarChart/BarCharTopN.swift#L17
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
Run norio-nomura/[email protected]:
Cluster/Chart/BarChart/BarCharTopN.swift#L22
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
Run norio-nomura/[email protected]:
APIClient/APIClient.swift#L98
Comma Spacing Violation: There should be no space before and one after any comma (comma)
|
Run norio-nomura/[email protected]:
iOS/InsightGroupsView.swift#L43
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
Loading