Skip to content

Merge pull request #167 from 0xifarouk/main #72

Merge pull request #167 from 0xifarouk/main

Merge pull request #167 from 0xifarouk/main #72

Triggered via push March 16, 2024 09:31
Status Success
Total duration 38s
Artifacts

build.yml

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

Annotations

10 warnings
SwiftLint: Shared/Login + Register/LoginView.swift#L17
Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Shared/Insight and Groups/InsightCard.swift#L117
Lines should not have trailing whitespace (trailing_whitespace)
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: iOS/InsightGroupsView.swift#L80
`where` clauses are preferred over a single `if` inside a `for` (for_where)
SwiftLint: SwiftUICharts/Models/ChartDataSet.swift#L84
Function should have complexity 10 or less; currently complexity is 13 (cyclomatic_complexity)
SwiftLint: SwiftUICharts/Charts/RawChartView.swift#L147
Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: SwiftUICharts/Charts/RawChartView.swift#L155
Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: SwiftUICharts/Charts/RawChartView.swift#L158
Lines should not have trailing whitespace (trailing_whitespace)