fix(browser): Improve unique CSS selector generation #10677
Annotations
14 errors and 10 warnings
lint:
test/browser/test/userEvent.test.ts#L93
Extra semicolon
|
lint
Process completed with exit code 1.
|
specs/runner.test.ts > running browser tests > tests are actually running:
test/browser/specs/runner.test.ts#L27
AssertionError: expected [ { …(6) }, { …(6) }, { …(6) }, …(12) ] to have a length of 16 but got 15
- Expected
+ Received
- 16
+ 15
❯ specs/runner.test.ts:27:25
|
test-browser (macos-14, chromium, chrome)
Process completed with exit code 1.
|
specs/runner.test.ts > running browser tests > tests are actually running:
test/browser/specs/runner.test.ts#L27
AssertionError: expected [ { …(6) }, { …(6) }, { …(6) }, …(12) ] to have a length of 16 but got 15
- Expected
+ Received
- 16
+ 15
❯ specs/runner.test.ts:27:25
|
test-browser (macos-14, webkit)
Process completed with exit code 1.
|
specs/runner.test.ts > running browser tests > tests are actually running:
test/browser/specs/runner.test.ts#L27
AssertionError: expected [ { …(6) }, { …(6) }, { …(6) }, …(12) ] to have a length of 16 but got 15
- Expected
+ Received
- 16
+ 15
❯ specs/runner.test.ts:27:25
|
test-browser (macos-14, firefox, firefox)
Process completed with exit code 1.
|
specs/runner.test.ts > running browser tests > tests are actually running:
test/browser/specs/runner.test.ts#L27
AssertionError: expected [ { …(6) }, { …(6) }, { …(6) }, …(12) ] to have a length of 16 but got 15
- Expected
+ Received
- 16
+ 15
❯ specs/runner.test.ts:27:25
|
test-browser (windows-latest, webkit)
Process completed with exit code 1.
|
specs/runner.test.ts > running browser tests > tests are actually running:
test/browser/specs/runner.test.ts#L27
AssertionError: expected [ { …(6) }, { …(6) }, { …(6) }, …(12) ] to have a length of 16 but got 15
- Expected
+ Received
- 16
+ 15
❯ specs/runner.test.ts:27:25
|
test-browser (windows-latest, chromium, chrome)
Process completed with exit code 1.
|
specs/runner.test.ts > running browser tests > tests are actually running:
test/browser/specs/runner.test.ts#L27
AssertionError: expected [ { …(6) }, { …(6) }, { …(6) }, …(12) ] to have a length of 16 but got 15
- Expected
+ Received
- 16
+ 15
❯ specs/runner.test.ts:27:25
|
test-browser (windows-latest, firefox, firefox)
Process completed with exit code 1.
|
test-browser (macos-14, chromium, chrome)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: tj-actions/glob@v16. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-browser (macos-14, webkit)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: tj-actions/glob@v16. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-browser (macos-14, firefox, firefox)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: tj-actions/glob@v16. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-browser (windows-latest, webkit)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: tj-actions/glob@v16. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-browser (windows-latest, chromium, chrome)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: tj-actions/glob@v16. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-browser (windows-latest, firefox, firefox)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: tj-actions/glob@v16. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (macos-14, 20.14)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: tj-actions/glob@v16. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (ubuntu-latest, 20.14)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: tj-actions/glob@v16. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (ubuntu-latest, 18)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: tj-actions/glob@v16. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (windows-latest, 20.14)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: tj-actions/glob@v16. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|