refactor: move from ncc to tsup for create-waku #5100
Annotations
107 errors, 114 warnings, and 20 notices
[webkit] › ssr-basic.spec.ts:51:5 › ssr-basic: dev › increase counter:
e2e/ssr-basic.spec.ts#L58
1) [webkit] › ssr-basic.spec.ts:51:5 › ssr-basic: dev › increase counter ─────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveText(expected)
Locator: getByTestId('count')
Expected string: "3"
Received string: "2"
Call log:
- expect.toHaveText with timeout 10000ms
- waiting for getByTestId('count')
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
56 | await page.getByTestId('increment').click();
57 | await page.getByTestId('increment').click();
> 58 | await expect(page.getByTestId('count')).toHaveText('3');
| ^
59 | });
60 |
61 | test('vercel ai', async ({ page }) => {
at /home/runner/work/waku/waku/e2e/ssr-basic.spec.ts:58:47
|
E2E on macos-latest (Node 22.7.0) - (1/4)
49763 stderr: TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".css" for /Users/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.module.css
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:217:9)
at defaultGetFormat (node:internal/modules/esm/get_format:243:36)
at defaultLoad (node:internal/modules/esm/load:123:22)
at async ModuleLoader.load (node:internal/modules/esm/loader:567:7)
at async ModuleLoader.moduleProvider (node:internal/modules/esm/loader:442:45) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
E2E on macos-latest (Node 22.7.0) - (1/4)
49763 stderr: TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".css" for /Users/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-actions.module.css
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:217:9)
at defaultGetFormat (node:internal/modules/esm/get_format:243:36)
at defaultLoad (node:internal/modules/esm/load:123:22)
at async ModuleLoader.load (node:internal/modules/esm/loader:567:7)
at async ModuleLoader.moduleProvider (node:internal/modules/esm/loader:442:45) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ─────────────
Test timeout of 60000ms exceeded.
|
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ─────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ─────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
E2E on macos-latest (Node 22.7.0) - (1/4)
Process completed with exit code 1.
|
E2E on macos-latest (Node 22.7.0) - (2/4)
49964 stderr: TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".css" for /Users/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.module.css
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:217:9)
at defaultGetFormat (node:internal/modules/esm/get_format:243:36)
at defaultLoad (node:internal/modules/esm/load:123:22)
at async ModuleLoader.load (node:internal/modules/esm/loader:567:7)
at async ModuleLoader.moduleProvider (node:internal/modules/esm/loader:442:45) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
E2E on macos-latest (Node 22.7.0) - (2/4)
49964 stderr: TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".css" for /Users/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-actions.module.css
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:217:9)
at defaultGetFormat (node:internal/modules/esm/get_format:243:36)
at defaultLoad (node:internal/modules/esm/load:123:22)
at async ModuleLoader.load (node:internal/modules/esm/loader:567:7)
at async ModuleLoader.moduleProvider (node:internal/modules/esm/loader:442:45) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
Test timeout of 60000ms exceeded.
|
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
E2E on macos-latest (Node 22.7.0) - (2/4)
Process completed with exit code 1.
|
E2E on macos-latest (Node 22.7.0) - (3/4)
50233 stderr: TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".css" for /Users/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.module.css
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:217:9)
at defaultGetFormat (node:internal/modules/esm/get_format:243:36)
at defaultLoad (node:internal/modules/esm/load:123:22)
at async ModuleLoader.load (node:internal/modules/esm/loader:567:7)
at async ModuleLoader.moduleProvider (node:internal/modules/esm/loader:442:45) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
E2E on macos-latest (Node 22.7.0) - (3/4)
50233 stderr: TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".css" for /Users/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-actions.module.css
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:217:9)
at defaultGetFormat (node:internal/modules/esm/get_format:243:36)
at defaultLoad (node:internal/modules/esm/load:123:22)
at async ModuleLoader.load (node:internal/modules/esm/loader:567:7)
at async ModuleLoader.moduleProvider (node:internal/modules/esm/loader:442:45) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
Test timeout of 60000ms exceeded.
|
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
E2E on macos-latest (Node 22.7.0) - (3/4)
Process completed with exit code 1.
|
E2E on ubuntu-latest (Node 22.7.0) - (1/4)
41859 stderr: TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".css" for /home/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.module.css
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:217:9)
at defaultGetFormat (node:internal/modules/esm/get_format:243:36)
at defaultLoad (node:internal/modules/esm/load:123:22)
at async ModuleLoader.load (node:internal/modules/esm/loader:567:7)
at async ModuleLoader.moduleProvider (node:internal/modules/esm/loader:442:45) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
E2E on ubuntu-latest (Node 22.7.0) - (1/4)
41859 stderr: TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".css" for /home/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-actions.module.css
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:217:9)
at defaultGetFormat (node:internal/modules/esm/get_format:243:36)
at defaultLoad (node:internal/modules/esm/load:123:22)
at async ModuleLoader.load (node:internal/modules/esm/loader:567:7)
at async ModuleLoader.moduleProvider (node:internal/modules/esm/loader:442:45) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ─────────────
Test timeout of 60000ms exceeded.
|
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ─────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ─────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
E2E on ubuntu-latest (Node 22.7.0) - (1/4)
Process completed with exit code 1.
|
E2E on ubuntu-latest (Node 18.17.0) - (1/4)
40369 stderr: TypeError: Unknown file extension ".css" for /home/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.module.css
at new NodeError (node:internal/errors:405:5)
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:79:11)
at defaultGetFormat (node:internal/modules/esm/get_format:124:36)
at defaultLoad (node:internal/modules/esm/load:84:20)
at nextLoad (node:internal/modules/esm/loader:163:28)
at ESMLoader.load (node:internal/modules/esm/loader:603:26)
at ESMLoader.moduleProvider (node:internal/modules/esm/loader:457:22)
at new ModuleJob (node:internal/modules/esm/module_job:64:26)
at #createModuleJob (node:internal/modules/esm/loader:480:17)
at ESMLoader.getModuleJob (node:internal/modules/esm/loader:434:34)
at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:79:21) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
E2E on ubuntu-latest (Node 18.17.0) - (1/4)
40369 stderr: TypeError: Unknown file extension ".css" for /home/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-actions.module.css
at new NodeError (node:internal/errors:405:5)
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:79:11)
at defaultGetFormat (node:internal/modules/esm/get_format:124:36)
at defaultLoad (node:internal/modules/esm/load:84:20)
at nextLoad (node:internal/modules/esm/loader:163:28)
at ESMLoader.load (node:internal/modules/esm/loader:603:26)
at ESMLoader.moduleProvider (node:internal/modules/esm/loader:457:22)
at new ModuleJob (node:internal/modules/esm/module_job:64:26)
at #createModuleJob (node:internal/modules/esm/loader:480:17)
at ESMLoader.getModuleJob (node:internal/modules/esm/loader:434:34)
at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:79:21) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ─────────────
Test timeout of 60000ms exceeded.
|
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ─────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ─────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[chromium] › ssr-basic.spec.ts:51:5 › ssr-basic: dev › increase counter:
e2e/ssr-basic.spec.ts#L58
2) [chromium] › ssr-basic.spec.ts:51:5 › ssr-basic: dev › increase counter ───────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveText(expected)
Locator: getByTestId('count')
Expected string: "3"
Received string: "2"
Call log:
- expect.toHaveText with timeout 10000ms
- waiting for getByTestId('count')
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
- locator resolved to <p data-testid="count">2</p>
- unexpected value "2"
56 | await page.getByTestId('increment').click();
57 | await page.getByTestId('increment').click();
> 58 | await expect(page.getByTestId('count')).toHaveText('3');
| ^
59 | });
60 |
61 | test('vercel ai', async ({ page }) => {
at /home/runner/work/waku/waku/e2e/ssr-basic.spec.ts:58:47
|
E2E on ubuntu-latest (Node 18.17.0) - (1/4)
Process completed with exit code 1.
|
E2E on ubuntu-latest (Node 20.8.0) - (1/4)
35319 stderr: TypeError: Unknown file extension ".css" for /home/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.module.css
at new NodeError (node:internal/errors:406:5)
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:99:9)
at defaultGetFormat (node:internal/modules/esm/get_format:142:36)
at defaultLoad (node:internal/modules/esm/load:120:20)
at ModuleLoader.load (node:internal/modules/esm/loader:396:13)
at ModuleLoader.moduleProvider (node:internal/modules/esm/loader:278:56)
at new ModuleJob (node:internal/modules/esm/module_job:65:26)
at #createModuleJob (node:internal/modules/esm/loader:290:17)
at ModuleLoader.getJobFromResolveResult (node:internal/modules/esm/loader:248:34)
at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:229:17)
at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:85:21) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
E2E on ubuntu-latest (Node 20.8.0) - (1/4)
35319 stderr: TypeError: Unknown file extension ".css" for /home/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-actions.module.css
at new NodeError (node:internal/errors:406:5)
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:99:9)
at defaultGetFormat (node:internal/modules/esm/get_format:142:36)
at defaultLoad (node:internal/modules/esm/load:120:20)
at ModuleLoader.load (node:internal/modules/esm/loader:396:13)
at ModuleLoader.moduleProvider (node:internal/modules/esm/loader:278:56)
at new ModuleJob (node:internal/modules/esm/module_job:65:26)
at #createModuleJob (node:internal/modules/esm/loader:290:17)
at ModuleLoader.getJobFromResolveResult (node:internal/modules/esm/loader:248:34)
at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:229:17)
at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:85:21) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ─────────────
Test timeout of 60000ms exceeded.
|
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ─────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ─────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
E2E on ubuntu-latest (Node 20.8.0) - (1/4)
Process completed with exit code 1.
|
E2E on ubuntu-latest (Node 22.7.0) - (2/4)
33231 stderr: TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".css" for /home/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.module.css
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:217:9)
at defaultGetFormat (node:internal/modules/esm/get_format:243:36)
at defaultLoad (node:internal/modules/esm/load:123:22)
at async ModuleLoader.load (node:internal/modules/esm/loader:567:7)
at async ModuleLoader.moduleProvider (node:internal/modules/esm/loader:442:45) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
E2E on ubuntu-latest (Node 22.7.0) - (2/4)
33231 stderr: TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".css" for /home/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-actions.module.css
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:217:9)
at defaultGetFormat (node:internal/modules/esm/get_format:243:36)
at defaultLoad (node:internal/modules/esm/load:123:22)
at async ModuleLoader.load (node:internal/modules/esm/loader:567:7)
at async ModuleLoader.moduleProvider (node:internal/modules/esm/loader:442:45) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
Test timeout of 60000ms exceeded.
|
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
E2E on ubuntu-latest (Node 22.7.0) - (2/4)
Process completed with exit code 1.
|
E2E on ubuntu-latest (Node 18.17.0) - (2/4)
36081 stderr: TypeError: Unknown file extension ".css" for /home/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.module.css
at new NodeError (node:internal/errors:405:5)
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:79:11)
at defaultGetFormat (node:internal/modules/esm/get_format:124:36)
at defaultLoad (node:internal/modules/esm/load:84:20)
at nextLoad (node:internal/modules/esm/loader:163:28)
at ESMLoader.load (node:internal/modules/esm/loader:603:26)
at ESMLoader.moduleProvider (node:internal/modules/esm/loader:457:22)
at new ModuleJob (node:internal/modules/esm/module_job:64:26)
at #createModuleJob (node:internal/modules/esm/loader:480:17)
at ESMLoader.getModuleJob (node:internal/modules/esm/loader:434:34)
at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:79:21) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
E2E on ubuntu-latest (Node 18.17.0) - (2/4)
36081 stderr: TypeError: Unknown file extension ".css" for /home/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-actions.module.css
at new NodeError (node:internal/errors:405:5)
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:79:11)
at defaultGetFormat (node:internal/modules/esm/get_format:124:36)
at defaultLoad (node:internal/modules/esm/load:84:20)
at nextLoad (node:internal/modules/esm/loader:163:28)
at ESMLoader.load (node:internal/modules/esm/loader:603:26)
at ESMLoader.moduleProvider (node:internal/modules/esm/loader:457:22)
at new ModuleJob (node:internal/modules/esm/module_job:64:26)
at #createModuleJob (node:internal/modules/esm/loader:480:17)
at ESMLoader.getModuleJob (node:internal/modules/esm/loader:434:34)
at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:79:21) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
Test timeout of 60000ms exceeded.
|
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
E2E on ubuntu-latest (Node 18.17.0) - (2/4)
Process completed with exit code 1.
|
E2E on ubuntu-latest (Node 20.8.0) - (3/4)
36535 stderr: TypeError: Unknown file extension ".css" for /home/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.module.css
at new NodeError (node:internal/errors:406:5)
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:99:9)
at defaultGetFormat (node:internal/modules/esm/get_format:142:36)
at defaultLoad (node:internal/modules/esm/load:120:20)
at ModuleLoader.load (node:internal/modules/esm/loader:396:13)
at ModuleLoader.moduleProvider (node:internal/modules/esm/loader:278:56)
at new ModuleJob (node:internal/modules/esm/module_job:65:26)
at #createModuleJob (node:internal/modules/esm/loader:290:17)
at ModuleLoader.getJobFromResolveResult (node:internal/modules/esm/loader:248:34)
at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:229:17)
at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:85:21) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
E2E on ubuntu-latest (Node 20.8.0) - (3/4)
36535 stderr: TypeError: Unknown file extension ".css" for /home/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-actions.module.css
at new NodeError (node:internal/errors:406:5)
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:99:9)
at defaultGetFormat (node:internal/modules/esm/get_format:142:36)
at defaultLoad (node:internal/modules/esm/load:120:20)
at ModuleLoader.load (node:internal/modules/esm/loader:396:13)
at ModuleLoader.moduleProvider (node:internal/modules/esm/loader:278:56)
at new ModuleJob (node:internal/modules/esm/module_job:65:26)
at #createModuleJob (node:internal/modules/esm/loader:290:17)
at ModuleLoader.getJobFromResolveResult (node:internal/modules/esm/loader:248:34)
at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:229:17)
at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:85:21) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
Test timeout of 60000ms exceeded.
|
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
E2E on ubuntu-latest (Node 20.8.0) - (3/4)
Process completed with exit code 1.
|
E2E on ubuntu-latest (Node 22.7.0) - (3/4)
46189 stderr: TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".css" for /home/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.module.css
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:217:9)
at defaultGetFormat (node:internal/modules/esm/get_format:243:36)
at defaultLoad (node:internal/modules/esm/load:123:22)
at async ModuleLoader.load (node:internal/modules/esm/loader:567:7)
at async ModuleLoader.moduleProvider (node:internal/modules/esm/loader:442:45) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
E2E on ubuntu-latest (Node 22.7.0) - (3/4)
46189 stderr: TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".css" for /home/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-actions.module.css
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:217:9)
at defaultGetFormat (node:internal/modules/esm/get_format:243:36)
at defaultLoad (node:internal/modules/esm/load:123:22)
at async ModuleLoader.load (node:internal/modules/esm/loader:567:7)
at async ModuleLoader.moduleProvider (node:internal/modules/esm/loader:442:45) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
Test timeout of 60000ms exceeded.
|
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
E2E on ubuntu-latest (Node 22.7.0) - (3/4)
Process completed with exit code 1.
|
E2E on ubuntu-latest (Node 20.8.0) - (2/4)
40919 stderr: TypeError: Unknown file extension ".css" for /home/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.module.css
at new NodeError (node:internal/errors:406:5)
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:99:9)
at defaultGetFormat (node:internal/modules/esm/get_format:142:36)
at defaultLoad (node:internal/modules/esm/load:120:20)
at ModuleLoader.load (node:internal/modules/esm/loader:396:13)
at ModuleLoader.moduleProvider (node:internal/modules/esm/loader:278:56)
at new ModuleJob (node:internal/modules/esm/module_job:65:26)
at #createModuleJob (node:internal/modules/esm/loader:290:17)
at ModuleLoader.getJobFromResolveResult (node:internal/modules/esm/loader:248:34)
at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:229:17)
at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:85:21) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
E2E on ubuntu-latest (Node 20.8.0) - (2/4)
40919 stderr: TypeError: Unknown file extension ".css" for /home/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-actions.module.css
at new NodeError (node:internal/errors:406:5)
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:99:9)
at defaultGetFormat (node:internal/modules/esm/get_format:142:36)
at defaultLoad (node:internal/modules/esm/load:120:20)
at ModuleLoader.load (node:internal/modules/esm/loader:396:13)
at ModuleLoader.moduleProvider (node:internal/modules/esm/loader:278:56)
at new ModuleJob (node:internal/modules/esm/module_job:65:26)
at #createModuleJob (node:internal/modules/esm/loader:290:17)
at ModuleLoader.getJobFromResolveResult (node:internal/modules/esm/loader:248:34)
at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:229:17)
at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:85:21) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
Test timeout of 60000ms exceeded.
|
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
E2E on ubuntu-latest (Node 20.8.0) - (2/4)
Process completed with exit code 1.
|
E2E on ubuntu-latest (Node 18.17.0) - (3/4)
38245 stderr: TypeError: Unknown file extension ".css" for /home/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.module.css
at new NodeError (node:internal/errors:405:5)
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:79:11)
at defaultGetFormat (node:internal/modules/esm/get_format:124:36)
at defaultLoad (node:internal/modules/esm/load:84:20)
at nextLoad (node:internal/modules/esm/loader:163:28)
at ESMLoader.load (node:internal/modules/esm/loader:603:26)
at ESMLoader.moduleProvider (node:internal/modules/esm/loader:457:22)
at new ModuleJob (node:internal/modules/esm/module_job:64:26)
at #createModuleJob (node:internal/modules/esm/loader:480:17)
at ESMLoader.getModuleJob (node:internal/modules/esm/loader:434:34)
at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:79:21) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
E2E on ubuntu-latest (Node 18.17.0) - (3/4)
38245 stderr: TypeError: Unknown file extension ".css" for /home/runner/work/waku/waku/node_modules/.pnpm/react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli/node_modules/react-tweet/dist/twitter-theme/tweet-actions.module.css
at new NodeError (node:internal/errors:405:5)
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:79:11)
at defaultGetFormat (node:internal/modules/esm/get_format:124:36)
at defaultLoad (node:internal/modules/esm/load:84:20)
at nextLoad (node:internal/modules/esm/loader:163:28)
at ESMLoader.load (node:internal/modules/esm/loader:603:26)
at ESMLoader.moduleProvider (node:internal/modules/esm/loader:457:22)
at new ModuleJob (node:internal/modules/esm/module_job:64:26)
at #createModuleJob (node:internal/modules/esm/loader:480:17)
at ESMLoader.getModuleJob (node:internal/modules/esm/loader:434:34)
at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:79:21) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
Test timeout of 60000ms exceeded.
|
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e/create-waku.spec.ts#L1
1) [webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
E2E on ubuntu-latest (Node 18.17.0) - (3/4)
Process completed with exit code 1.
|
E2E on windows-latest (Node 22.7.0) - (1/4)
51448 stderr: TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".css" for D:\a\waku\waku\node_modules\.pnpm\react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli\node_modules\react-tweet\dist\twitter-theme\tweet-info-created-at.module.css
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:217:9)
at defaultGetFormat (node:internal/modules/esm/get_format:243:36)
at defaultLoad (node:internal/modules/esm/load:123:22)
at async ModuleLoader.load (node:internal/modules/esm/loader:567:7)
at async ModuleLoader.moduleProvider (node:internal/modules/esm/loader:442:45) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
E2E on windows-latest (Node 22.7.0) - (1/4)
51448 stderr: TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".css" for D:\a\waku\waku\node_modules\.pnpm\react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli\node_modules\react-tweet\dist\twitter-theme\tweet-actions.module.css
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:217:9)
at defaultGetFormat (node:internal/modules/esm/get_format:243:36)
at defaultLoad (node:internal/modules/esm/load:123:22)
at async ModuleLoader.load (node:internal/modules/esm/loader:567:7)
at async ModuleLoader.moduleProvider (node:internal/modules/esm/loader:442:45) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e\create-waku.spec.ts#L1
1) [chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ─────────────
Test timeout of 60000ms exceeded.
|
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e\create-waku.spec.ts#L1
1) [chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e\create-waku.spec.ts#L1
1) [chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ─────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e\create-waku.spec.ts#L1
1) [chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ─────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
E2E on windows-latest (Node 22.7.0) - (1/4)
Process completed with exit code 1.
|
E2E on windows-latest (Node 22.7.0) - (2/4)
60648 stderr: TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".css" for D:\a\waku\waku\node_modules\.pnpm\react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli\node_modules\react-tweet\dist\twitter-theme\tweet-info-created-at.module.css
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:217:9)
at defaultGetFormat (node:internal/modules/esm/get_format:243:36)
at defaultLoad (node:internal/modules/esm/load:123:22)
at async ModuleLoader.load (node:internal/modules/esm/loader:567:7)
at async ModuleLoader.moduleProvider (node:internal/modules/esm/loader:442:45) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
E2E on windows-latest (Node 22.7.0) - (2/4)
60648 stderr: TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".css" for D:\a\waku\waku\node_modules\.pnpm\react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli\node_modules\react-tweet\dist\twitter-theme\tweet-actions.module.css
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:217:9)
at defaultGetFormat (node:internal/modules/esm/get_format:243:36)
at defaultLoad (node:internal/modules/esm/load:123:22)
at async ModuleLoader.load (node:internal/modules/esm/loader:567:7)
at async ModuleLoader.moduleProvider (node:internal/modules/esm/loader:442:45) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e\create-waku.spec.ts#L1
1) [firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
Test timeout of 60000ms exceeded.
|
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e\create-waku.spec.ts#L1
1) [firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e\create-waku.spec.ts#L1
1) [firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e\create-waku.spec.ts#L1
1) [firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
E2E on windows-latest (Node 22.7.0) - (2/4)
Process completed with exit code 1.
|
E2E on windows-latest (Node 22.7.0) - (3/4)
50330 stderr: TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".css" for D:\a\waku\waku\node_modules\.pnpm\react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli\node_modules\react-tweet\dist\twitter-theme\tweet-info-created-at.module.css
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:217:9)
at defaultGetFormat (node:internal/modules/esm/get_format:243:36)
at defaultLoad (node:internal/modules/esm/load:123:22)
at async ModuleLoader.load (node:internal/modules/esm/loader:567:7)
at async ModuleLoader.moduleProvider (node:internal/modules/esm/loader:442:45) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
E2E on windows-latest (Node 22.7.0) - (3/4)
50330 stderr: TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".css" for D:\a\waku\waku\node_modules\.pnpm\react-tweet@3.2.0_react-dom@19.0.0-rc-bf7e210c-20241017_react@19.0.0-rc-bf7e210c-20241017__re_wxk2yr6vbyq3hvoxjrkyp3qbli\node_modules\react-tweet\dist\twitter-theme\tweet-actions.module.css
at Object.getFileProtocolModuleFormat [as file:] (node:internal/modules/esm/get_format:217:9)
at defaultGetFormat (node:internal/modules/esm/get_format:243:36)
at defaultLoad (node:internal/modules/esm/load:123:22)
at async ModuleLoader.load (node:internal/modules/esm/loader:567:7)
at async ModuleLoader.moduleProvider (node:internal/modules/esm/loader:442:45) {
code: 'ERR_UNKNOWN_FILE_EXTENSION'
}
|
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e\create-waku.spec.ts#L1
1) [webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
Test timeout of 60000ms exceeded.
|
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e\create-waku.spec.ts#L1
1) [webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e\create-waku.spec.ts#L1
1) [webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work:
e2e\create-waku.spec.ts#L1
1) [webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
E2E on windows-latest (Node 22.7.0) - (3/4)
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
E2E on macos-latest (Node 22.7.0) - (4/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Slow Test:
[webkit] › use-router.spec.ts#L1
[webkit] › use-router.spec.ts took 1.6m
|
Slow Test:
[webkit] › multi-platform.spec.ts#L1
[webkit] › multi-platform.spec.ts took 41.9s
|
Slow Test:
[webkit] › ssg-wildcard.spec.ts#L1
[webkit] › ssg-wildcard.spec.ts took 22.6s
|
Slow Test:
[webkit] › ssg-performance.spec.ts#L1
[webkit] › ssg-performance.spec.ts took 19.9s
|
Slow Test:
[webkit] › partial-builds.spec.ts#L1
[webkit] › partial-builds.spec.ts took 19.0s
|
E2E on ubuntu-latest (Node 22.7.0) - (4/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Slow Test:
[webkit] › use-router.spec.ts#L1
[webkit] › use-router.spec.ts took 1.7m
|
Slow Test:
[webkit] › multi-platform.spec.ts#L1
[webkit] › multi-platform.spec.ts took 55.6s
|
Slow Test:
[webkit] › partial-builds.spec.ts#L1
[webkit] › partial-builds.spec.ts took 22.6s
|
Slow Test:
[webkit] › ssg-performance.spec.ts#L1
[webkit] › ssg-performance.spec.ts took 21.3s
|
Slow Test:
[webkit] › ssg-wildcard.spec.ts#L1
[webkit] › ssg-wildcard.spec.ts took 15.4s
|
E2E on ubuntu-latest (Node 18.17.0) - (4/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Slow Test:
[webkit] › use-router.spec.ts#L1
[webkit] › use-router.spec.ts took 1.8m
|
Slow Test:
[webkit] › multi-platform.spec.ts#L1
[webkit] › multi-platform.spec.ts took 1.0m
|
Slow Test:
[webkit] › ssg-performance.spec.ts#L1
[webkit] › ssg-performance.spec.ts took 30.2s
|
Slow Test:
[webkit] › partial-builds.spec.ts#L1
[webkit] › partial-builds.spec.ts took 24.9s
|
E2E on ubuntu-latest (Node 20.8.0) - (4/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Slow Test:
[webkit] › use-router.spec.ts#L1
[webkit] › use-router.spec.ts took 1.8m
|
Slow Test:
[webkit] › multi-platform.spec.ts#L1
[webkit] › multi-platform.spec.ts took 1.0m
|
Slow Test:
[webkit] › ssg-performance.spec.ts#L1
[webkit] › ssg-performance.spec.ts took 27.5s
|
Slow Test:
[webkit] › partial-builds.spec.ts#L1
[webkit] › partial-builds.spec.ts took 25.1s
|
E2E on macos-latest (Node 22.7.0) - (1/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Slow Test:
[chromium] › broken-link.spec.ts#L1
[chromium] › broken-link.spec.ts took 56.9s
|
Slow Test:
[chromium] › examples-smoke.spec.ts#L1
[chromium] › examples-smoke.spec.ts took 41.0s
|
Slow Test:
[chromium] › multi-platform.spec.ts#L1
[chromium] › multi-platform.spec.ts took 27.6s
|
E2E on macos-latest (Node 22.7.0) - (2/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Slow Test:
[chromium] › use-router.spec.ts#L1
[chromium] › use-router.spec.ts took 1.5m
|
Slow Test:
[firefox] › broken-link.spec.ts#L1
[firefox] › broken-link.spec.ts took 1.0m
|
Slow Test:
[firefox] › examples-smoke.spec.ts#L1
[firefox] › examples-smoke.spec.ts took 40.3s
|
Slow Test:
[firefox] › multi-platform.spec.ts#L1
[firefox] › multi-platform.spec.ts took 29.9s
|
E2E on macos-latest (Node 22.7.0) - (3/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Slow Test:
[firefox] › use-router.spec.ts#L1
[firefox] › use-router.spec.ts took 1.3m
|
Slow Test:
[webkit] › broken-link.spec.ts#L1
[webkit] › broken-link.spec.ts took 53.6s
|
Slow Test:
[webkit] › examples-smoke.spec.ts#L1
[webkit] › examples-smoke.spec.ts took 40.4s
|
Slow Test:
[firefox] › ssg-wildcard.spec.ts#L1
[firefox] › ssg-wildcard.spec.ts took 17.9s
|
Slow Test:
[firefox] › partial-builds.spec.ts#L1
[firefox] › partial-builds.spec.ts took 16.2s
|
E2E on ubuntu-latest (Node 22.7.0) - (1/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Slow Test:
[chromium] › broken-link.spec.ts#L1
[chromium] › broken-link.spec.ts took 1.3m
|
Slow Test:
[chromium] › multi-platform.spec.ts#L1
[chromium] › multi-platform.spec.ts took 54.0s
|
Slow Test:
[chromium] › examples-smoke.spec.ts#L1
[chromium] › examples-smoke.spec.ts took 47.0s
|
Slow Test:
[chromium] › partial-builds.spec.ts#L1
[chromium] › partial-builds.spec.ts took 22.9s
|
Slow Test:
[chromium] › ssg-performance.spec.ts#L1
[chromium] › ssg-performance.spec.ts took 21.7s
|
E2E on ubuntu-latest (Node 18.17.0) - (1/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Slow Test:
[chromium] › broken-link.spec.ts#L1
[chromium] › broken-link.spec.ts took 1.3m
|
Slow Test:
[chromium] › multi-platform.spec.ts#L1
[chromium] › multi-platform.spec.ts took 59.1s
|
Slow Test:
[chromium] › examples-smoke.spec.ts#L1
[chromium] › examples-smoke.spec.ts took 49.8s
|
Slow Test:
[chromium] › ssg-performance.spec.ts#L1
[chromium] › ssg-performance.spec.ts took 29.9s
|
Slow Test:
[chromium] › partial-builds.spec.ts#L1
[chromium] › partial-builds.spec.ts took 24.5s
|
E2E on ubuntu-latest (Node 20.8.0) - (1/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Slow Test:
[chromium] › broken-link.spec.ts#L1
[chromium] › broken-link.spec.ts took 1.3m
|
Slow Test:
[chromium] › multi-platform.spec.ts#L1
[chromium] › multi-platform.spec.ts took 59.0s
|
Slow Test:
[chromium] › examples-smoke.spec.ts#L1
[chromium] › examples-smoke.spec.ts took 49.9s
|
Slow Test:
[chromium] › ssg-performance.spec.ts#L1
[chromium] › ssg-performance.spec.ts took 27.0s
|
Slow Test:
[chromium] › partial-builds.spec.ts#L1
[chromium] › partial-builds.spec.ts took 24.4s
|
E2E on ubuntu-latest (Node 22.7.0) - (2/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Slow Test:
[chromium] › use-router.spec.ts#L1
[chromium] › use-router.spec.ts took 1.8m
|
Slow Test:
[firefox] › broken-link.spec.ts#L1
[firefox] › broken-link.spec.ts took 1.2m
|
Slow Test:
[firefox] › multi-platform.spec.ts#L1
[firefox] › multi-platform.spec.ts took 54.3s
|
Slow Test:
[firefox] › examples-smoke.spec.ts#L1
[firefox] › examples-smoke.spec.ts took 47.3s
|
E2E on ubuntu-latest (Node 18.17.0) - (2/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Slow Test:
[chromium] › use-router.spec.ts#L1
[chromium] › use-router.spec.ts took 1.9m
|
Slow Test:
[firefox] › broken-link.spec.ts#L1
[firefox] › broken-link.spec.ts took 1.3m
|
Slow Test:
[firefox] › multi-platform.spec.ts#L1
[firefox] › multi-platform.spec.ts took 1.0m
|
Slow Test:
[firefox] › examples-smoke.spec.ts#L1
[firefox] › examples-smoke.spec.ts took 50.8s
|
E2E on ubuntu-latest (Node 20.8.0) - (3/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Slow Test:
[firefox] › use-router.spec.ts#L1
[firefox] › use-router.spec.ts took 1.7m
|
Slow Test:
[webkit] › broken-link.spec.ts#L1
[webkit] › broken-link.spec.ts took 1.3m
|
Slow Test:
[webkit] › examples-smoke.spec.ts#L1
[webkit] › examples-smoke.spec.ts took 49.1s
|
Slow Test:
[firefox] › ssg-performance.spec.ts#L1
[firefox] › ssg-performance.spec.ts took 26.1s
|
Slow Test:
[firefox] › partial-builds.spec.ts#L1
[firefox] › partial-builds.spec.ts took 24.5s
|
E2E on ubuntu-latest (Node 22.7.0) - (3/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Slow Test:
[firefox] › use-router.spec.ts#L1
[firefox] › use-router.spec.ts took 1.7m
|
Slow Test:
[webkit] › broken-link.spec.ts#L1
[webkit] › broken-link.spec.ts took 1.2m
|
Slow Test:
[webkit] › examples-smoke.spec.ts#L1
[webkit] › examples-smoke.spec.ts took 46.7s
|
Slow Test:
[firefox] › partial-builds.spec.ts#L1
[firefox] › partial-builds.spec.ts took 22.1s
|
Slow Test:
[firefox] › ssg-performance.spec.ts#L1
[firefox] › ssg-performance.spec.ts took 21.3s
|
E2E on ubuntu-latest (Node 20.8.0) - (2/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Slow Test:
[chromium] › use-router.spec.ts#L1
[chromium] › use-router.spec.ts took 1.8m
|
Slow Test:
[firefox] › broken-link.spec.ts#L1
[firefox] › broken-link.spec.ts took 1.3m
|
Slow Test:
[firefox] › multi-platform.spec.ts#L1
[firefox] › multi-platform.spec.ts took 1.0m
|
Slow Test:
[firefox] › examples-smoke.spec.ts#L1
[firefox] › examples-smoke.spec.ts took 50.1s
|
E2E on windows-latest (Node 22.7.0) - (4/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Slow Test:
[webkit] › use-router.spec.ts#L1
[webkit] › use-router.spec.ts took 2.5m
|
Slow Test:
[webkit] › multi-platform.spec.ts#L1
[webkit] › multi-platform.spec.ts took 1.1m
|
Slow Test:
[webkit] › partial-builds.spec.ts#L1
[webkit] › partial-builds.spec.ts took 27.7s
|
Slow Test:
[webkit] › ssg-performance.spec.ts#L1
[webkit] › ssg-performance.spec.ts took 25.9s
|
Slow Test:
[webkit] › ssg-wildcard.spec.ts#L1
[webkit] › ssg-wildcard.spec.ts took 22.6s
|
E2E on ubuntu-latest (Node 18.17.0) - (3/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Slow Test:
[firefox] › use-router.spec.ts#L1
[firefox] › use-router.spec.ts took 1.8m
|
Slow Test:
[webkit] › broken-link.spec.ts#L1
[webkit] › broken-link.spec.ts took 1.3m
|
Slow Test:
[webkit] › examples-smoke.spec.ts#L1
[webkit] › examples-smoke.spec.ts took 50.7s
|
Slow Test:
[firefox] › ssg-performance.spec.ts#L1
[firefox] › ssg-performance.spec.ts took 30.6s
|
Slow Test:
[firefox] › partial-builds.spec.ts#L1
[firefox] › partial-builds.spec.ts took 25.0s
|
E2E on windows-latest (Node 22.7.0) - (1/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Slow Test:
[chromium] › broken-link.spec.ts#L1
[chromium] › broken-link.spec.ts took 1.8m
|
Slow Test:
[chromium] › multi-platform.spec.ts#L1
[chromium] › multi-platform.spec.ts took 1.1m
|
Slow Test:
[chromium] › examples-smoke.spec.ts#L1
[chromium] › examples-smoke.spec.ts took 1.0m
|
Slow Test:
[chromium] › partial-builds.spec.ts#L1
[chromium] › partial-builds.spec.ts took 27.7s
|
Slow Test:
[chromium] › ssg-performance.spec.ts#L1
[chromium] › ssg-performance.spec.ts took 26.7s
|
E2E on windows-latest (Node 22.7.0) - (2/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Slow Test:
[chromium] › use-router.spec.ts#L1
[chromium] › use-router.spec.ts took 2.5m
|
Slow Test:
[firefox] › broken-link.spec.ts#L1
[firefox] › broken-link.spec.ts took 1.8m
|
Slow Test:
[firefox] › multi-platform.spec.ts#L1
[firefox] › multi-platform.spec.ts took 1.0m
|
Slow Test:
[firefox] › examples-smoke.spec.ts#L1
[firefox] › examples-smoke.spec.ts took 59.6s
|
E2E on windows-latest (Node 22.7.0) - (3/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Slow Test:
[firefox] › use-router.spec.ts#L1
[firefox] › use-router.spec.ts took 2.5m
|
Slow Test:
[webkit] › broken-link.spec.ts#L1
[webkit] › broken-link.spec.ts took 1.8m
|
Slow Test:
[webkit] › examples-smoke.spec.ts#L1
[webkit] › examples-smoke.spec.ts took 1.0m
|
Slow Test:
[firefox] › partial-builds.spec.ts#L1
[firefox] › partial-builds.spec.ts took 29.8s
|
Slow Test:
[firefox] › ssg-performance.spec.ts#L1
[firefox] › ssg-performance.spec.ts took 27.2s
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright-report-macos-latest-22.7.0-1", "playwright-report-macos-latest-22.7.0-2", "playwright-report-macos-latest-22.7.0-3", "playwright-report-ubuntu-latest-18.17.0-1", "playwright-report-ubuntu-latest-18.17.0-2", "playwright-report-ubuntu-latest-18.17.0-3", "playwright-report-ubuntu-latest-20.8.0-1", "playwright-report-ubuntu-latest-20.8.0-2", "playwright-report-ubuntu-latest-20.8.0-3", "playwright-report-ubuntu-latest-22.7.0-1", "playwright-report-ubuntu-latest-22.7.0-2", "playwright-report-ubuntu-latest-22.7.0-3", "playwright-report-ubuntu-latest-22.7.0-4", "playwright-report-windows-latest-22.7.0-1", "playwright-report-windows-latest-22.7.0-2", "playwright-report-windows-latest-22.7.0-3".
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/
|
🎭 Playwright Run Summary
3 skipped
78 passed (4.7m)
|
🎭 Playwright Run Summary
1 flaky
[webkit] › ssr-basic.spec.ts:51:5 › ssr-basic: dev › increase counter ──────────────────────────
3 skipped
77 passed (5.2m)
|
🎭 Playwright Run Summary
3 skipped
78 passed (5.3m)
|
🎭 Playwright Run Summary
3 skipped
78 passed (5.3m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
2 skipped
100 passed (9.5m)
|
🎭 Playwright Run Summary
1 failed
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
5 skipped
96 passed (9.8m)
|
🎭 Playwright Run Summary
1 failed
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ────────────────
5 skipped
113 passed (10.6m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
2 skipped
100 passed (11.4m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
1 flaky
[chromium] › ssr-basic.spec.ts:51:5 › ssr-basic: dev › increase counter ────────────────────────
2 skipped
99 passed (11.9m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
2 skipped
100 passed (11.7m)
|
🎭 Playwright Run Summary
1 failed
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
5 skipped
96 passed (11.6m)
|
🎭 Playwright Run Summary
1 failed
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
5 skipped
96 passed (12.0m)
|
🎭 Playwright Run Summary
1 failed
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ────────────────
5 skipped
113 passed (12.7m)
|
🎭 Playwright Run Summary
1 failed
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ────────────────
5 skipped
113 passed (12.4m)
|
🎭 Playwright Run Summary
1 failed
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
5 skipped
96 passed (11.9m)
|
🎭 Playwright Run Summary
3 skipped
78 passed (6.4m)
|
🎭 Playwright Run Summary
1 failed
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ────────────────
5 skipped
113 passed (13.1m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › create-waku.spec.ts:8:1 › should create waku with default setup work ──────────────
2 skipped
100 passed (13.1m)
|
🎭 Playwright Run Summary
1 failed
[firefox] › create-waku.spec.ts:8:1 › should create waku with default setup work ───────────────
5 skipped
96 passed (13.6m)
|
🎭 Playwright Run Summary
1 failed
[webkit] › create-waku.spec.ts:8:1 › should create waku with default setup work ────────────────
5 skipped
113 passed (15.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
create-waku
|
202 KB |
|
playwright-report-macos-latest-22.7.0-1
|
4.17 KB |
|
playwright-report-macos-latest-22.7.0-2
|
4.18 KB |
|
playwright-report-macos-latest-22.7.0-3
|
4.17 KB |
|
playwright-report-ubuntu-latest-18.17.0-1
|
188 KB |
|
playwright-report-ubuntu-latest-18.17.0-2
|
4.15 KB |
|
playwright-report-ubuntu-latest-18.17.0-3
|
4.15 KB |
|
playwright-report-ubuntu-latest-20.8.0-1
|
4.15 KB |
|
playwright-report-ubuntu-latest-20.8.0-2
|
4.15 KB |
|
playwright-report-ubuntu-latest-20.8.0-3
|
4.15 KB |
|
playwright-report-ubuntu-latest-22.7.0-1
|
4.17 KB |
|
playwright-report-ubuntu-latest-22.7.0-2
|
4.18 KB |
|
playwright-report-ubuntu-latest-22.7.0-3
|
4.18 KB |
|
playwright-report-ubuntu-latest-22.7.0-4
|
184 KB |
|
playwright-report-windows-latest-22.7.0-1
|
4.19 KB |
|
playwright-report-windows-latest-22.7.0-2
|
4.19 KB |
|
playwright-report-windows-latest-22.7.0-3
|
4.19 KB |
|
waku
|
248 KB |
|