Update DataObjects and API Versions #75
Annotations
10 warnings
Run norio-nomura/action-swiftlint@3.2.1:
Shared/Insight and Groups/QueryView.swift#L90
Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
|
Run norio-nomura/action-swiftlint@3.2.1:
Shared/Insight and Groups/QueryView.swift#L155
Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
|
Run norio-nomura/action-swiftlint@3.2.1:
Shared/Insight and Groups/QueryView.swift#L90
Function body should span 50 lines or less excluding comments and whitespace: currently spans 57 lines (function_body_length)
|
Run norio-nomura/action-swiftlint@3.2.1:
Shared/Insight and Groups/InsightCard.swift#L117
Lines should not have trailing whitespace (trailing_whitespace)
|
Run norio-nomura/action-swiftlint@3.2.1:
Shared/Login + Register/LoginView.swift#L17
Lines should not have trailing whitespace (trailing_whitespace)
|
Run norio-nomura/action-swiftlint@3.2.1:
Services/InsightResultService.swift#L75
Remove overridden functions that don't do anything except call their super (unneeded_override)
|
Run norio-nomura/action-swiftlint@3.2.1:
Services/QueryService.swift#L82
Lines should not have trailing whitespace (trailing_whitespace)
|
Run norio-nomura/action-swiftlint@3.2.1:
Services/QueryService.swift#L87
Lines should not have trailing whitespace (trailing_whitespace)
|
Run norio-nomura/action-swiftlint@3.2.1:
Services/QueryService.swift#L89
Lines should not have trailing whitespace (trailing_whitespace)
|
Run norio-nomura/action-swiftlint@3.2.1:
Services/QueryService.swift#L90
Lines should not have trailing whitespace (trailing_whitespace)
|
Loading