Skip to content

implemented the milestone #207

implemented the milestone

implemented the milestone #207

Triggered via push August 3, 2026 17:00
Status Failure
Total duration 1m 23s
Artifacts

backend-ci.yml

on: push
Backend — Lint, Test & Build
45s
Backend — Lint, Test & Build
Contract — Build & Test
1m 12s
Contract — Build & Test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 12 warnings
Backend — Lint, Test & Build: backend/src/admin/dto/admin-user-query.dto.ts#L1
'IsEnum' is defined but never used
Backend — Lint, Test & Build: backend/src/admin/admin.service.ts#L131
Replace `.createQueryBuilder('role')` with `⏎········.createQueryBuilder('role')⏎········`
Backend — Lint, Test & Build: backend/src/admin/admin.service.ts#L125
Async method 'getRevenueStats' has no 'await' expression
Backend — Lint, Test & Build: backend/src/admin/admin.service.ts#L121
Async method 'getSessionStats' has no 'await' expression
Backend — Lint, Test & Build: backend/src/admin/admin.service.ts#L52
Replace `qb,·query.page·||·1,·query.limit·||·20` with `⏎······qb,⏎······query.page·||·1,⏎······query.limit·||·20,⏎····`
Backend — Lint, Test & Build: backend/src/admin/admin.service.ts#L3
'LessThanOrEqual' is defined but never used
Backend — Lint, Test & Build: backend/src/admin/admin.controller.ts#L88
Replace `⏎····@query()·query:·{·page?:·number;·limit?:·number·},⏎··` with `@Query()·query:·{·page?:·number;·limit?:·number·}`
Backend — Lint, Test & Build: backend/src/admin/admin.controller.ts#L65
Replace `⏎····@PARAM('id')·id:·string,⏎····@PARAM('roleId')·roleId:·string,⏎··` with `@Param('id')·id:·string,·@PARAM('roleId')·roleId:·string`
Backend — Lint, Test & Build: backend/src/admin/admin.controller.ts#L57
Replace `⏎····@PARAM('id')·id:·string,⏎····@Body()·body:·{·role:·AuthRole·},⏎··` with `@Param('id')·id:·string,·@Body()·body:·{·role:·AuthRole·}`
Contract — Build & Test
Process completed with exit code 101.
Backend — Lint, Test & Build
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/
Backend — Lint, Test & Build: backend/src/metrics/metrics.middleware.ts#L14
Unsafe argument of type `any` assigned to a parameter of type `string`
Backend — Lint, Test & Build: backend/src/common/guards/throttler.guard.ts#L37
Unsafe argument of type `any` assigned to a parameter of type `Object`
Backend — Lint, Test & Build: backend/src/chat/chat.gateway.ts#L92
Unsafe argument of type error typed assigned to a parameter of type `string`
Backend — Lint, Test & Build: backend/src/chat/chat.gateway.ts#L77
Unsafe argument of type error typed assigned to a parameter of type `string`
Backend — Lint, Test & Build: backend/src/chat/chat.gateway.ts#L64
Unsafe argument of type `any` assigned to a parameter of type `MessageType`
Backend — Lint, Test & Build: backend/src/chat/chat.gateway.ts#L57
Unsafe argument of type error typed assigned to a parameter of type `string`
Backend — Lint, Test & Build: backend/src/chat/chat.gateway.ts#L37
Unsafe argument of type error typed assigned to a parameter of type `string`
Backend — Lint, Test & Build: backend/src/chat/chat.gateway.ts#L35
Unsafe argument of type error typed assigned to a parameter of type `string`
Backend — Lint, Test & Build: backend/src/chat/chat.gateway.ts#L29
Unsafe argument of type error typed assigned to a parameter of type `string`
Backend — Lint, Test & Build: backend/src/chat/chat.gateway.ts#L29
Unsafe argument of type error typed assigned to a parameter of type `string`
Contract — Build & Test
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/