Skip to content

feat: [OPE-1840] enable transaction history on Base #553

feat: [OPE-1840] enable transaction history on Base

feat: [OPE-1840] enable transaction history on Base #553

Triggered via pull request July 23, 2026 15:49
Status Failure
Total duration 2m 48s
Artifacts

ci.yml

on: pull_request
Backend
18s
Backend
Frontend
2m 40s
Frontend
Frontend Tests
2m 22s
Frontend Tests
Gitleaks
49s
Gitleaks
Deps pinned (both trees)
14s
Deps pinned (both trees)
yarn audit (both trees)
16s
yarn audit (both trees)
install-hooks (root tree)
46s
install-hooks (root tree)
install-hooks (frontend tree)
51s
install-hooks (frontend tree)
lockfile-lint (both trees)
17s
lockfile-lint (both trees)
License allowlist gate (both trees)
1m 38s
License allowlist gate (both trees)
All checks passed
3s
All checks passed
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
yarn audit (both trees)
Process completed with exit code 1.
yarn audit (both trees)
1 HIGH/CRITICAL advisory/advisories in the production tree are not allowlisted:
All checks passed
Process completed with exit code 1.
Backend
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Frontend: frontend/config/stakingPrograms/optimism.ts#L37
'stakingProgramId' is defined but never used. Allowed unused vars must match /^_/u
Frontend: frontend/config/stakingPrograms/index.ts#L51
'chainId' is defined but never used. Allowed unused vars must match /^_/u
Frontend: frontend/config/olasContracts.ts#L67
'evmHomeChainId' is defined but never used. Allowed unused vars must match /^_/u
Frontend: frontend/config/chains.ts#L87
'evmChainId' is defined but never used. Allowed unused vars must match /^_/u
Frontend: frontend/components/SetupPage/SetupYourAgent/PredictAgentForm/PredictAgentForm.tsx#L101
React Hook useCallback has a missing dependency: 'markServiceAsNotInitiallyFunded'. Either include it or remove the dependency array
Frontend: frontend/components/SetupPage/SetupYourAgent/OptimusAgentForm/OptimusAgentForm.tsx#L130
React Hook useCallback has a missing dependency: 'markServiceAsNotInitiallyFunded'. Either include it or remove the dependency array
Frontend: frontend/components/SetupPage/SetupYourAgent/ModiusAgentForm/ModiusAgentForm.tsx#L130
React Hook useCallback has a missing dependency: 'markServiceAsNotInitiallyFunded'. Either include it or remove the dependency array
Frontend: frontend/components/SetupPage/SetupYourAgent/AgentsFunAgentForm/AgentsFunAgentForm.tsx#L137
React Hook useCallback has a missing dependency: 'markServiceAsNotInitiallyFunded'. Either include it or remove the dependency array
Frontend: frontend/components/PearlWallet/Withdraw/EnterWithdrawalAddress/useWithdrawFunds.ts#L61
'chain' is defined but never used. Allowed unused vars must match /^_/u
Frontend: frontend/components/PearlWallet/Withdraw/EnterWithdrawalAddress/useWithdrawFunds.ts#L40
'chain' is defined but never used. Allowed unused vars must match /^_/u