Skip to content

feat(admin): add operational dashboard API #163

feat(admin): add operational dashboard API

feat(admin): add operational dashboard API #163

Re-run triggered July 30, 2026 21:16
Status Failure
Total duration 1m 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Lint: src/admin/dashboard/dashboard.service.spec.ts#L58
Unsafe member access .count on an `any` value
Lint: src/admin/dashboard/dashboard.service.spec.ts#L58
Unsafe call of an `any` typed value
Lint: src/admin/dashboard/dashboard.service.spec.ts#L58
Unsafe call of an `any` typed value
Lint: src/admin/dashboard/dashboard.service.spec.ts#L57
Unsafe member access .mockResolvedValueOnce on an `any` value
Lint: src/admin/dashboard/dashboard.service.spec.ts#L57
Unsafe member access .count on an `any` value
Lint: src/admin/dashboard/dashboard.service.spec.ts#L57
Unsafe call of an `any` typed value
Lint: src/admin/dashboard/dashboard.service.spec.ts#L57
Unsafe call of an `any` typed value
Lint: src/admin/admin.service.ts#L10
'AdminRoleHierarchy' is defined but never used
Lint: src/admin/admin.controller.ts#L72
Async method 'getProfile' has no 'await' expression
Lint: src/admin/admin.controller.ts#L30
'AdminResponseDto' is defined but never used
Lint
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/
Lint: src/admin/incidents/incident.service.ts#L309
Unsafe argument of type `any` assigned to a parameter of type `string`
Lint: src/admin/dashboard/dashboard.service.ts#L274
Unsafe argument of type `any` assigned to a parameter of type `string`
Lint: src/admin/dashboard/dashboard.service.spec.ts#L52
Unsafe argument of type `any` assigned to a parameter of type `RedisService`
Lint: src/admin/dashboard/dashboard.service.spec.ts#L51
Unsafe argument of type `any` assigned to a parameter of type `NotificationService`
Lint: src/admin/dashboard/dashboard.service.spec.ts#L50
Unsafe argument of type `any` assigned to a parameter of type `JobsService`
Lint: src/admin/dashboard/dashboard.service.spec.ts#L49
Unsafe argument of type `any` assigned to a parameter of type `Repository<Claim>`
Lint: src/admin/dashboard/dashboard.service.spec.ts#L48
Unsafe argument of type `any` assigned to a parameter of type `Repository<AuditLog>`
Lint: src/admin/dashboard/dashboard.service.spec.ts#L47
Unsafe argument of type `any` assigned to a parameter of type `Repository<ModerationReport>`
Lint: src/admin/dashboard/dashboard.service.spec.ts#L46
Unsafe argument of type `any` assigned to a parameter of type `Repository<Incident>`
Lint: src/admin/dashboard/dashboard.service.spec.ts#L45
Unsafe argument of type `any` assigned to a parameter of type `Repository<Admin>`