Skip to content

feat: Add CI/CD workflows for automated build, test, and release proc… #24

feat: Add CI/CD workflows for automated build, test, and release proc…

feat: Add CI/CD workflows for automated build, test, and release proc… #24

Triggered via pull request July 21, 2025 00:29
Status Failure
Total duration 1m 34s
Artifacts

cicd.yml

on: pull_request
🔍 Code Quality
1m 8s
🔍 Code Quality
Matrix: 🔨 Build Tests
🚀 Beta Release
0s
🚀 Beta Release
🚀 Production Release
0s
🚀 Production Release
📡 Deploy Appcast
0s
📡 Deploy Appcast
Fit to window
Zoom out
Zoom in

Annotations

10 errors
🔍 Code Quality: Sources/ClickIt/UI/ViewModels/ClickItViewModel.swift#L223
`where` clauses are preferred over a single `if` inside a `for` (for_where)
🔍 Code Quality: Sources/ClickIt/UI/ViewModels/ClickItViewModel.swift#L210
`where` clauses are preferred over a single `if` inside a `for` (for_where)
🔍 Code Quality: Sources/ClickIt/UI/ViewModels/ClickItViewModel.swift#L1
Header comments should be consistent with project patterns (file_header)
🔍 Code Quality: Sources/ClickIt/UI/ViewModels/ClickItViewModel.swift#L326
Operators should be surrounded by whitespace (operator_whitespace)
🔍 Code Quality: Sources/ClickIt/UI/ViewModels/ClickItViewModel.swift#L227
Operators should be surrounded by whitespace (operator_whitespace)
🔍 Code Quality: Sources/ClickIt/UI/ViewModels/ClickItViewModel.swift#L219
Operators should be surrounded by whitespace (operator_whitespace)
🔍 Code Quality: Sources/ClickIt/UI/ViewModels/ClickItViewModel.swift#L5
Operators should be surrounded by whitespace (operator_whitespace)
🔍 Code Quality: Sources/ClickIt/UI/ViewModels/ClickItViewModel.swift#L5
Operators should be surrounded by whitespace (operator_whitespace)
🔍 Code Quality: Sources/ClickIt/UI/Components/DeveloperUpdateButton.swift#L59
Files should have a single trailing newline (trailing_newline)
🔍 Code Quality: Sources/ClickIt/UI/Components/DeveloperUpdateButton.swift#L1
Header comments should be consistent with project patterns (file_header)