Skip to content

Merge pull request #48 from winebarrel/show_updatedAt #87

Merge pull request #48 from winebarrel/show_updatedAt

Merge pull request #48 from winebarrel/show_updatedAt #87

Triggered via push December 1, 2024 05:23
Status Success
Total duration 1m 0s
Artifacts

ci.yml

on: push
Lint
26s
Lint
Build and Analyse
50s
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)