pnpm fix #102
Annotations
8 errors, 10 warnings, and 2 notices
[chromium] › rsc.test.ts:36:2 › rsc › spa:
test/helpers/playwright-fixture.ts#L203
1) [chromium] › rsc.test.ts:36:2 › rsc › spa =====================================================
Error: No element matches selector "[data-test-id=title]"
at helpers/playwright-fixture.ts:203
201 | let el = cheerio(selector, source);
202 | if (!el.length) {
> 203 | throw new Error(`No element matches selector "${selector}"`);
| ^
204 | }
205 | return el;
206 | }
at getElement (file:///home/runner/work/vinxi/vinxi/test/helpers/playwright-fixture.ts:203:11)
at selectHtml (file:///home/runner/work/vinxi/vinxi/test/helpers/playwright-fixture.ts:209:12)
at getHtml (file:///home/runner/work/vinxi/vinxi/test/helpers/playwright-fixture.ts:197:21)
at file:///home/runner/work/vinxi/vinxi/test/rsc.test.ts:40:10
|
[chromium] › rsc.test.ts:36:2 › rsc › spa:
test/helpers/playwright-fixture.ts#L203
1) [chromium] › rsc.test.ts:36:2 › rsc › spa =====================================================
Retry #1 ---------------------------------------------------------------------------------------
Error: No element matches selector "[data-test-id=title]"
at helpers/playwright-fixture.ts:203
201 | let el = cheerio(selector, source);
202 | if (!el.length) {
> 203 | throw new Error(`No element matches selector "${selector}"`);
| ^
204 | }
205 | return el;
206 | }
at getElement (file:///home/runner/work/vinxi/vinxi/test/helpers/playwright-fixture.ts:203:11)
at selectHtml (file:///home/runner/work/vinxi/vinxi/test/helpers/playwright-fixture.ts:209:12)
at getHtml (file:///home/runner/work/vinxi/vinxi/test/helpers/playwright-fixture.ts:197:21)
at file:///home/runner/work/vinxi/vinxi/test/rsc.test.ts:40:10
|
[chromium] › rsc.test.ts:36:2 › rsc › spa:
test/helpers/playwright-fixture.ts#L203
1) [chromium] › rsc.test.ts:36:2 › rsc › spa =====================================================
Retry #2 ---------------------------------------------------------------------------------------
Error: No element matches selector "[data-test-id=title]"
at helpers/playwright-fixture.ts:203
201 | let el = cheerio(selector, source);
202 | if (!el.length) {
> 203 | throw new Error(`No element matches selector "${selector}"`);
| ^
204 | }
205 | return el;
206 | }
at getElement (file:///home/runner/work/vinxi/vinxi/test/helpers/playwright-fixture.ts:203:11)
at selectHtml (file:///home/runner/work/vinxi/vinxi/test/helpers/playwright-fixture.ts:209:12)
at getHtml (file:///home/runner/work/vinxi/vinxi/test/helpers/playwright-fixture.ts:197:21)
at file:///home/runner/work/vinxi/vinxi/test/rsc.test.ts:40:10
|
👀 (os: ubuntu-latest, node: 18)
Process completed with exit code 1.
|
[chromium] › rsc.test.ts:36:2 › rsc › spa:
test\helpers\playwright-fixture.ts#L203
1) [chromium] › rsc.test.ts:36:2 › rsc › spa =====================================================
Error: No element matches selector "[data-test-id=title]"
at helpers\playwright-fixture.ts:203
201 | let el = cheerio(selector, source);
202 | if (!el.length) {
> 203 | throw new Error(`No element matches selector "${selector}"`);
| ^
204 | }
205 | return el;
206 | }
at getElement (file:///D:/a/vinxi/vinxi/test/helpers/playwright-fixture.ts:203:11)
at selectHtml (file:///D:/a/vinxi/vinxi/test/helpers/playwright-fixture.ts:209:12)
at getHtml (file:///D:/a/vinxi/vinxi/test/helpers/playwright-fixture.ts:197:21)
at file:///D:/a/vinxi/vinxi/test/rsc.test.ts:40:10
|
[chromium] › rsc.test.ts:36:2 › rsc › spa:
test\helpers\playwright-fixture.ts#L203
1) [chromium] › rsc.test.ts:36:2 › rsc › spa =====================================================
Retry #1 ---------------------------------------------------------------------------------------
Error: No element matches selector "[data-test-id=title]"
at helpers\playwright-fixture.ts:203
201 | let el = cheerio(selector, source);
202 | if (!el.length) {
> 203 | throw new Error(`No element matches selector "${selector}"`);
| ^
204 | }
205 | return el;
206 | }
at getElement (file:///D:/a/vinxi/vinxi/test/helpers/playwright-fixture.ts:203:11)
at selectHtml (file:///D:/a/vinxi/vinxi/test/helpers/playwright-fixture.ts:209:12)
at getHtml (file:///D:/a/vinxi/vinxi/test/helpers/playwright-fixture.ts:197:21)
at file:///D:/a/vinxi/vinxi/test/rsc.test.ts:40:10
|
[chromium] › rsc.test.ts:36:2 › rsc › spa:
test\helpers\playwright-fixture.ts#L203
1) [chromium] › rsc.test.ts:36:2 › rsc › spa =====================================================
Retry #2 ---------------------------------------------------------------------------------------
Error: No element matches selector "[data-test-id=title]"
at helpers\playwright-fixture.ts:203
201 | let el = cheerio(selector, source);
202 | if (!el.length) {
> 203 | throw new Error(`No element matches selector "${selector}"`);
| ^
204 | }
205 | return el;
206 | }
at getElement (file:///D:/a/vinxi/vinxi/test/helpers/playwright-fixture.ts:203:11)
at selectHtml (file:///D:/a/vinxi/vinxi/test/helpers/playwright-fixture.ts:209:12)
at getHtml (file:///D:/a/vinxi/vinxi/test/helpers/playwright-fixture.ts:197:21)
at file:///D:/a/vinxi/vinxi/test/rsc.test.ts:40:10
|
👀 (os: windows-latest, node: 18)
Process completed with exit code 1.
|
👀 (os: ubuntu-latest, node: 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
👀 (os: ubuntu-latest, node: 18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 (os: ubuntu-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 (os: ubuntu-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 (os: ubuntu-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 (os: windows-latest, node: 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
👀 (os: windows-latest, node: 18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 (os: windows-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 (os: windows-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
👀 (os: windows-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
🎭 Playwright Run Summary
1 failed
[chromium] › rsc.test.ts:36:2 › rsc › spa ======================================================
11 passed (2m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › rsc.test.ts:36:2 › rsc › spa ======================================================
11 passed (4m)
|