Skip to content

fix: make prisma seed idempotent (#1094) #1115

fix: make prisma seed idempotent (#1094)

fix: make prisma seed idempotent (#1094) #1115

Triggered via pull request July 30, 2026 05:13
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: pull_request
Frontend CI
33s
Frontend CI
Backend CI
1m 5s
Backend CI
Backend Docker Image CI
45s
Backend Docker Image CI
Soroban Contracts CI
18s
Soroban Contracts CI
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 5 warnings
Soroban Contracts CI
Process completed with exit code 1.
Frontend CI
Process completed with exit code 1.
Backend Docker Image CI
Process completed with exit code 1.
Backend CI
Type 'number' is not assignable to type 'bigint'.
Backend CI
Type 'number' is not assignable to type 'bigint'.
Backend CI
Object is possibly 'undefined'.
Backend CI
Operator '-' cannot be applied to types 'number' and 'bigint'.
Backend CI
'timestampBigInt' is declared but its value is never read.
Backend CI
Argument of type '{}' is not assignable to parameter of type 'string | number | bigint | boolean'.
Backend CI
Object is possibly 'undefined'.
Backend CI
Property 'createdAt' is missing in type '{ id: string; updatedAt: Date; lastLedger: number; lastCursor: string | null; }' but required in type 'IndexerStateRow'.
Backend CI
Property 'createdAt' is missing in type '{ id: string; updatedAt: Date; lastLedger: number; lastCursor: string | null; }' but required in type 'IndexerStateRow'.
Backend CI
Property 'createdAt' is missing in type '{ id: string; updatedAt: Date; lastLedger: number; lastCursor: string | null; }' but required in type 'IndexerStateRow'.
Soroban Contracts CI
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Soroban Contracts CI
Unexpected input(s) 'workspace', valid inputs are ['prefix-key', 'shared-key', 'key', 'add-job-id-key', 'add-rust-environment-hash-key', 'env-vars', 'workspaces', 'cache-directories', 'cache-targets', 'cache-on-failure', 'cache-all-crates', 'cache-workspace-crates', 'save-if', 'cache-provider', 'cache-bin', 'lookup-only', 'cmd-format']
Frontend CI
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/
Backend Docker Image CI
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, dorny/paths-filter@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Backend CI
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/