TeeStack Enterprise CI/CD Pipeline #45
ci-cd-pipeline.yml
on: schedule
π Code Quality Analysis
25s
Matrix: π§ͺ Unit Tests
Matrix: π¨ Build & Archive
π Deploy to Production
π§Ή Cleanup
2s
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
|