Add profile image upload with local/S3 storage - #1041
Merged
nafiuishaaq merged 5 commits intoAug 2, 2026
Annotations
10 errors and 11 warnings
|
Lint (ESLint):
backend/src/admin/dto/admin-user-query.dto.ts#L1
'IsEnum' is defined but never used
|
|
Lint (ESLint):
backend/src/admin/admin.service.ts#L131
Replace `.createQueryBuilder('role')` with `⏎········.createQueryBuilder('role')⏎········`
|
|
Lint (ESLint):
backend/src/admin/admin.service.ts#L125
Async method 'getRevenueStats' has no 'await' expression
|
|
Lint (ESLint):
backend/src/admin/admin.service.ts#L121
Async method 'getSessionStats' has no 'await' expression
|
|
Lint (ESLint):
backend/src/admin/admin.service.ts#L52
Replace `qb,·query.page·||·1,·query.limit·||·20` with `⏎······qb,⏎······query.page·||·1,⏎······query.limit·||·20,⏎····`
|
|
Lint (ESLint):
backend/src/admin/admin.service.ts#L18
Insert `⏎···`
|
|
Lint (ESLint):
backend/src/admin/admin.service.ts#L3
'LessThanOrEqual' is defined but never used
|
|
Lint (ESLint):
backend/src/admin/admin.controller.ts#L88
Replace `⏎····@query()·query:·{·page?:·number;·limit?:·number·},⏎··` with `@Query()·query:·{·page?:·number;·limit?:·number·}`
|
|
|
|
|
|
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 (ESLint):
backend/src/metrics/metrics.middleware.ts#L14
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
Lint (ESLint):
backend/src/common/guards/throttler.guard.ts#L37
Unsafe argument of type `any` assigned to a parameter of type `Object`
|
|
Lint (ESLint):
backend/src/chat/chat.gateway.ts#L92
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Lint (ESLint):
backend/src/chat/chat.gateway.ts#L77
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Lint (ESLint):
backend/src/chat/chat.gateway.ts#L64
Unsafe argument of type `any` assigned to a parameter of type `MessageType`
|
|
Lint (ESLint):
backend/src/chat/chat.gateway.ts#L57
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Lint (ESLint):
backend/src/chat/chat.gateway.ts#L37
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Lint (ESLint):
backend/src/chat/chat.gateway.ts#L35
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Lint (ESLint):
backend/src/chat/chat.gateway.ts#L29
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Lint (ESLint):
backend/src/chat/chat.gateway.ts#L29
Unsafe argument of type error typed assigned to a parameter of type `string`
|
background
wait
wait-all
cancel
parallel
Loading