Skip to content

chore(deps): bump otplib from 13.4.1 to 13.5.0 (#3349) #6807

chore(deps): bump otplib from 13.4.1 to 13.5.0 (#3349)

chore(deps): bump otplib from 13.4.1 to 13.5.0 (#3349) #6807

Triggered via push August 27, 2026 16:33
Status Failure
Total duration 41m 56s
Artifacts 5
Build | Front-end
3m 32s
Build | Front-end
Matrix: unit-test
Matrix: test
Cleanup | Build Cache
0s
Cleanup | Build Cache
Fit to window
Zoom out
Zoom in

Annotations

8 errors, 1 warning, and 2 notices
Automation | Shared E2E
Process completed with exit code 1.
[Transaction tool] › tests/organization-advanced/organizationGroupCsvLoadTests.test.ts:86:3 › Organization Group CSV load tests @organization-advanced › Verify user can import csv with 100 transactions: automation/pages/BasePage.ts#L170
3) [Transaction tool] › tests/organization-advanced/organizationGroupCsvLoadTests.test.ts:86:3 › Organization Group CSV load tests @organization-advanced › Verify user can import csv with 100 transactions Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 30000ms exceeded. Call log: - waiting for getByTestId('button-menu-transactions') - locator resolved to <a draggable="false" href="/transactions" class="link-menu mt-2 active" data-testid="button-menu-transactions">…</a> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="small-modal modal fade show" aria-labelledby="exampleModalLabel" data-testid="modal-confirm-transaction">…</div> from <form data-v-c211e1a2="" class="p-5 flex-1 overflow-hidden container-main-content">…</form> subtree intercepts pointer events - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="small-modal modal fade show" aria-labelledby="exampleModalLabel" data-testid="modal-confirm-transaction">…</div> from <form data-v-c211e1a2="" class="p-5 flex-1 overflow-hidden container-main-content">…</form> subtree intercepts pointer events - retrying click action - waiting 100ms 51 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="small-modal modal fade show" aria-labelledby="exampleModalLabel" data-testid="modal-confirm-transaction">…</div> from <form data-v-c211e1a2="" class="p-5 flex-1 overflow-hidden container-main-content">…</form> subtree intercepts pointer events - retrying click action - waiting 500ms at ../pages/BasePage.ts:170 168 | const element = this.getElement(selector, index); 169 | await element.waitFor({ state: 'visible', timeout }); > 170 | await element.click(); | ^ 171 | await this.captureStepScreenshot(`click-${selector}`); 172 | } 173 | at TransactionPage.click (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/BasePage.ts:170:19) at TransactionPage.clickOnTransactionsMenuButton (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/TransactionPage.ts:259:5) at executeOrganizationGroupFromCsvFile (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/helpers/flows/organizationGroupFlow.ts:51:3) at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/organization-advanced/organizationGroupCsvLoadTests.test.ts:87:41
[Transaction tool] › tests/organization-advanced/organizationGroupCsvLoadTests.test.ts:86:3 › Organization Group CSV load tests @organization-advanced › Verify user can import csv with 100 transactions: automation/pages/BasePage.ts#L170
3) [Transaction tool] › tests/organization-advanced/organizationGroupCsvLoadTests.test.ts:86:3 › Organization Group CSV load tests @organization-advanced › Verify user can import csv with 100 transactions Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 30000ms exceeded. Call log: - waiting for getByTestId('button-menu-transactions') - locator resolved to <a draggable="false" href="/transactions" class="link-menu mt-2 active" data-testid="button-menu-transactions">…</a> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="small-modal modal fade show" aria-labelledby="exampleModalLabel" data-testid="modal-confirm-transaction">…</div> from <form data-v-c211e1a2="" class="p-5 flex-1 overflow-hidden container-main-content">…</form> subtree intercepts pointer events - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="small-modal modal fade show" aria-labelledby="exampleModalLabel" data-testid="modal-confirm-transaction">…</div> from <form data-v-c211e1a2="" class="p-5 flex-1 overflow-hidden container-main-content">…</form> subtree intercepts pointer events - retrying click action - waiting 100ms 48 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="small-modal modal fade show" aria-labelledby="exampleModalLabel" data-testid="modal-confirm-transaction">…</div> from <form data-v-c211e1a2="" class="p-5 flex-1 overflow-hidden container-main-content">…</form> subtree intercepts pointer events - retrying click action - waiting 500ms at ../pages/BasePage.ts:170 168 | const element = this.getElement(selector, index); 169 | await element.waitFor({ state: 'visible', timeout }); > 170 | await element.click(); | ^ 171 | await this.captureStepScreenshot(`click-${selector}`); 172 | } 173 | at TransactionPage.click (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/BasePage.ts:170:19) at TransactionPage.clickOnTransactionsMenuButton (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/TransactionPage.ts:259:5) at executeOrganizationGroupFromCsvFile (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/helpers/flows/organizationGroupFlow.ts:51:3) at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/organization-advanced/organizationGroupCsvLoadTests.test.ts:87:41
[Transaction tool] › tests/organization-advanced/organizationGroupCsvLoadTests.test.ts:86:3 › Organization Group CSV load tests @organization-advanced › Verify user can import csv with 100 transactions: automation/pages/BasePage.ts#L170
3) [Transaction tool] › tests/organization-advanced/organizationGroupCsvLoadTests.test.ts:86:3 › Organization Group CSV load tests @organization-advanced › Verify user can import csv with 100 transactions TimeoutError: locator.click: Timeout 30000ms exceeded. Call log: - waiting for getByTestId('button-menu-transactions') - locator resolved to <a draggable="false" href="/transactions" class="link-menu mt-2 active" data-testid="button-menu-transactions">…</a> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="small-modal modal fade show" aria-labelledby="exampleModalLabel" data-testid="modal-confirm-transaction">…</div> from <form data-v-c211e1a2="" class="p-5 flex-1 overflow-hidden container-main-content">…</form> subtree intercepts pointer events - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="small-modal modal fade show" aria-labelledby="exampleModalLabel" data-testid="modal-confirm-transaction">…</div> from <form data-v-c211e1a2="" class="p-5 flex-1 overflow-hidden container-main-content">…</form> subtree intercepts pointer events - retrying click action - waiting 100ms 51 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="small-modal modal fade show" aria-labelledby="exampleModalLabel" data-testid="modal-confirm-transaction">…</div> from <form data-v-c211e1a2="" class="p-5 flex-1 overflow-hidden container-main-content">…</form> subtree intercepts pointer events - retrying click action - waiting 500ms at ../pages/BasePage.ts:170 168 | const element = this.getElement(selector, index); 169 | await element.waitFor({ state: 'visible', timeout }); > 170 | await element.click(); | ^ 171 | await this.captureStepScreenshot(`click-${selector}`); 172 | } 173 | at TransactionPage.click (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/BasePage.ts:170:19) at TransactionPage.clickOnTransactionsMenuButton (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/TransactionPage.ts:259:5) at executeOrganizationGroupFromCsvFile (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/helpers/flows/organizationGroupFlow.ts:51:3) at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/organization-advanced/organizationGroupCsvLoadTests.test.ts:87:41
[Transaction tool] › tests/organization-advanced/organizationGroupTests.test.ts:93:3 › Organization Group Tx tests @organization-advanced › Verify user can execute group transaction in organization: automation/pages/BasePage.ts#L439
2) [Transaction tool] › tests/organization-advanced/organizationGroupTests.test.ts:93:3 › Organization Group Tx tests @organization-advanced › Verify user can execute group transaction in organization TimeoutError: locator.waitFor: Timeout 10000ms exceeded. Call log: - waiting for getByTestId('button-sign-all-confirm') to be visible 21 × locator resolved to hidden <button data-v-abb1faca="" class="btn btn-primary" data-testid="button-sign-all-confirm">Sign all</button> at ../pages/BasePage.ts:439 437 | try { 438 | const element = this.getElement(selector, index); > 439 | await element.waitFor({ state: 'visible', timeout }); | ^ 440 | console.log(`Element with selector ${selector} is now visible.`); 441 | await this.captureStepScreenshot(`wait-visible-${selector}`); 442 | } catch (error) { at OrganizationPage.waitForElementToBeVisible (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/BasePage.ts:439:21) at OrganizationPage.clickOnConfirmSignAllButton (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/OrganizationPage.ts:1725:16) at GroupPage.clickOnConfirmSignAllButton (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/GroupPage.ts:436:33) at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/organization-advanced/organizationGroupTests.test.ts:102:21
[Transaction tool] › tests/local-transactions/transactionDraftsPaginationTests.test.ts:41:3 › Transaction drafts pagination tests @local-transactions › Verify drafts table paginates at 10 items per page: automation/tests/local-transactions/transactionDraftsPaginationTests.test.ts#L55
1) [Transaction tool] › tests/local-transactions/transactionDraftsPaginationTests.test.ts:41:3 › Transaction drafts pagination tests @local-transactions › Verify drafts table paginates at 10 items per page Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: 1 Received: 10 Call Log: - Timeout 5000ms exceeded while waiting on the predicate 53 | await expect 54 | .poll(() => transactionPage.getDraftRowCount()) > 55 | .toBe(TOTAL_DRAFTS - PAGE_SIZE); | ^ 56 | }); 57 | }); 58 | at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/local-transactions/transactionDraftsPaginationTests.test.ts:55:8
[Transaction tool] › tests/local-transactions/transactionDraftsPaginationTests.test.ts:41:3 › Transaction drafts pagination tests @local-transactions › Verify drafts table paginates at 10 items per page: automation/tests/local-transactions/transactionDraftsPaginationTests.test.ts#L55
1) [Transaction tool] › tests/local-transactions/transactionDraftsPaginationTests.test.ts:41:3 › Transaction drafts pagination tests @local-transactions › Verify drafts table paginates at 10 items per page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: 1 Received: 10 Call Log: - Timeout 5000ms exceeded while waiting on the predicate 53 | await expect 54 | .poll(() => transactionPage.getDraftRowCount()) > 55 | .toBe(TOTAL_DRAFTS - PAGE_SIZE); | ^ 56 | }); 57 | }); 58 | at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/local-transactions/transactionDraftsPaginationTests.test.ts:55:8
[Transaction tool] › tests/local-transactions/transactionDraftsPaginationTests.test.ts:41:3 › Transaction drafts pagination tests @local-transactions › Verify drafts table paginates at 10 items per page: automation/tests/local-transactions/transactionDraftsPaginationTests.test.ts#L55
1) [Transaction tool] › tests/local-transactions/transactionDraftsPaginationTests.test.ts:41:3 › Transaction drafts pagination tests @local-transactions › Verify drafts table paginates at 10 items per page Error: expect(received).toBe(expected) // Object.is equality Expected: 1 Received: 10 Call Log: - Timeout 5000ms exceeded while waiting on the predicate 53 | await expect 54 | .poll(() => transactionPage.getDraftRowCount()) > 55 | .toBe(TOTAL_DRAFTS - PAGE_SIZE); | ^ 56 | }); 57 | }); 58 | at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/local-transactions/transactionDraftsPaginationTests.test.ts:55:8
Automation | Local Basic
No files were found with the provided path: automation/test-results. No artifacts will be uploaded.
🎭 Playwright Run Summary
73 passed (9.2m)
🎭 Playwright Run Summary
2 failed [Transaction tool] › tests/local-transactions/transactionDraftsPaginationTests.test.ts:41:3 › Transaction drafts pagination tests @local-transactions › Verify drafts table paginates at 10 items per page [Transaction tool] › tests/organization-advanced/organizationGroupCsvLoadTests.test.ts:86:3 › Organization Group CSV load tests @organization-advanced › Verify user can import csv with 100 transactions 1 flaky [Transaction tool] › tests/organization-advanced/organizationGroupTests.test.ts:93:3 › Organization Group Tx tests @organization-advanced › Verify user can execute group transaction in organization 2 skipped 154 passed (23.8m)

Artifacts

Produced during runtime
Name Size Digest
kind-logs-Shared E2E Expired
3.69 MB
sha256:3a1db36ef9fbeacf7b9fd992e301f2359df1e7039883f5f657c90e7e3a9688e6
playwright-report-Local Basic Expired
437 KB
sha256:eabefcdb385f9cafa66c33bc6fea8a45aff2b1774656d6ebfd15f8177892ba8b
playwright-report-Shared E2E Expired
3.79 MB
sha256:ae3da66f8003e60396d6d10b64ab543a58874dcdaf079bb858aa0a00c1385943
playwright-test-results-Shared E2E Expired
1.22 MB
sha256:9bd09ae6815479f9b8094f3e22ba110d170557e9bc7c8f570ec4aa74f3d9eb47
solo-diagnostics-Shared E2E Expired
27.9 KB
sha256:3f4a8d0bf678238971da074f8ed9cb7b8d35f7f74d7acc663844bbf238ec4d9d