debug: perfomance setup #3409
Annotations
2 errors and 2 warnings
Run wallets tests
Error: duplicate test title "Ethereum › Metamask stake", first declared in ../../test/widgets/ethereum.spec.ts:32
at ../../test/widgets/ethereum.spec.ts:43
41 | });
42 |
> 43 | test.only(`Metamask stake`, async () => {
| ^
44 | await browserService.setup(METAMASK_COMMON_CONFIG, ETHEREUM_WIDGET_CONFIG);
45 | await browserService.connectWallet();
46 | });
|
Run wallets tests
Process completed with exit code 1.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "memory-usage-log", "playwright-report".
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, 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/
|
Loading