Skip to content

fix(campaigns): stop silent raisedAmount overwrite in getContractBalance (closes #1) #31

fix(campaigns): stop silent raisedAmount overwrite in getContractBalance (closes #1)

fix(campaigns): stop silent raisedAmount overwrite in getContractBalance (closes #1) #31

Status Failure
Total duration 6h 0m 21s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 16 warnings
Format check
Process completed with exit code 1.
Lint
Process completed with exit code 1.
Lint: src/admin/admin.service.ts#L102
'auditLogId' is never reassigned. Use 'const' instead
Test (e2e)
The job has exceeded the maximum execution time of 6h0m0s
Test (e2e)
The operation was canceled.
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/
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/
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/
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#L42
Unsafe assignment of an error typed value
Lint: src/admin/admin.service.ts#L122
'adminEmail' is defined but never used
Lint: src/admin/admin.controller.ts#L60
Unsafe member access .user on an `any` value
Lint: src/admin/admin.controller.ts#L60
Unsafe argument of type `any` assigned to a parameter of type `string`
Lint: src/admin/admin.controller.ts#L59
Unsafe member access .user on an `any` value
Lint: src/admin/admin.controller.ts#L59
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#L33
Unsafe member access .user on an `any` value
Lint: src/admin/admin.controller.ts#L33
Unsafe argument of type `any` assigned to a parameter of type `string`
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/