Merge pull request #179 from TelemetryDeck/BugFix/ProjectFile #82
build.yml
on: push
Build macOS
0s
SwiftLint
32s
Annotations
10 warnings
SwiftLint:
Shared/Insight and Groups/QueryView.swift#L90
Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
|
SwiftLint:
Shared/Insight and Groups/QueryView.swift#L155
Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
|
SwiftLint:
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)
|
SwiftLint:
Shared/Insight and Groups/InsightCard.swift#L117
Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Shared/Login + Register/LoginView.swift#L17
Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Services/QueryService.swift#L82
Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Services/QueryService.swift#L87
Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Services/QueryService.swift#L89
Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Services/QueryService.swift#L90
Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Services/QueryService.swift#L106
Lines should not have trailing whitespace (trailing_whitespace)
|