Skip to content

fix(deps): resolve 35 npm audit vulnerabilities reported in #40 #36

fix(deps): resolve 35 npm audit vulnerabilities reported in #40

fix(deps): resolve 35 npm audit vulnerabilities reported in #40 #36

Triggered via pull request June 23, 2026 08:43
Status Cancelled
Total duration 6h 0m 18s
Artifacts

ci.yml

on: pull_request
Lint
36s
Lint
Format check
29s
Format check
Build
35s
Build
Test (unit)
28s
Test (unit)
Test (e2e)
6h 0m
Test (e2e)
Prisma validate (optional)
28s
Prisma validate (optional)
npm audit (production)
31s
npm audit (production)
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 17 warnings
Test (e2e)
The job has exceeded the maximum execution time of 6h0m0s
Test (e2e)
The operation was canceled.
Test (unit)
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/
Prisma validate (optional)
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/
Format check
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/
npm audit (production)
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/
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/
Lint
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: src/auth/auth-logout.controller.ts#L48
Unsafe member access .walletAddress on a type that cannot be resolved
Lint: src/auth/auth-logout.controller.ts#L48
Unsafe assignment of an error typed value
Lint: src/auth/auth-logout.controller.ts#L42
Unsafe assignment of an error typed value
Lint: src/admin/admin.service.ts#L22
'adminEmail' is defined but never used
Lint: src/admin/admin.controller.ts#L35
Unsafe member access .user on an `any` value
Lint: src/admin/admin.controller.ts#L35
Unsafe argument of type `any` assigned to a parameter of type `string`
Lint: src/admin/admin.controller.ts#L34
Unsafe member access .user on an `any` value
Lint: src/admin/admin.controller.ts#L34
Unsafe argument of type `any` assigned to a parameter of type `string`
Lint: src/admin/admin.controller.ts#L10
'HttpStatus' is defined but never used
Lint: src/admin/admin.controller.ts#L9
'HttpCode' is defined but never used
Test (e2e)
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/