fix: add retries and provider failover to notification delivery - #1338
Open
DevALVIN-24 wants to merge 1 commit into
Open
DevALVIN-24 wants to merge 1 commit into
DevALVIN-24 wants to merge 1 commit into
Annotations
8 errors and 3 warnings
|
Lint
Process completed with exit code 1.
|
|
Lint:
apps/backend/src/notification/notification-delivery.service.ts#L362
Unsafe member access .isPermanent on an `any` value
|
|
Lint:
apps/backend/src/notification/notification-delivery.service.ts#L332
'error' is defined but never used
|
|
Lint:
apps/backend/src/notification/notification-delivery.service.ts#L267
'eventCategory' is defined but never used
|
|
Lint:
apps/backend/src/notification/notification-delivery.service.ts#L208
Unsafe member access .isPermanent on an `any` value
|
|
Lint:
apps/backend/src/notification/notification-delivery.service.ts#L204
Unsafe assignment of an `any` value
|
|
Lint:
apps/backend/src/notification/notification-delivery.service.ts#L194
Unsafe member access .isPermanent on an `any` value
|
|
Lint:
apps/backend/src/notification/notification-delivery.service.ts#L193
Unexpected lexical declaration in case block
|
|
Complete job
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/
|
|
Lint:
apps/backend/src/idempotency/idempotency.service.ts#L114
Unsafe argument of type `any` assigned to a parameter of type `_QueryDeepPartialEntity<IdempotencyRecord>`
|
|
Lint:
apps/backend/src/idempotency/idempotency.service.ts#L92
Unsafe argument of type `any` assigned to a parameter of type `_QueryDeepPartialEntity<IdempotencyRecord> | _QueryDeepPartialEntity<IdempotencyRecord>[]`
|
background
wait
wait-all
cancel
parallel
Loading