Skip to content

update wallet initialisation #61

update wallet initialisation

update wallet initialisation #61

Triggered via push February 1, 2024 13:58
Status Failure
Total duration 6m 14s
Artifacts
Matrix: Run E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 40 warnings
test/thorest-api/logs/query-events.test.ts ► POST /logs/event =>> query by "options" ► should be able paginate requests: test/thorest-api/logs/query-events.test.ts#L267
Failed test found in: junit.xml Error: Error: thrown: "Exceeded timeout of 60000 ms for a test.
Run E2E Tests (6)
Failed test were found and 'fail-on-error' option is set to true
POST /logs/transfers › query by "options" › should be able paginate requests: test/thorest-api/logs/query-transfers.test.ts#L213
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at it (test/thorest-api/logs/query-transfers.test.ts:213:9) at describe (test/thorest-api/logs/query-transfers.test.ts:173:5) at Object.describe (test/thorest-api/logs/query-transfers.test.ts:33:1)
POST /logs/event › query by "options" › should be able paginate requests: test/thorest-api/logs/query-events.test.ts#L267
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at it (test/thorest-api/logs/query-events.test.ts:267:9) at describe (test/thorest-api/logs/query-events.test.ts:231:5) at Object.describe (test/thorest-api/logs/query-events.test.ts:37:1)
Run E2E Tests (6)
Process completed with exit code 1.
Run E2E Tests (9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run E2E Tests (7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
RETRY 1: POST /logs/transfers › query by "range" › should be omit the "unit" field: test/thorest-api/logs/query-transfers.test.ts#L127
expect(received).toBeTruthy() Received: false at Object.toBeTruthy (test/thorest-api/logs/query-transfers.test.ts:127:15)
RETRY 2: POST /logs/transfers › query by "range" › should be omit the "unit" field: test/thorest-api/logs/query-transfers.test.ts#L127
expect(received).toBeTruthy() Received: false at Object.toBeTruthy (test/thorest-api/logs/query-transfers.test.ts:127:15)
RETRY 1: POST /logs/transfers › query by "options" › should be able omit all the options: test/thorest-api/logs/query-transfers.test.ts#L189
expect(received).toBeTruthy() Received: false at Object.toBeTruthy (test/thorest-api/logs/query-transfers.test.ts:189:15)
RETRY 1: POST /logs/transfers › query by "criteriaSet" › should be able query by: recipient: test/thorest-api/logs/query-transfers.test.ts#L273
expect(received).toEqual(expected) // deep equality Expected: {"amount": "0x65536000000000000000000", "meta": {"blockID": StringMatching /^(0x)?[a-fA-F0-9]{64}$/, "blockNumber": Any<Number>, "blockTimestamp": Any<Number>, "clauseIndex": Any<Number>, "txID": "0xd473bcbee4961ce15bab50593be475ccdf5933d74d88b4340ceb5f45a187e8a6", "txOrigin": "0x60227a301ed91e15b45b55a06da42db2f03b3ccd"}, "recipient": "0x97981e2fe76cac79936ece958a95f7614f101118", "sender": "0x60227a301ed91e15b45b55a06da42db2f03b3ccd"} Received: undefined at toEqual (test/thorest-api/logs/query-transfers.test.ts:273:33) at expectOriginalTransfer (test/thorest-api/logs/query-transfers.test.ts:306:17)
RETRY 2: POST /logs/transfers › query by "criteriaSet" › should be able query by: recipient: test/thorest-api/logs/query-transfers.test.ts#L273
expect(received).toEqual(expected) // deep equality Expected: {"amount": "0x65536000000000000000000", "meta": {"blockID": StringMatching /^(0x)?[a-fA-F0-9]{64}$/, "blockNumber": Any<Number>, "blockTimestamp": Any<Number>, "clauseIndex": Any<Number>, "txID": "0xb16ea7c8b818eebe442d4837430858408c9411c0ded26a8c707b0ff2572e3536", "txOrigin": "0x860d2963e9244929ad94fa4d2c953eb32b8c986e"}, "recipient": "0xb0cdbf25a0f514726930ad818c3b39a4eed205d5", "sender": "0x860d2963e9244929ad94fa4d2c953eb32b8c986e"} Received: undefined at toEqual (test/thorest-api/logs/query-transfers.test.ts:273:33) at expectOriginalTransfer (test/thorest-api/logs/query-transfers.test.ts:306:17)
RETRY 1: POST /logs/transfers › query by "criteriaSet" › should be able query by all criteria: test/thorest-api/logs/query-transfers.test.ts#L273
expect(received).toEqual(expected) // deep equality Expected: {"amount": "0x65536000000000000000000", "meta": {"blockID": StringMatching /^(0x)?[a-fA-F0-9]{64}$/, "blockNumber": Any<Number>, "blockTimestamp": Any<Number>, "clauseIndex": Any<Number>, "txID": "0xe6b6b53d2192be5d5b8e319dba6493d49a03bcac15b2aa865cad4e9e54916dff", "txOrigin": "0x8d1d4de7daaf1a650375541caeb0904db2c959ae"}, "recipient": "0xe8e68fc14ba27b6257eb00757c187adfec225fc1", "sender": "0x8d1d4de7daaf1a650375541caeb0904db2c959ae"} Received: undefined at toEqual (test/thorest-api/logs/query-transfers.test.ts:273:33) at Object.expectOriginalTransfer (test/thorest-api/logs/query-transfers.test.ts:331:13)
Run E2E Tests (10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
RETRY 1: POST /logs/transfers › should find a log with all parameters set: test/thorest-api/logs/query-transfers.test.ts#L47
expect(received).toBeDefined() Received: undefined at Object.toBeDefined (test/thorest-api/logs/query-transfers.test.ts:47:29)
RETRY 1: POST /logs/transfers › query by "range" › should be able to omit the "from" field: test/thorest-api/logs/query-transfers.test.ts#L82
expect(received).toBeTruthy() Received: false at Object.toBeTruthy (test/thorest-api/logs/query-transfers.test.ts:82:15)
RETRY 1: POST /logs/transfers › query by "range" › should be omit the "unit" field: test/thorest-api/logs/query-transfers.test.ts#L127
expect(received).toBeTruthy() Received: false at Object.toBeTruthy (test/thorest-api/logs/query-transfers.test.ts:127:15)
RETRY 1: POST /logs/transfers › query by "range" › should be able query by block: test/thorest-api/logs/query-transfers.test.ts#L169
expect(received).toBeTruthy() Received: false at Object.toBeTruthy (test/thorest-api/logs/query-transfers.test.ts:169:15)
RETRY 1: POST /logs/transfers › query by "criteriaSet" › should be able query by: sender: test/thorest-api/logs/query-transfers.test.ts#L273
expect(received).toEqual(expected) // deep equality Expected: {"amount": "0x65536000000000000000000", "meta": {"blockID": StringMatching /^(0x)?[a-fA-F0-9]{64}$/, "blockNumber": Any<Number>, "blockTimestamp": Any<Number>, "clauseIndex": Any<Number>, "txID": "0x0ab61a1fe9d6ee9e3cbb9e76584410639f6cc71b1a433460f8c6980e8391a95b", "txOrigin": "0x72746600880e533c2cdcfa6abbe1f29c9d4e9548"}, "recipient": "0x9b7a1348a1929b3d30101adb8e50e912453efb20", "sender": "0x72746600880e533c2cdcfa6abbe1f29c9d4e9548"} Received: undefined at toEqual (test/thorest-api/logs/query-transfers.test.ts:273:33) at expectOriginalTransfer (test/thorest-api/logs/query-transfers.test.ts:306:17)
RETRY 2: POST /logs/transfers › query by "criteriaSet" › should be able query by: sender: test/thorest-api/logs/query-transfers.test.ts#L273
expect(received).toEqual(expected) // deep equality Expected: {"amount": "0x65536000000000000000000", "meta": {"blockID": StringMatching /^(0x)?[a-fA-F0-9]{64}$/, "blockNumber": Any<Number>, "blockTimestamp": Any<Number>, "clauseIndex": Any<Number>, "txID": "0x532cb4e8551d3d34a65971289d404681f90d77f7a75703faad133e44c2047db9", "txOrigin": "0x0be753ce997fb00faf4498edfe72f302dbc30238"}, "recipient": "0x48cba22015fa0f1666febe72d8c5d01dc6b59915", "sender": "0x0be753ce997fb00faf4498edfe72f302dbc30238"} Received: undefined at toEqual (test/thorest-api/logs/query-transfers.test.ts:273:33) at expectOriginalTransfer (test/thorest-api/logs/query-transfers.test.ts:306:17)
RETRY 1: POST /logs/transfers › query by "criteriaSet" › should be able query by: txOrigin: test/thorest-api/logs/query-transfers.test.ts#L273
expect(received).toEqual(expected) // deep equality Expected: {"amount": "0x65536000000000000000000", "meta": {"blockID": StringMatching /^(0x)?[a-fA-F0-9]{64}$/, "blockNumber": Any<Number>, "blockTimestamp": Any<Number>, "clauseIndex": Any<Number>, "txID": "0xfd8b522c16ca705a84e75809643f2788c1be2807aa4c05227988f1a5fb066dd6", "txOrigin": "0x2d5c3842177e8b48b2e2f866e197146ba58318ec"}, "recipient": "0xfe2b3e740976c148902e0260a1ebfbd32e10f3fb", "sender": "0x2d5c3842177e8b48b2e2f866e197146ba58318ec"} Received: undefined at toEqual (test/thorest-api/logs/query-transfers.test.ts:273:33) at expectOriginalTransfer (test/thorest-api/logs/query-transfers.test.ts:306:17)
Run E2E Tests (14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run E2E Tests (13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run E2E Tests (11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run E2E Tests (15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run E2E Tests (3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run E2E Tests (1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run E2E Tests (4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run E2E Tests (8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run E2E Tests (12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run E2E Tests (2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
RETRY 1: POST /logs/transfers › query by "criteriaSet" › should be able query by: recipient: test/thorest-api/logs/query-transfers.test.ts#L273
expect(received).toEqual(expected) // deep equality Expected: {"amount": "0x65536000000000000000000", "meta": {"blockID": StringMatching /^(0x)?[a-fA-F0-9]{64}$/, "blockNumber": Any<Number>, "blockTimestamp": Any<Number>, "clauseIndex": Any<Number>, "txID": "0x317c62b45f2b497e29419cfbd33e82884c733a09552fc6707ae6c2d6e4a9a1eb", "txOrigin": "0xc465369c43eb70fdf848a97530ca3460c8b312e3"}, "recipient": "0x25b1dbc5515970e2e8eb713dda79e3504b533410", "sender": "0xc465369c43eb70fdf848a97530ca3460c8b312e3"} Received: undefined at toEqual (test/thorest-api/logs/query-transfers.test.ts:273:33) at expectOriginalTransfer (test/thorest-api/logs/query-transfers.test.ts:306:17)
RETRY 2: POST /logs/transfers › query by "criteriaSet" › should be able query by: recipient: test/thorest-api/logs/query-transfers.test.ts#L273
expect(received).toEqual(expected) // deep equality Expected: {"amount": "0x65536000000000000000000", "meta": {"blockID": StringMatching /^(0x)?[a-fA-F0-9]{64}$/, "blockNumber": Any<Number>, "blockTimestamp": Any<Number>, "clauseIndex": Any<Number>, "txID": "0xbb91de24556eb698856b778adc146431500aba95f73cb6eb00b1b945e682cd42", "txOrigin": "0x537b12be58660449c6d646fc157d82e37151992c"}, "recipient": "0x372d3a55f2f4d4d1b96251af378eeb158db84009", "sender": "0x537b12be58660449c6d646fc157d82e37151992c"} Received: undefined at toEqual (test/thorest-api/logs/query-transfers.test.ts:273:33) at expectOriginalTransfer (test/thorest-api/logs/query-transfers.test.ts:306:17)
Run E2E Tests (5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run E2E Tests (6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
RETRY 1: POST /logs/transfers › query by "range" › should be able query by time: test/thorest-api/logs/query-transfers.test.ts#L148
expect(received).toBeTruthy() Received: false at Object.toBeTruthy (test/thorest-api/logs/query-transfers.test.ts:148:15)
RETRY 2: POST /logs/transfers › query by "range" › should be able query by time: test/thorest-api/logs/query-transfers.test.ts#L148
expect(received).toBeTruthy() Received: false at Object.toBeTruthy (test/thorest-api/logs/query-transfers.test.ts:148:15)
RETRY 1: POST /logs/transfers › query by "options" › should be able omit all the options: test/thorest-api/logs/query-transfers.test.ts#L189
expect(received).toBeTruthy() Received: false at Object.toBeTruthy (test/thorest-api/logs/query-transfers.test.ts:189:15)
RETRY 1: POST /logs/transfers › query by "options" › should be able to omit the "offset" field: test/thorest-api/logs/query-transfers.test.ts#L210
expect(received).toBeTruthy() Received: false at Object.toBeTruthy (test/thorest-api/logs/query-transfers.test.ts:210:15)
RETRY 1: POST /logs/transfers › query by "options" › should be able paginate requests: test/thorest-api/logs/query-transfers.test.ts#L213
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at it (test/thorest-api/logs/query-transfers.test.ts:213:9) at describe (test/thorest-api/logs/query-transfers.test.ts:173:5) at Object.describe (test/thorest-api/logs/query-transfers.test.ts:33:1)
RETRY 2: POST /logs/transfers › query by "options" › should be able paginate requests: test/thorest-api/logs/query-transfers.test.ts#L213
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at it (test/thorest-api/logs/query-transfers.test.ts:213:9) at describe (test/thorest-api/logs/query-transfers.test.ts:173:5) at Object.describe (test/thorest-api/logs/query-transfers.test.ts:33:1)
RETRY 3: POST /logs/transfers › query by "options" › should be able paginate requests: test/thorest-api/logs/query-transfers.test.ts#L213
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at it (test/thorest-api/logs/query-transfers.test.ts:213:9) at describe (test/thorest-api/logs/query-transfers.test.ts:173:5) at Object.describe (test/thorest-api/logs/query-transfers.test.ts:33:1)
RETRY 1: POST /logs/transfers › query by "criteriaSet" › should be able query by: recipient: test/thorest-api/logs/query-transfers.test.ts#L273
expect(received).toEqual(expected) // deep equality Expected: {"amount": "0x65536000000000000000000", "meta": {"blockID": StringMatching /^(0x)?[a-fA-F0-9]{64}$/, "blockNumber": Any<Number>, "blockTimestamp": Any<Number>, "clauseIndex": Any<Number>, "txID": "0xae4bc41da562e3d38e7a5ea01b2dc45267df8c78450272f3acdf1c072bb4ecd2", "txOrigin": "0x323caedca272b04e2d7eca78fb29f766854fc3ad"}, "recipient": "0xd7bcca07e91496a589346b0cb8cc7af3b8427a81", "sender": "0x323caedca272b04e2d7eca78fb29f766854fc3ad"} Received: undefined at toEqual (test/thorest-api/logs/query-transfers.test.ts:273:33) at expectOriginalTransfer (test/thorest-api/logs/query-transfers.test.ts:306:17)
RETRY 1: POST /logs/event › query by "options" › should be able paginate requests: test/thorest-api/logs/query-events.test.ts#L267
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at it (test/thorest-api/logs/query-events.test.ts:267:9) at describe (test/thorest-api/logs/query-events.test.ts:231:5) at Object.describe (test/thorest-api/logs/query-events.test.ts:37:1)
RETRY 2: POST /logs/event › query by "options" › should be able paginate requests: test/thorest-api/logs/query-events.test.ts#L267
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at it (test/thorest-api/logs/query-events.test.ts:267:9) at describe (test/thorest-api/logs/query-events.test.ts:231:5) at Object.describe (test/thorest-api/logs/query-events.test.ts:37:1)