Skip to content

Test Chains

Test Chains #4

Manually triggered May 27, 2024 18:21
Status Success
Total duration 4m 34s
Artifacts

test-chains.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test/chains/check.test.ts > Arbitrum Goerli > http: src/utils/rpc/http.ts#L141
HttpRequestError: HTTP request failed. URL: https://goerli-rollup.arbitrum.io/rpc Request body: {"method":"eth_chainId"} Details: fetch failed Version: [email protected] ❯ Object.request src/utils/rpc/http.ts:141:15 ❯ test/chains/check.test.ts:28:25 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: https://goerli-rollup.arbitrum.io/rpc', 'Request body: {"method":"eth_chainId"}' ], shortMessage: 'HTTP request failed.', version: '[email protected]', body: { method: 'eth_chainId' }, headers: undefined, status: undefined, url: 'https://goerli-rollup.arbitrum.io/rpc', walk: 'Function<walk>' }
test/chains/check.test.ts > Arbitrum Goerli > blockExplorer.url: test/chains/check.test.ts#L66
TypeError: fetch failed ❯ test/chains/check.test.ts:66:7 Caused by: Error: getaddrinfo ENOTFOUND goerli.arbiscan.io ❯ GetAddrInfoReqWrap.onlookup [as oncomplete] node:dns:107:26 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -3007, code: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'goerli.arbiscan.io' }
test/chains/check.test.ts > Avalanche Fuji > blockExplorer.apiUrl: test/chains/check.test.ts#L83
SyntaxError: Unexpected token < in JSON at position 4 ❯ test/chains/check.test.ts:83:20
test/chains/check.test.ts > Base Goerli > http: src/utils/rpc/http.ts#L141
HttpRequestError: HTTP request failed. URL: https://goerli.base.org Request body: {"method":"eth_chainId"} Details: Unexpected token < in JSON at position 0 Version: [email protected] ❯ Object.request src/utils/rpc/http.ts:141:15 ❯ test/chains/check.test.ts:28:25 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Unexpected token < in JSON at position 0', docsPath: undefined, metaMessages: [ 'URL: https://goerli.base.org', 'Request body: {"method":"eth_chainId"}' ], shortMessage: 'HTTP request failed.', version: '[email protected]', body: { method: 'eth_chainId' }, headers: undefined, status: undefined, url: 'https://goerli.base.org', walk: 'Function<walk>' }
test/chains/check.test.ts > Bear Network Chain Testnet > http: src/utils/rpc/http.ts#L109
TimeoutError: The request took too long to respond. URL: https://brnkc-test.bearnetwork.net Request body: {"method":"eth_chainId"} Details: The request timed out. Version: [email protected] ❯ Object.request src/utils/rpc/http.ts:109:28 ❯ test/chains/check.test.ts:29:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'The request timed out.', docsPath: undefined, metaMessages: [ 'URL: https://brnkc-test.bearnetwork.net', 'Request body: {"method":"eth_chainId"}' ], shortMessage: 'The request took too long to respond.', version: '[email protected]', walk: 'Function<walk>' }
test/chains/check.test.ts > BitTorrent Chain Testnet > http: src/utils/rpc/http.ts#L141
HttpRequestError: HTTP request failed. URL: https://testrpc.bittorrentchain.io Request body: {"method":"eth_chainId"} Details: fetch failed Version: [email protected] ❯ Object.request src/utils/rpc/http.ts:141:15 ❯ test/chains/check.test.ts:28:25 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: https://testrpc.bittorrentchain.io', 'Request body: {"method":"eth_chainId"}' ], shortMessage: 'HTTP request failed.', version: '[email protected]', body: { method: 'eth_chainId' }, headers: undefined, status: undefined, url: 'https://testrpc.bittorrentchain.io', walk: 'Function<walk>' }
test/chains/check.test.ts > BitTorrent Chain Testnet > blockExplorer.apiUrl: test/chains/check.test.ts#L84
AssertionError: expected { status: '0', message: 'NOTOK', …(1) } to match object { status: '1', …(1) } - Expected + Received Object { "message": StringContaining "OK", - "status": "1", + "result": "Invalid API URL endpoint", + "status": "0", } ❯ test/chains/check.test.ts:84:20
test/chains/check.test.ts > Bronos > http: src/utils/rpc/http.ts#L141
HttpRequestError: HTTP request failed. URL: https://evm.bronos.org Request body: {"method":"eth_chainId"} Details: fetch failed Version: [email protected] ❯ Object.request src/utils/rpc/http.ts:141:15 ❯ test/chains/check.test.ts:28:25 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: https://evm.bronos.org', 'Request body: {"method":"eth_chainId"}' ], shortMessage: 'HTTP request failed.', version: '[email protected]', body: { method: 'eth_chainId' }, headers: undefined, status: undefined, url: 'https://evm.bronos.org', walk: 'Function<walk>' }
test/chains/check.test.ts > Bronos > blockExplorer.url: test/chains/check.test.ts#L66
TypeError: fetch failed ❯ test/chains/check.test.ts:66:7 Caused by: Error: getaddrinfo ENOTFOUND broscan.bronos.org ❯ GetAddrInfoReqWrap.onlookup [as oncomplete] node:dns:107:26 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -3008, code: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'broscan.bronos.org' }
test/chains/check.test.ts > Bronos Testnet > http: src/utils/rpc/http.ts#L109
TimeoutError: The request took too long to respond. URL: https://evm-testnet.bronos.org Request body: {"method":"eth_chainId"} Details: The request timed out. Version: [email protected] ❯ Object.request src/utils/rpc/http.ts:109:28 ❯ test/chains/check.test.ts:29:12 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'The request timed out.', docsPath: undefined, metaMessages: [ 'URL: https://evm-testnet.bronos.org', 'Request body: {"method":"eth_chainId"}' ], shortMessage: 'The request took too long to respond.', version: '[email protected]', walk: 'Function<walk>' }