Skip to content

feat: implement comprehensive error handling framework #323

feat: implement comprehensive error handling framework

feat: implement comprehensive error handling framework #323

Triggered via pull request August 25, 2026 16:19
Status Failure
Total duration 3m 46s
Artifacts

ci-cd.yml

on: pull_request
Matrix: 🧪 Unit Tests
🧹 Code Quality
3m 35s
🧹 Code Quality
🔗 Integration Tests
1m 22s
🔗 Integration Tests
⚡ Performance Tests
0s
⚡ Performance Tests
🔒 Security Audit
31s
🔒 Security Audit
🐳 Build & Push Docker Image
0s
🐳 Build & Push Docker Image
🌟 Deploy to Production
0s
🌟 Deploy to Production
🚀 Deploy to Staging
0s
🚀 Deploy to Staging
🧹 Cleanup
3s
🧹 Cleanup
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 23 warnings
🔒 Security Audit
Process completed with exit code 1.
🧪 Unit Tests (22.x)
Process completed with exit code 1.
🧪 Unit Tests (20.x)
The strategy configuration was canceled because "unit-tests._22_x" failed
🧪 Unit Tests (20.x)
Process completed with exit code 1.
🎭 E2E Tests
Process completed with exit code 1.
🔗 Integration Tests
Process completed with exit code 1.
🧹 Code Quality: libs/shared-communication/src/event-bus/event-publisher.ts#L106
Unsafe member access .stack on an `any` value
🧹 Code Quality: libs/shared-communication/src/event-bus/event-publisher.ts#L75
Unsafe assignment of an `any` value
🧹 Code Quality: libs/shared-communication/src/event-bus/event-publisher.ts#L53
Unsafe member access .assertExchange on a type that cannot be resolved
🧹 Code Quality: libs/shared-communication/src/event-bus/event-publisher.ts#L53
Unsafe call of a type that could not be resolved
🧹 Code Quality: libs/shared-communication/src/event-bus/event-bus.module.ts#L71
Unsafe member access [methodName] on an `any` value
🧹 Code Quality: libs/shared-communication/src/event-bus/event-bus.module.ts#L71
Unsafe call of an `any` typed value
🧹 Code Quality: libs/shared-communication/src/event-bus/event-bus.module.ts#L71
Unsafe assignment of an `any` value
🧹 Code Quality: libs/shared-communication/src/event-bus/event-bus.module.ts#L67
Unsafe member access [methodName] on an `any` value
🧹 Code Quality: libs/shared-communication/src/event-bus/event-bus.module.ts#L61
Unsafe assignment of an `any` value
🧹 Code Quality: libs/shared-communication/src/event-bus/event-bus.module.ts#L56
Unsafe object destructuring of a property with an `any` value
🔒 Security Audit
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🔒 Security Audit
The process '/usr/bin/git' failed with exit code 128
🧪 Unit Tests (22.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🧪 Unit Tests (22.x)
The process '/usr/bin/git' failed with exit code 128
🧪 Unit Tests (20.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🧪 Unit Tests (20.x)
The process '/usr/bin/git' failed with exit code 128
🎭 E2E Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🎭 E2E Tests
The process '/usr/bin/git' failed with exit code 128
🎭 E2E Tests
No files were found with the provided path: test-results/ screenshots/ videos/. No artifacts will be uploaded.
🔗 Integration Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🔗 Integration Tests
The process '/usr/bin/git' failed with exit code 128
🧹 Code Quality
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🧹 Code Quality
The process '/usr/bin/git' failed with exit code 128
🧹 Code Quality: src/Search and Indexing Service Setup/src/analytics/analytics.service.ts#L187
Unsafe argument of type `any` assigned to a parameter of type `number`
🧹 Code Quality: src/Search and Indexing Service Setup/src/analytics/analytics.service.ts#L119
Unsafe argument of type `any` assigned to a parameter of type `number`
🧹 Code Quality: src/Search and Indexing Service Setup/src/analytics/analytics.service.ts#L118
Unsafe argument of type `any` assigned to a parameter of type `number`
🧹 Code Quality: src/Scheduler and Cron Service Setup/microservices/scheduler-service/src/main.ts#L8
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
🧹 Code Quality: libs/shared-communication/src/grpc/grpc-client.service.ts#L100
Unsafe argument of type `any` assigned to a parameter of type `Observable<unknown>`
🧹 Code Quality: libs/shared-communication/src/event-bus/event-subscriber.ts#L128
Unsafe argument of type error typed assigned to a parameter of type `string`
🧹 Code Quality: libs/shared-communication/src/event-bus/event-publisher.ts#L99
Unsafe argument of type error typed assigned to a parameter of type `PublishOptions`
🧹 Code Quality: libs/shared-communication/src/event-bus/event-bus.module.ts#L72
Unsafe argument of type `any` assigned to a parameter of type `EventHandler<unknown>`
🧹 Code Quality: libs/shared-communication/src/event-bus/event-bus.module.ts#L67
Unsafe argument of type `any` assigned to a parameter of type `Function | Type<any>`
🧹 Code Quality: libs/shared-communication/src/event-bus/event-bus.module.ts#L62
Unsafe argument of type `any` assigned to a parameter of type `object`