Skip to content

Merge pull request #173 from TelemetryDeck/Ticket-170 #80

Merge pull request #173 from TelemetryDeck/Ticket-170

Merge pull request #173 from TelemetryDeck/Ticket-170 #80

Triggered via push May 22, 2024 13:08
Status Success
Total duration 43s
Artifacts

build.yml

on: push
Build macOS
0s
Build macOS
SwiftLint
35s
SwiftLint
Fit to window
Zoom out
Zoom in

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/InsightResultService.swift#L75
Remove overridden functions that don't do anything except call their super (unneeded_override)
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)