TeeStack Enterprise CI/CD Pipeline #68
ci-cd-pipeline.yml
on: schedule
π Code Quality Analysis
20s
Matrix: π§ͺ Unit Tests
Matrix: π¨ Build & Archive
π Deploy to Production
0s
π§Ή Cleanup
2s
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.3 is already installed and up-to-date.
To reinstall 0.58.3, run:
brew reinstall swiftformat
|