Skip to content

Merge pull request #194 from TelemetryDeck/RemovalOfNotifications #97

Merge pull request #194 from TelemetryDeck/RemovalOfNotifications

Merge pull request #194 from TelemetryDeck/RemovalOfNotifications #97

Triggered via push May 29, 2024 10:05
Status Success
Total duration 44s
Artifacts

build.yml

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

Annotations

9 warnings
SwiftLint: Shared/Login + Register/LoginView.swift#L17
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Services/InsightResultService.swift#L75
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
SwiftLint: UIComponents/Color.swift#L55
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 4 (vertical_whitespace)
SwiftLint: APIClient/APIClient.swift#L98
Comma Spacing Violation: There should be no space before and one after any comma (comma)
SwiftLint: iOS/InsightGroupsView.swift#L75
Prefer For-Where Violation: `where` clauses are preferred over a single `if` inside a `for` (for_where)
SwiftLint: SwiftUICharts/Models/ChartDataSet.swift#L84
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 13 (cyclomatic_complexity)
SwiftLint: SwiftUICharts/Charts/RawChartView.swift#L147
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: SwiftUICharts/Charts/RawChartView.swift#L155
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: SwiftUICharts/Charts/RawChartView.swift#L158
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)