chore(deps-dev): bump @leather-wallet/rpc from 0.3.0 to 0.3.9 #5784
Annotations
2 errors, 3 warnings, and 1 notice
Run Playwright tests:
tests/specs/message-signing/bip322-message-signing.spec.ts#L1
1) [chromium] › specs/message-signing/bip322-message-signing.spec.ts:33:5 › Message signing › BIP-322 message signing › Signature approved
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
tests/specs/message-signing/bip322-message-signing.spec.ts#L23
1) [chromium] › specs/message-signing/bip322-message-signing.spec.ts:33:5 › Message signing › BIP-322 message signing › Signature approved
Error: page.evaluate: Target page, context or browser has been closed
21 | function initiateMessageSigning(page: Page) {
22 | return async (message: string) =>
> 23 | page.evaluate(
| ^
24 | async message =>
25 | (window as any).LeatherProvider.request('signMessage', {
26 | message,
at /home/runner/work/extension/extension/tests/specs/message-signing/bip322-message-signing.spec.ts:23:14
at /home/runner/work/extension/extension/tests/specs/message-signing/bip322-message-signing.spec.ts:35:37
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Playwright tests:
[chromium] › specs/network/add-network.spec.ts#L1
[chromium] › specs/network/add-network.spec.ts took 49.8s
|
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/
|
Run Playwright tests
1 flaky
[chromium] › specs/message-signing/bip322-message-signing.spec.ts:33:5 › Message signing › BIP-322 message signing › Signature approved
7 passed (1.8m)
|
The logs for this run have expired and are no longer available.
Loading