Fix indexer freeze when a single event fails to process (#1214) #1558
ci.yml
on: pull_request
Detect changes
7s
Frontend CI
1m 9s
Backend Docker Image CI
56s
Soroban Contracts CI
4m 38s
Backend CI
59s
Annotations
11 errors and 16 warnings
|
Backend Docker Image CI
Process completed with exit code 1.
|
|
Backend CI
Process completed with exit code 2.
|
|
Backend CI
Cannot find name 'makeMalformedEvent'.
|
|
Backend CI
Cannot find name 'makeAdminTransferredEvent'.
|
|
Backend CI
Cannot find name 'makeAdminTransferredEvent'.
|
|
Backend CI
Cannot find name 'makeAdminTransferredEvent'.
|
|
Backend CI
Cannot find name 'makeMalformedEvent'.
|
|
Backend CI
Cannot find name 'makeAdminTransferredEvent'.
|
|
Backend CI
Cannot find name 'makeAdminTransferredEvent'.
|
|
Backend CI
Cannot find name 'DEAD_LETTER_MAX_RETRIES_DEFAULT'.
|
|
Soroban Contracts CI
Process completed with exit code 1.
|
|
Detect changes
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 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/
|
|
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/
|
|
Frontend CI:
frontend/src/components/dashboard/DashboardSettings.tsx#L8
'session' is defined but never used
|
|
Frontend CI:
frontend/src/components/dashboard/DashboardOverview.tsx#L112
'err' is defined but never used
|
|
Frontend CI:
frontend/src/components/dashboard/DashboardOverview.tsx#L103
'onDisconnect' is defined but never used
|
|
Frontend CI:
frontend/src/components/dashboard/DashboardOverview.tsx#L101
'snapshotError' is defined but never used
|
|
Frontend CI:
frontend/src/components/dashboard/DashboardOverview.tsx#L100
'isSnapshotLoading' is defined but never used
|
|
Frontend CI:
frontend/src/app/streams/create/create-stream-content.tsx#L37
'_resetForm' is assigned a value but never used
|
|
Frontend CI:
frontend/src/app/settings/__tests__/settings-content.test.tsx#L73
React Hook React.useEffect has a missing dependency: 'onConfirm'. Either include it or remove the dependency array. If 'onConfirm' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Frontend CI:
frontend/src/app/dashboard/calendar/page.tsx#L90
React Hook useEffect has a missing dependency: 'session'. Either include it or remove the dependency array
|
|
Frontend CI:
frontend/e2e/mocks/api-server.mjs#L112
'ledgerKeyXdr' is defined but never used
|
|
Frontend CI:
frontend/e2e/mocks/api-server.mjs#L25
'accountSequence' is assigned a value but never used
|
|
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/cache@v4, actions/checkout@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. 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']
|