fix(router): fallback support in new_defineRouter and new_createPages #5275
Annotations
4 errors, 7 warnings, and 1 notice
Run pnpm exec playwright test --shard=2/4:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /Users/runner/work/_temp/waku-ssr-catch-error-0sncoJ/node_modules/waku/dist/middleware/context.js is dynamically imported by /Users/runner/work/_temp/waku-ssr-catch-error-0sncoJ/node_modules/waku/dist/lib/config.js, /Users/runner/work/_temp/waku-ssr-catch-error-0sncoJ/waku.config.ts but also statically imported by /Users/runner/work/_temp/waku-ssr-catch-error-0sncoJ/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Run pnpm exec playwright test --shard=2/4:
e2e/ssr-catch-error.spec.ts#L1
stderr: [plugin:vite:reporter] [plugin vite:reporter]
(!) /Users/runner/work/_temp/waku-ssr-catch-error-xNuYCl/node_modules/waku/dist/middleware/context.js is dynamically imported by /Users/runner/work/_temp/waku-ssr-catch-error-xNuYCl/node_modules/waku/dist/lib/config.js, /Users/runner/work/_temp/waku-ssr-catch-error-xNuYCl/waku.config.ts but also statically imported by /Users/runner/work/_temp/waku-ssr-catch-error-xNuYCl/node_modules/waku/dist/server.js, dynamic import will not move module into another chunk.
|
Run pnpm exec playwright test --shard=2/4:
e2e/create-waku.spec.ts#L1
stderr: Could not execute pnpm install. Please run
|
Run pnpm exec playwright test --shard=2/4
49994 stderr: Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/Users/runner/work/waku/waku/examples/42_react-tweet/Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_n26otrjmoamx67qv6scqewcd6y/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.js' imported from /Users/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js
at finalizeResolution (node:internal/modules/esm/resolve:257:11)
at moduleResolve (node:internal/modules/esm/resolve:914:10)
at defaultResolve (node:internal/modules/esm/resolve:1038:11)
at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:554:12)
at ModuleLoader.resolve (node:internal/modules/esm/loader:523:25)
at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:246:38)
at onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:481:36)
at TracingChannel.tracePromise (node:diagnostics_channel:337:14)
at ModuleLoader.import (node:internal/modules/esm/loader:480:21)
at defaultImportModuleDynamicallyForModule (node:internal/modules/esm/utils:214:31)
at importModuleDynamicallyCallback (node:internal/modules/esm/utils:253:12)
at loadServerModuleMain (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:146:46) {
code: 'ERR_MODULE_NOT_FOUND',
url: 'file:///Users/runner/work/waku/waku/examples/42_react-tweet/Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_n26otrjmoamx67qv6scqewcd6y/node_modules/react-tweet/dist/twitter-theme/tweet-info-created-at.js'
}
|
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/
|
Run pnpm exec playwright test --shard=2/4:
[chromium] › use-router.spec.ts#L1
[chromium] › use-router.spec.ts took 1.9m
|
Run pnpm exec playwright test --shard=2/4:
[firefox] › broken-link.spec.ts#L1
[firefox] › broken-link.spec.ts took 1.2m
|
Run pnpm exec playwright test --shard=2/4:
[firefox] › examples-smoke.spec.ts#L1
[firefox] › examples-smoke.spec.ts took 51.4s
|
Run pnpm exec playwright test --shard=2/4:
[firefox] › multi-platform.spec.ts#L1
[firefox] › multi-platform.spec.ts took 35.2s
|
Run pnpm exec playwright test --shard=2/4:
[chromium] › ssr-catch-error.spec.ts#L1
[chromium] › ssr-catch-error.spec.ts took 25.4s
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright-report-ubuntu-latest-18.17.0-4", "playwright-report-ubuntu-latest-20.8.0-2", "playwright-report-ubuntu-latest-20.8.0-3", "playwright-report-ubuntu-latest-20.8.0-4", "playwright-report-ubuntu-latest-22.7.0-4".
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/
|
Run pnpm exec playwright test --shard=2/4
5 skipped
101 passed (7.4m)
|
Loading