Add analytics, telemetry request dialog (#94) #61
Annotations
3 errors, 2 warnings, and 1 notice
Test development build:
tests/editor.spec.ts#L1
1) [mobile-webkit] › editor.spec.ts:54:5 › Displays evaluation of tested scripts with custom scenarios
Test timeout of 30000ms exceeded.
|
Test development build:
tests/test-utils.ts#L82
1) [mobile-webkit] › editor.spec.ts:54:5 › Displays evaluation of tested scripts with custom scenarios
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Import or Restore Template → Import or restore a template from a previous session.' })
at test-utils.ts:82
80 | name: 'Import or Restore Template → Import or restore a template from a previous session.',
81 | })
> 82 | .click();
| ^
83 | const fileChooserPromise = page.waitForEvent('filechooser');
84 | await page.getByText('Load from file...').click();
85 | const fileChooser = await fileChooserPromise;
at loadTemplate (/__w/bitauth-ide/bitauth-ide/tests/test-utils.ts:82:6)
at /__w/bitauth-ide/bitauth-ide/tests/editor.spec.ts:57:3
|
Checkout submodules if uncached
not a git repository: libauth/../.git/modules/libauth
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Checkout submodules if uncached
Unable to prepare the existing repository. The repository will be recreated instead.
|
Test development build
1 flaky
[mobile-webkit] › editor.spec.ts:54:5 › Displays evaluation of tested scripts with custom scenarios
2 skipped
18 passed (2.9m)
|
The logs for this run have expired and are no longer available.
Loading