BE-024 — Implement Notification Delivery Service - #318
Merged
dDevAhmed merged 3 commits intoJul 29, 2026
Annotations
10 errors and 11 warnings
|
Run linter:
src/analytics/analytics.service.ts#L151
Async arrow function has no 'await' expression
|
|
Run linter:
src/analytics/analytics.service.ts#L127
Async arrow function has no 'await' expression
|
|
Run linter:
src/analytics/analytics.service.ts#L102
Async arrow function has no 'await' expression
|
|
Run linter:
src/analytics/analytics.service.ts#L81
Unsafe member access [0] on an `any` value
|
|
Run linter:
src/analytics/analytics.service.ts#L78
Unsafe member access [0] on an `any` value
|
|
Run linter:
src/analytics/analytics.service.ts#L72
Unsafe assignment of an `any` value
|
|
Run linter:
src/analytics/analytics.service.ts#L69
Unsafe assignment of an `any` value
|
|
Run linter:
src/analytics/analytics.service.ts#L54
Unsafe assignment of an `any` value
|
|
Run linter:
src/analytics/analytics.service.ts#L50
Unsafe assignment of an `any` value
|
|
Run linter:
src/analytics/analytics.service.ts#L28
Unsafe assignment of an `any` value
|
|
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/cache@v4, 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/
|
|
Run linter:
src/auth/auth.service.spec.ts#L87
Unsafe argument of type `any` assigned to a parameter of type `RedisService`
|
|
Run linter:
src/auth/auth.service.spec.ts#L86
Unsafe argument of type `any` assigned to a parameter of type `JwtService`
|
|
Run linter:
src/auth/auth.service.spec.ts#L85
Unsafe argument of type `any` assigned to a parameter of type `PrismaService`
|
|
Run linter:
src/audit/services/compliance.service.ts#L268
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
Run linter:
src/audit/services/compliance.service.ts#L244
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
Run linter:
src/audit/services/audit-trail.service.ts#L317
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
Run linter:
src/analytics/dto/analytics-query.dto.ts#L39
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
Run linter:
src/analytics/dto/analytics-query.dto.ts#L34
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
Run linter:
src/analytics/analytics.service.ts#L81
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
Run linter:
src/analytics/analytics.service.ts#L78
Unsafe argument of type `any` assigned to a parameter of type `string`
|
background
wait
wait-all
cancel
parallel
Loading