tests: fix #2550
changesets.yml
on: push
Verify
/
Check
59s
Matrix: Verify / Test Environments
Matrix: Verify / Test
Create version pull request
1m 24s
Verify
/
Vectors
1m 53s
Matrix: Verify / Types
Deploy Docs
/
deploy
Annotations
8 errors and 1 warning
|
src/actions/public/createEventFilter.test.ts > default > args: fromBlock:
src/utils/buildRequest.ts#L170
InternalRpcError: An internal error was received.
URL: http://localhost
Request body: {"method":"eth_newFilter","params":[{"fromBlock":"0x153b747","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef"]}]}
Details: Fork Error: Transport(HttpError(HttpError { status: 413, body: "{\"jsonrpc\":\"2.0\",\"id\":113,\"error\":{\"code\":-32614,\"message\":\"eth_getLogs is limited to a 10,000 range\"}}" }))
Version: [email protected]
❯ delay.count.count src/utils/buildRequest.ts:170:25
❯ attemptRetry src/utils/promise/withRetry.ts:44:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'Fork Error: Transport(HttpError(HttpError { status: 413, body: "{\"jsonrpc\":\"2.0\",\"id\":113,\"error\":{\"code\":-32614,\"message\":\"eth_getLogs is limited to a 10,000 range\"}}" }))', docsPath: undefined, metaMessages: [ 'URL: http://localhost', 'Request body: {"method":"eth_newFilter","params":[{"fromBlock":"0x153b747","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef"]}]}' ], shortMessage: 'An internal error was received.', version: '2.38.1', code: -32603, walk: 'Function<walk>' }
Caused by: Caused by: RpcRequestError: RPC Request failed.
URL: http://localhost
Request body: {"method":"eth_newFilter","params":[{"fromBlock":"0x153b747","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef"]}]}
Details: Fork Error: Transport(HttpError(HttpError { status: 413, body: "{\"jsonrpc\":\"2.0\",\"id\":113,\"error\":{\"code\":-32614,\"message\":\"eth_getLogs is limited to a 10,000 range\"}}" }))
Version: [email protected]
❯ request src/clients/transports/http.ts:157:19
❯ delay.count.count src/utils/buildRequest.ts:150:22
❯ attemptRetry src/utils/promise/withRetry.ts:44:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'Fork Error: Transport(HttpError(HttpError { status: 413, body: "{\"jsonrpc\":\"2.0\",\"id\":113,\"error\":{\"code\":-32614,\"message\":\"eth_getLogs is limited to a 10,000 range\"}}" }))', docsPath: undefined, metaMessages: [ 'URL: http://localhost', 'Request body: {"method":"eth_newFilter","params":[{"fromBlock":"0x153b747","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef"]}]}' ], shortMessage: 'RPC Request failed.', version: '2.38.1', code: -32603, data: undefined, walk: 'Function<walk>' }
|
|
src/actions/public/createEventFilter.test.ts > default > args: fromBlock:
src/utils/buildRequest.ts#L170
InternalRpcError: An internal error was received.
URL: http://localhost
Request body: {"method":"eth_newFilter","params":[{"fromBlock":"0x153b747","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef"]}]}
Details: Fork Error: Transport(HttpError(HttpError { status: 413, body: "{\"jsonrpc\":\"2.0\",\"id\":109,\"error\":{\"code\":-32614,\"message\":\"eth_getLogs is limited to a 10,000 range\"}}" }))
Version: [email protected]
❯ delay.count.count src/utils/buildRequest.ts:170:25
❯ attemptRetry src/utils/promise/withRetry.ts:44:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'Fork Error: Transport(HttpError(HttpError { status: 413, body: "{\"jsonrpc\":\"2.0\",\"id\":109,\"error\":{\"code\":-32614,\"message\":\"eth_getLogs is limited to a 10,000 range\"}}" }))', docsPath: undefined, metaMessages: [ 'URL: http://localhost', 'Request body: {"method":"eth_newFilter","params":[{"fromBlock":"0x153b747","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef"]}]}' ], shortMessage: 'An internal error was received.', version: '2.38.1', code: -32603, walk: 'Function<walk>' }
Caused by: Caused by: RpcRequestError: RPC Request failed.
URL: http://localhost
Request body: {"method":"eth_newFilter","params":[{"fromBlock":"0x153b747","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef"]}]}
Details: Fork Error: Transport(HttpError(HttpError { status: 413, body: "{\"jsonrpc\":\"2.0\",\"id\":109,\"error\":{\"code\":-32614,\"message\":\"eth_getLogs is limited to a 10,000 range\"}}" }))
Version: [email protected]
❯ request src/clients/transports/http.ts:157:19
❯ delay.count.count src/utils/buildRequest.ts:150:22
❯ attemptRetry src/utils/promise/withRetry.ts:44:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'Fork Error: Transport(HttpError(HttpError { status: 413, body: "{\"jsonrpc\":\"2.0\",\"id\":109,\"error\":{\"code\":-32614,\"message\":\"eth_getLogs is limited to a 10,000 range\"}}" }))', docsPath: undefined, metaMessages: [ 'URL: http://localhost', 'Request body: {"method":"eth_newFilter","params":[{"fromBlock":"0x153b747","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef"]}]}' ], shortMessage: 'RPC Request failed.', version: '2.38.1', code: -32603, data: undefined, walk: 'Function<walk>' }
|
|
src/actions/public/createEventFilter.test.ts > default > args: fromBlock:
src/utils/buildRequest.ts#L170
InternalRpcError: An internal error was received.
URL: http://localhost
Request body: {"method":"eth_newFilter","params":[{"fromBlock":"0x153b747","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef"]}]}
Details: Fork Error: Transport(HttpError(HttpError { status: 413, body: "{\"jsonrpc\":\"2.0\",\"id\":105,\"error\":{\"code\":-32614,\"message\":\"eth_getLogs is limited to a 10,000 range\"}}" }))
Version: [email protected]
❯ delay.count.count src/utils/buildRequest.ts:170:25
❯ attemptRetry src/utils/promise/withRetry.ts:44:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'Fork Error: Transport(HttpError(HttpError { status: 413, body: "{\"jsonrpc\":\"2.0\",\"id\":105,\"error\":{\"code\":-32614,\"message\":\"eth_getLogs is limited to a 10,000 range\"}}" }))', docsPath: undefined, metaMessages: [ 'URL: http://localhost', 'Request body: {"method":"eth_newFilter","params":[{"fromBlock":"0x153b747","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef"]}]}' ], shortMessage: 'An internal error was received.', version: '2.38.1', code: -32603, walk: 'Function<walk>' }
Caused by: Caused by: RpcRequestError: RPC Request failed.
URL: http://localhost
Request body: {"method":"eth_newFilter","params":[{"fromBlock":"0x153b747","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef"]}]}
Details: Fork Error: Transport(HttpError(HttpError { status: 413, body: "{\"jsonrpc\":\"2.0\",\"id\":105,\"error\":{\"code\":-32614,\"message\":\"eth_getLogs is limited to a 10,000 range\"}}" }))
Version: [email protected]
❯ request src/clients/transports/http.ts:157:19
❯ delay.count.count src/utils/buildRequest.ts:150:22
❯ attemptRetry src/utils/promise/withRetry.ts:44:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'Fork Error: Transport(HttpError(HttpError { status: 413, body: "{\"jsonrpc\":\"2.0\",\"id\":105,\"error\":{\"code\":-32614,\"message\":\"eth_getLogs is limited to a 10,000 range\"}}" }))', docsPath: undefined, metaMessages: [ 'URL: http://localhost', 'Request body: {"method":"eth_newFilter","params":[{"fromBlock":"0x153b747","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef"]}]}' ], shortMessage: 'RPC Request failed.', version: '2.38.1', code: -32603, data: undefined, walk: 'Function<walk>' }
|
|
src/actions/public/createEventFilter.test.ts > default > args: fromBlock:
src/utils/buildRequest.ts#L170
InternalRpcError: An internal error was received.
URL: http://localhost
Request body: {"method":"eth_newFilter","params":[{"fromBlock":"0x153b747","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef"]}]}
Details: Fork Error: Transport(HttpError(HttpError { status: 413, body: "{\"jsonrpc\":\"2.0\",\"id\":101,\"error\":{\"code\":-32614,\"message\":\"eth_getLogs is limited to a 10,000 range\"}}" }))
Version: [email protected]
❯ delay.count.count src/utils/buildRequest.ts:170:25
❯ attemptRetry src/utils/promise/withRetry.ts:44:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'Fork Error: Transport(HttpError(HttpError { status: 413, body: "{\"jsonrpc\":\"2.0\",\"id\":101,\"error\":{\"code\":-32614,\"message\":\"eth_getLogs is limited to a 10,000 range\"}}" }))', docsPath: undefined, metaMessages: [ 'URL: http://localhost', 'Request body: {"method":"eth_newFilter","params":[{"fromBlock":"0x153b747","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef"]}]}' ], shortMessage: 'An internal error was received.', version: '2.38.1', code: -32603, walk: 'Function<walk>' }
Caused by: Caused by: RpcRequestError: RPC Request failed.
URL: http://localhost
Request body: {"method":"eth_newFilter","params":[{"fromBlock":"0x153b747","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef"]}]}
Details: Fork Error: Transport(HttpError(HttpError { status: 413, body: "{\"jsonrpc\":\"2.0\",\"id\":101,\"error\":{\"code\":-32614,\"message\":\"eth_getLogs is limited to a 10,000 range\"}}" }))
Version: [email protected]
❯ request src/clients/transports/http.ts:157:19
❯ delay.count.count src/utils/buildRequest.ts:150:22
❯ attemptRetry src/utils/promise/withRetry.ts:44:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'Fork Error: Transport(HttpError(HttpError { status: 413, body: "{\"jsonrpc\":\"2.0\",\"id\":101,\"error\":{\"code\":-32614,\"message\":\"eth_getLogs is limited to a 10,000 range\"}}" }))', docsPath: undefined, metaMessages: [ 'URL: http://localhost', 'Request body: {"method":"eth_newFilter","params":[{"fromBlock":"0x153b747","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef"]}]}' ], shortMessage: 'RPC Request failed.', version: '2.38.1', code: -32603, data: undefined, walk: 'Function<walk>' }
|
|
Verify / Build
The operation was canceled.
|
|
Verify / Build
The job has exceeded the maximum execution time of 5m0s
|
|
Verify / Test (true, webSocket, 1, 3)
The operation was canceled.
|
|
Verify / Test (true, webSocket, 1, 3)
The job has exceeded the maximum execution time of 10m0s
|
|
Verify / Test (true, http, 3, 3)
Attempt 1 failed. Reason: Child_process exited with error code 1
|