feat: implement notification system with BullMQ processor and user pr… - #313
Open
akinboyewaSamson wants to merge 2 commits into
Open
feat: implement notification system with BullMQ processor and user pr…#313akinboyewaSamson wants to merge 2 commits into
akinboyewaSamson wants to merge 2 commits into
Annotations
10 errors and 11 warnings
|
Run linter:
src/audit/controllers/audit-log.controller.ts#L7
'ApiQuery' is defined but never used
|
|
Run linter:
src/audit/controllers/audit-log.controller.ts#L6
'ApiParam' is defined but never used
|
|
Run linter:
src/audit/controllers/audit-log.controller.ts#L5
'ApiResponse' is defined but never used
|
|
Run linter:
src/audit/controllers/audit-log.controller.ts#L4
'ApiOperation' is defined but never used
|
|
Run linter:
src/audit/controllers/audit-log.controller.ts#L1
'UseInterceptors' is defined but never used
|
|
Run linter:
src/app.controller.ts#L65
Unsafe member access .message on an `any` value
|
|
Run linter:
src/app.controller.ts#L53
Unsafe member access .message on an `any` value
|
|
Run linter:
src/app.controller.ts#L41
Unsafe member access .message on an `any` value
|
|
Run linter:
src/app.controller.ts#L36
Unsafe member access .length on an `any` value
|
|
Run linter:
src/app.controller.ts#L35
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#L203
Unsafe argument of type `any` assigned to a parameter of type `LoginDto`
|
|
Run linter:
src/auth/auth.service.spec.ts#L175
Unsafe argument of type `any` assigned to a parameter of type `LoginDto`
|
|
Run linter:
src/auth/auth.service.spec.ts#L151
Unsafe argument of type `any` assigned to a parameter of type `LoginDto`
|
|
Run linter:
src/auth/auth.service.spec.ts#L125
Unsafe argument of type `any` assigned to a parameter of type `LoginDto`
|
|
Run linter:
src/auth/auth.service.spec.ts#L95
Unsafe argument of type `any` assigned to a parameter of type `LoginDto`
|
|
Run linter:
src/auth/auth.service.spec.ts#L68
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
Run linter:
src/auth/auth.service.spec.ts#L42
Unsafe argument of type `any` assigned to a parameter of type `RedisService`
|
|
Run linter:
src/auth/auth.service.spec.ts#L42
Unsafe argument of type `any` assigned to a parameter of type `JwtService`
|
|
Run linter:
src/auth/auth.service.spec.ts#L42
Unsafe argument of type `any` assigned to a parameter of type `PrismaService`
|
|
Run linter:
src/audit/services/audit-trail.service.ts#L206
Unsafe argument of type `any` assigned to a parameter of type `string`
|
background
wait
wait-all
cancel
parallel
Loading