fix: Eliminate top DB queries — hourly_statistics MV, balance N+1, VACUUM in transaction #1346
Annotations
2 errors, 2 warnings, and 1 notice
|
Run Playwright Tests Shard
Process completed with exit code 1.
|
|
Run Playwright Tests Shard:
packages/e2e-tests/tests/hard/bridge/utils/setupBridge.ts#L150
1) [chromium] › hard/bridge/BridgeERC20SixDecimals.test.ts:19:7 › Bridge USDC Token › USDC test Token › Deposit ETH › Deposit ETH to Fuel › Check deposit tx in the Tx list
Error: expect(received).toBe(expected) // Object.is equality
Expected: "1.12345"
Received: "0.000"
Call Log:
- Timeout 10000ms exceeded while waiting on the predicate
at hard/bridge/utils/setupBridge.ts:150
148 |
149 | await page.waitForTimeout(10000);
> 150 | await test.expect
| ^
151 | .poll(
152 | async () => {
153 | const postDepositBalanceFuel =
at /home/runner/work/fuel-explorer/fuel-explorer/packages/e2e-tests/tests/hard/bridge/utils/setupBridge.ts:150:7
at /home/runner/work/fuel-explorer/fuel-explorer/packages/e2e-tests/tests/hard/bridge/utils/setupBridge.ts:145:5
at setupBridge (/home/runner/work/fuel-explorer/fuel-explorer/packages/e2e-tests/tests/hard/bridge/utils/setupBridge.ts:76:3)
at /home/runner/work/fuel-explorer/fuel-explorer/packages/e2e-tests/tests/hard/bridge/BridgeERC20SixDecimals.test.ts:33:7
at /home/runner/work/fuel-explorer/fuel-explorer/packages/e2e-tests/tests/hard/bridge/BridgeERC20SixDecimals.test.ts:32:5
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v3, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, docker/login-action@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Playwright Tests Shard:
[chromium] › hard/bridge/BridgeERC20SixDecimals.test.ts#L0
[chromium] › hard/bridge/BridgeERC20SixDecimals.test.ts took 1.5m
|
|
Run Playwright Tests Shard
1 failed
[chromium] › hard/bridge/BridgeERC20SixDecimals.test.ts:19:7 › Bridge USDC Token › USDC test Token
|
Loading