Skip to content

TeeStack Enterprise CI/CD Pipeline #45

TeeStack Enterprise CI/CD Pipeline

TeeStack Enterprise CI/CD Pipeline #45

Triggered via schedule September 25, 2025 02:31
Status Failure
Total duration 43s
Artifacts

ci-cd-pipeline.yml

on: schedule
πŸ” Code Quality Analysis
25s
πŸ” Code Quality Analysis
Matrix: πŸ§ͺ Unit Tests
πŸ”— Integration Tests
0s
πŸ”— Integration Tests
πŸ”’ Security Tests
0s
πŸ”’ Security Tests
⚑ Performance Tests
0s
⚑ Performance Tests
Matrix: πŸ”¨ Build & Archive
πŸš€ Deploy to TestFlight
πŸš€ Deploy to TestFlight
πŸ“Š Monitoring & Alerts
3s
πŸ“Š Monitoring & Alerts
🌟 Deploy to Production
🌟 Deploy to Production
🧹 Cleanup
2s
🧹 Cleanup
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
πŸ” Code Quality Analysis: Tests/WatchConnectivityIntegrationTests.swift#L12
Lines should not have trailing whitespace (trailing_whitespace)
πŸ” Code Quality Analysis: Tests/WatchConnectivityIntegrationTests.swift#L9
Lines should not have trailing whitespace (trailing_whitespace)
πŸ” Code Quality Analysis: Tests/WatchConnectivityIntegrationTests.swift#L574
Files should have a single trailing newline (trailing_newline)
πŸ” Code Quality Analysis: Tests/WatchConnectivityIntegrationTests.swift#L430
Line should be 120 characters or less; currently it has 126 characters (line_length)
πŸ” Code Quality Analysis: Tests/WatchConnectivityIntegrationTests.swift#L426
Line should be 120 characters or less; currently it has 127 characters (line_length)
πŸ” Code Quality Analysis: Tests/WatchConnectivityIntegrationTests.swift#L422
Line should be 120 characters or less; currently it has 133 characters (line_length)
πŸ” Code Quality Analysis: Tests/WatchConnectivityIntegrationTests.swift#L418
Line should be 120 characters or less; currently it has 134 characters (line_length)
πŸ” Code Quality Analysis: Tests/WatchConnectivityIntegrationTests.swift#L326
Variable name 'i' should be between 3 and 40 characters long (identifier_name)
πŸ” Code Quality Analysis: Tests/WatchConnectivityIntegrationTests.swift#L339
`where` clauses are preferred over a single `if` inside a `for` (for_where)
πŸ” Code Quality Analysis: Tests/WatchConnectivityIntegrationTests.swift#L574
File should contain 400 lines or less: currently contains 574 (file_length)
πŸ“Š Monitoring & Alerts
At least one of 'to', 'cc' or 'bcc' must be specified
πŸ“Š Monitoring & Alerts
Process completed with exit code 3.
🧹 Cleanup
Process completed with exit code 3.
πŸ” Code Quality Analysis
swiftformat 0.57.2 is already installed and up-to-date. To reinstall 0.57.2, run: brew reinstall swiftformat