Skip to content

feat: enable fx pools #3175

feat: enable fx pools

feat: enable fx pools #3175

Re-run triggered September 16, 2024 13:34
Status Failure
Total duration 2m 54s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 8 warnings
Build
Process completed with exit code 1.
lib/modules/relayer/signRelayerApproval.hooks.integration.spec.tsx > Signs relayer approval and saves signature in the addLiquidity provider state: lib/modules/relayer/signRelayerApproval.hooks.integration.spec.tsx#L34
AssertionError: expected true to be falsy Ignored nodes: comments, script, style <html> <head /> <body> <div /> </body> </html> - Expected + Received - true + false ❯ lib/modules/relayer/signRelayerApproval.hooks.integration.spec.tsx:34:56 ❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:47:12 ❯ checkCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:124:77 ❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:118:16
lib/modules/relayer/signRelayerApproval.hooks.integration.spec.tsx > Signs relayer approval and saves signature in the addLiquidity provider state: lib/modules/relayer/signRelayerApproval.hooks.integration.spec.tsx#L34
AssertionError: expected true to be falsy Ignored nodes: comments, script, style <html> <head /> <body> <div /> </body> </html> - Expected + Received - true + false ❯ lib/modules/relayer/signRelayerApproval.hooks.integration.spec.tsx:34:56 ❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:47:12 ❯ checkCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:124:77 ❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:118:16
lib/modules/tokens/TokenBalancesProvider.integration.spec.ts > fetches balance for native asset token: lib/modules/tokens/TokenBalancesProvider.integration.spec.ts#L13
AssertionError: expected +0 to be 1 // Object.is equality Ignored nodes: comments, script, style <html> <head /> <body> <div /> </body> </html> - Expected + Received - 1 + 0 ❯ lib/modules/tokens/TokenBalancesProvider.integration.spec.ts:13:62 ❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:47:12 ❯ checkCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:124:77 ❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:118:16
lib/modules/tokens/TokenBalancesProvider.integration.spec.ts > fetches balance for native asset token: lib/modules/tokens/TokenBalancesProvider.integration.spec.ts#L13
AssertionError: expected +0 to be 1 // Object.is equality Ignored nodes: comments, script, style <html> <head /> <body> <div /> </body> </html> - Expected + Received - 1 + 0 ❯ lib/modules/tokens/TokenBalancesProvider.integration.spec.ts:13:62 ❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:47:12 ❯ checkCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:124:77 ❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:118:16
lib/modules/tokens/TokenBalancesProvider.integration.spec.ts > Should not return balances when user is not connected (account is empty) : lib/modules/tokens/TokenBalancesProvider.integration.spec.ts#L84
AssertionError: expected 1 to be 2 // Object.is equality Ignored nodes: comments, script, style <html> <head /> <body> <div /> </body> </html> - Expected + Received - 2 + 1 ❯ lib/modules/tokens/TokenBalancesProvider.integration.spec.ts:84:62 ❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:47:12 ❯ checkCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:124:77 ❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:118:16
lib/modules/tokens/TokenBalancesProvider.integration.spec.ts > Should not return balances when user is not connected (account is empty) : lib/modules/tokens/TokenBalancesProvider.integration.spec.ts#L84
AssertionError: expected 1 to be 2 // Object.is equality Ignored nodes: comments, script, style <html> <head /> <body> <div /> </body> </html> - Expected + Received - 2 + 1 ❯ lib/modules/tokens/TokenBalancesProvider.integration.spec.ts:84:62 ❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:47:12 ❯ checkCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:124:77 ❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:118:16
lib/modules/web3/useTokenAllowances.integration.spec.ts > fetches token allowances: lib/modules/web3/useTokenAllowances.integration.spec.ts#L26
AssertionError: expected {} to deeply equal ObjectContaining{…} - Expected + Received - ObjectContaining { - "0x198d7387fa97a73f05b8578cdeff8f2a1f34cd1f": Any<BigInt>, - "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": Any<BigInt>, - } + Object {} ❯ lib/modules/web3/useTokenAllowances.integration.spec.ts:26:37
lib/modules/web3/useTokenAllowances.integration.spec.ts > fetches token allowances: lib/modules/web3/useTokenAllowances.integration.spec.ts#L26
AssertionError: expected {} to deeply equal ObjectContaining{…} - Expected + Received - ObjectContaining { - "0x198d7387fa97a73f05b8578cdeff8f2a1f34cd1f": Any<BigInt>, - "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": Any<BigInt>, - } + Object {} ❯ lib/modules/web3/useTokenAllowances.integration.spec.ts:26:37
lib/modules/web3/useTokenAllowances.integration.spec.ts > allows refetching allowances: lib/modules/web3/useTokenAllowances.integration.spec.ts#L43
AssertionError: expected false to be truthy ❯ lib/modules/web3/useTokenAllowances.integration.spec.ts:43:49
lib/modules/web3/useTokenAllowances.integration.spec.ts > allows refetching allowances: lib/modules/web3/useTokenAllowances.integration.spec.ts#L43
AssertionError: expected false to be truthy ❯ lib/modules/web3/useTokenAllowances.integration.spec.ts:43:49
Unit-Test
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
Unit-Test
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
Lint
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
Build
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
Lint
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
Build
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
Integration-Test
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
Integration-Test
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']