feat(stellar): implement incremental ledger checkpoint recovery for S…#985
Open
datagerl wants to merge 7 commits into
Open
feat(stellar): implement incremental ledger checkpoint recovery for S…#985datagerl wants to merge 7 commits into
datagerl wants to merge 7 commits into
Annotations
7 errors and 3 warnings
|
Lint
Process completed with exit code 1.
|
|
Lint:
apps/backend/src/crowdfund/crowdfund.service.ts#L288
Unsafe member access .count on an `any` value
|
|
Lint:
apps/backend/src/crowdfund/crowdfund.service.ts#L230
Unsafe return of a value of type `any`
|
|
Lint:
apps/backend/src/crowdfund/crowdfund.service.ts#L230
Numeric '+' operations must either be both bigints or both numbers. Got `bigint` + `number`
|
|
Lint:
apps/backend/src/crowdfund/crowdfund.service.ts#L230
Unsafe assignment of an `any` value
|
|
Lint:
apps/backend/src/crowdfund/crowdfund.service.ts#L111
Numeric '+' operations must either be both bigints or both numbers. Got `number` + `bigint`
|
|
Lint:
apps/backend/src/crowdfund/crowdfund.service.spec.ts#L20
Unsafe return of a value of type `any`
|
|
Complete job
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:
apps/backend/src/crowdfund/crowdfund.service.ts#L288
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
Lint:
apps/backend/src/crowdfund/crowdfund.service.ts#L236
Unsafe argument of type `any` assigned to a parameter of type `bigint`
|
background
wait
wait-all
cancel
parallel
Loading