Skip to content

Merge pull request #50 from winebarrel/fix_setting_view #91

Merge pull request #50 from winebarrel/fix_setting_view

Merge pull request #50 from winebarrel/fix_setting_view #91

Triggered via push December 1, 2024 05:37
Status Success
Total duration 50s
Artifacts

ci.yml

on: push
Lint
31s
Lint
Build and Analyse
42s
Build and Analyse
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Lint: Pulse/ContentView.swift#L16
Todo Violation: TODOs should be resolved (todo)
Lint: Pulse/ContentView.swift#L25
Todo Violation: TODOs should be resolved (todo)
Lint: Pulse/PulseApp.swift#L24
Todo Violation: TODOs should be resolved (todo)
Lint: Pulse/GitHubAPI.swift#L69
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 13 (cyclomatic_complexity)
Lint: Pulse/GitHubAPI.swift#L150
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)