Skip to content

feat: issue resolved (#22) #2

feat: issue resolved (#22)

feat: issue resolved (#22) #2

Triggered via push June 18, 2026 22:24
Status Failure
Total duration 1m 3s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 16 warnings
Format check
Process completed with exit code 1.
Test (e2e)
Process completed with exit code 1.
Prisma validate (optional)
Process completed with exit code 1.
Lint: src/auth/jwt.strategy.ts#L14
Unsafe call of a type that could not be resolved
Lint: src/auth/jwt.strategy.ts#L14
Unsafe assignment of an error typed value
Lint: src/auth/jwt.strategy.ts#L13
Unsafe call of a type that could not be resolved
Lint: src/auth/auth-verify.controller.ts#L7
'Inject' is defined but never used
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#L33
Unsafe member access .user on an `any` value
Lint: src/admin/admin.controller.ts#L32
Unsafe member access .user on an `any` value
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/
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/
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/
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/stellar/soroban.service.ts#L185
Unsafe argument of type `any` assigned to a parameter of type `ScVal`
Lint: src/stellar/soroban.service.ts#L174
Unsafe argument of type `any` assigned to a parameter of type `string`
Lint: src/stellar/soroban.service.ts#L165
Unsafe argument of type `any` assigned to a parameter of type `string`
Lint: src/notifications/notifications.gateway.ts#L81
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Lint: src/milestones/milestones.controller.ts#L85
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
Lint: src/milestones/milestones.controller.ts#L73
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
Lint: src/common/guards/roles.guard.ts#L26
Unsafe argument of type `any` assigned to a parameter of type `string`
Lint: src/campaigns/campaigns.controller.ts#L92
Unsafe argument of type `any` assigned to a parameter of type `string`
Lint: src/admin/admin.controller.ts#L33
Unsafe argument of type `any` assigned to a parameter of type `string`
Lint: src/admin/admin.controller.ts#L32
Unsafe argument of type `any` assigned to a parameter of type `string`
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/