feat: add Leather to WBIP004 array #6215
Annotations
2 errors, 3 warnings, and 1 notice
tests/specs/rpc-sign-psbt/sign-psbt.spec.ts#L1
1) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:71:3 › Sign PSBT › that all inputs are signed even if the number of inputs is greater than vout index
Test timeout of 30000ms exceeded.
|
tests/specs/rpc-sign-psbt/sign-psbt.spec.ts#L62
1) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:71:3 › Sign PSBT › that all inputs are signed even if the number of inputs is greater than vout index
Error: page.evaluate: Target page, context or browser has been closed
60 | function initiatePsbtSigning(page: Page) {
61 | return async (params: SignPsbtRequestParams & { broadcast?: boolean }) =>
> 62 | page.evaluate(
| ^
63 | async params =>
64 | (window as any).LeatherProvider.request('signPsbt', {
65 | ...params,
at /home/runner/work/extension/extension/tests/specs/rpc-sign-psbt/sign-psbt.spec.ts:62:12
at /home/runner/work/extension/extension/tests/specs/rpc-sign-psbt/sign-psbt.spec.ts:76:32
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
[chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts#L1
[chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts took 41.9s
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "all-blob-reports".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
|
The logs for this run have expired and are no longer available.
Loading