Skip to content

Migrate monetary Float fields to Decimal(38,18) for precision #292

Migrate monetary Float fields to Decimal(38,18) for precision

Migrate monetary Float fields to Decimal(38,18) for precision #292

Status Failure
Total duration 1m 43s
Artifacts

backend-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build-and-test
Process completed with exit code 1.
build-and-test
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, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test: app/backend/src/orgs/invites.controller.ts#L43
Unsafe assignment of an `any` value
build-and-test: app/backend/src/orgs/invites.controller.ts#L33
Unsafe assignment of an `any` value
build-and-test: app/backend/src/onchain/soroban.adapter.ts#L284
Unsafe assignment of an `any` value
build-and-test: app/backend/src/onchain/soroban.adapter.ts#L218
Unsafe assignment of an `any` value
build-and-test: app/backend/src/middleware/idempotency.ts#L81
Unsafe call of an `any` typed value
build-and-test: app/backend/src/middleware/idempotency.ts#L81
Unsafe return of a value of type `any`
build-and-test: app/backend/src/middleware/idempotency.ts#L62
Unsafe assignment of an `any` value
build-and-test: app/backend/src/jobs/dlq.service.ts#L28
Unsafe assignment of an `any` value
build-and-test: app/backend/src/idempotency/middleware.ts#L18
Unsafe argument of type `any` assigned to a parameter of type `Record<string, unknown>`
build-and-test: app/backend/src/entity-linking/entity-linking.service.ts#L85
Unsafe assignment of an `any` value