Skip to content

TeeStack Enterprise CI/CD Pipeline #57

TeeStack Enterprise CI/CD Pipeline

TeeStack Enterprise CI/CD Pipeline #57

Triggered via schedule October 7, 2025 02:29
Status Failure
Total duration 39s
Artifacts

ci-cd-pipeline.yml

on: schedule
πŸ” Code Quality Analysis
22s
πŸ” 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
0s
πŸš€ Deploy to TestFlight
πŸ“Š Monitoring & Alerts
5s
πŸ“Š Monitoring & Alerts
🌟 Deploy to Production
0s
🌟 Deploy to Production
🧹 Cleanup
2s
🧹 Cleanup
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
πŸ” Code Quality Analysis: Tests/WatchServiceContainerTests.swift#L133
Prefer `_ = foo()` over `let _ = foo()` when discarding a result from a function (redundant_discardable_let)
πŸ” Code Quality Analysis: Tests/WatchServiceContainerTests.swift#L129
Prefer `_ = foo()` over `let _ = foo()` when discarding a result from a function (redundant_discardable_let)
πŸ” Code Quality Analysis: Tests/WatchServiceContainerTests.swift#L117
Prefer `_ = foo()` over `let _ = foo()` when discarding a result from a function (redundant_discardable_let)
πŸ” Code Quality Analysis: Tests/WatchServiceContainerTests.swift#L108
Prefer `_ = foo()` over `let _ = foo()` when discarding a result from a function (redundant_discardable_let)
πŸ” Code Quality Analysis: Tests/WatchServiceContainerTests.swift#L107
Prefer `_ = foo()` over `let _ = foo()` when discarding a result from a function (redundant_discardable_let)
πŸ” Code Quality Analysis: Tests/WatchServiceContainerTests.swift#L106
Prefer `_ = foo()` over `let _ = foo()` when discarding a result from a function (redundant_discardable_let)
πŸ” Code Quality Analysis: Tests/WatchServiceContainerTests.swift#L187
Line should be 120 characters or less; currently it has 123 characters (line_length)
πŸ” Code Quality Analysis: Tests/WatchServiceContainerTests.swift#L207
Force casts should be avoided (force_cast)
πŸ” Code Quality Analysis: Tests/WatchServiceContainerTests.swift#L187
Force casts should be avoided (force_cast)
πŸ” Code Quality Analysis: Tests/WatchServiceContainerTests.swift#L168
Force casts should be avoided (force_cast)
πŸ“Š 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.58.1 is already installed and up-to-date. To reinstall 0.58.1, run: brew reinstall swiftformat