fix(deploy): deno #4778
Annotations
10 errors, 5 warnings, and 1 notice
Run pnpm exec playwright test --forbid-only --shard=4/4:
e2e/multi-platform.spec.ts#L82
1) [webkit] › multi-platform.spec.ts:69:7 › multi platform builds › build 01_template with --with-vercel should not throw error
Error: expect(received).toBeNull()
Received: [Error: Command failed: node /Users/runner/work/waku/waku/packages/waku/dist/cli.js build --with-vercel
x Build failed in 5ms
node:internal/process/esm_loader:97
internalBinding('errors').triggerUncaughtException(
^·
[vite]: Rollup failed to resolve import "hono/context-storage" from "src/serve-vercel.js".
This is most likely unintended because it can break your application at runtime.
If you do want to externalize this module explicitly add it to
`build.rollupOptions.external`
at viteWarn (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65525:17)
at onwarn (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/builder/build.js:37:5)
at onRollupWarning (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65555:5)
at onwarn (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65220:7)
at file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:18669:13
at Object.logger [as onLog] (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:20307:9)
at ModuleLoader.handleInvalidResolvedId (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19258:26)
at ModuleLoader.resolveDynamicImport (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19316:58)
at async file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19204:32 {
watchFiles: [ '/Users/runner/work/waku/waku/packages/waku/package.json' ]
}·
Node.js v18.17.0
]
80 | });
81 | } catch (error) {
> 82 | expect(error).toBeNull();
| ^
83 | }
84 | });
85 | }
at /Users/runner/work/waku/waku/e2e/multi-platform.spec.ts:82:25
|
Run pnpm exec playwright test --forbid-only --shard=4/4:
e2e/multi-platform.spec.ts#L82
1) [webkit] › multi-platform.spec.ts:69:7 › multi platform builds › build 01_template with --with-vercel should not throw error
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeNull()
Received: [Error: Command failed: node /Users/runner/work/waku/waku/packages/waku/dist/cli.js build --with-vercel
x Build failed in 7ms
node:internal/process/esm_loader:97
internalBinding('errors').triggerUncaughtException(
^·
[vite]: Rollup failed to resolve import "hono/context-storage" from "src/serve-vercel.js".
This is most likely unintended because it can break your application at runtime.
If you do want to externalize this module explicitly add it to
`build.rollupOptions.external`
at viteWarn (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65525:17)
at onwarn (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/builder/build.js:37:5)
at onRollupWarning (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65555:5)
at onwarn (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65220:7)
at file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:18669:13
at Object.logger [as onLog] (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:20307:9)
at ModuleLoader.handleInvalidResolvedId (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19258:26)
at ModuleLoader.resolveDynamicImport (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19316:58)
at async file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19204:32 {
watchFiles: [ '/Users/runner/work/waku/waku/packages/waku/package.json' ]
}·
Node.js v18.17.0
]
80 | });
81 | } catch (error) {
> 82 | expect(error).toBeNull();
| ^
83 | }
84 | });
85 | }
at /Users/runner/work/waku/waku/e2e/multi-platform.spec.ts:82:25
|
Run pnpm exec playwright test --forbid-only --shard=4/4:
e2e/multi-platform.spec.ts#L82
1) [webkit] › multi-platform.spec.ts:69:7 › multi platform builds › build 01_template with --with-vercel should not throw error
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeNull()
Received: [Error: Command failed: node /Users/runner/work/waku/waku/packages/waku/dist/cli.js build --with-vercel
x Build failed in 5ms
node:internal/process/esm_loader:97
internalBinding('errors').triggerUncaughtException(
^·
[vite]: Rollup failed to resolve import "hono/context-storage" from "src/serve-vercel.js".
This is most likely unintended because it can break your application at runtime.
If you do want to externalize this module explicitly add it to
`build.rollupOptions.external`
at viteWarn (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65525:17)
at onwarn (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/builder/build.js:37:5)
at onRollupWarning (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65555:5)
at onwarn (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65220:7)
at file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:18669:13
at Object.logger [as onLog] (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:20307:9)
at ModuleLoader.handleInvalidResolvedId (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19258:26)
at ModuleLoader.resolveDynamicImport (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19316:58)
at async file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19204:32 {
watchFiles: [ '/Users/runner/work/waku/waku/packages/waku/package.json' ]
}·
Node.js v18.17.0
]
80 | });
81 | } catch (error) {
> 82 | expect(error).toBeNull();
| ^
83 | }
84 | });
85 | }
at /Users/runner/work/waku/waku/e2e/multi-platform.spec.ts:82:25
|
Run pnpm exec playwright test --forbid-only --shard=4/4:
e2e/multi-platform.spec.ts#L82
1) [webkit] › multi-platform.spec.ts:69:7 › multi platform builds › build 01_template with --with-vercel should not throw error
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeNull()
Received: [Error: Command failed: node /Users/runner/work/waku/waku/packages/waku/dist/cli.js build --with-vercel
x Build failed in 5ms
node:internal/process/esm_loader:97
internalBinding('errors').triggerUncaughtException(
^·
[vite]: Rollup failed to resolve import "hono/context-storage" from "src/serve-vercel.js".
This is most likely unintended because it can break your application at runtime.
If you do want to externalize this module explicitly add it to
`build.rollupOptions.external`
at viteWarn (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65525:17)
at onwarn (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/builder/build.js:37:5)
at onRollupWarning (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65555:5)
at onwarn (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65220:7)
at file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:18669:13
at Object.logger [as onLog] (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:20307:9)
at ModuleLoader.handleInvalidResolvedId (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19258:26)
at ModuleLoader.resolveDynamicImport (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19316:58)
at async file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19204:32 {
watchFiles: [ '/Users/runner/work/waku/waku/packages/waku/package.json' ]
}·
Node.js v18.17.0
]
80 | });
81 | } catch (error) {
> 82 | expect(error).toBeNull();
| ^
83 | }
84 | });
85 | }
at /Users/runner/work/waku/waku/e2e/multi-platform.spec.ts:82:25
|
Run pnpm exec playwright test --forbid-only --shard=4/4:
e2e/multi-platform.spec.ts#L82
2) [webkit] › multi-platform.spec.ts:69:7 › multi platform builds › build 01_template with --with-netlify should not throw error
Error: expect(received).toBeNull()
Received: [Error: Command failed: node /Users/runner/work/waku/waku/packages/waku/dist/cli.js build --with-netlify
x Build failed in 5ms
node:internal/process/esm_loader:97
internalBinding('errors').triggerUncaughtException(
^·
[vite]: Rollup failed to resolve import "hono/context-storage" from "src/serve-netlify.js".
This is most likely unintended because it can break your application at runtime.
If you do want to externalize this module explicitly add it to
`build.rollupOptions.external`
at viteWarn (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65525:17)
at onwarn (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/builder/build.js:37:5)
at onRollupWarning (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65555:5)
at onwarn (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65220:7)
at file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:18669:13
at Object.logger [as onLog] (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:20307:9)
at ModuleLoader.handleInvalidResolvedId (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19258:26)
at ModuleLoader.resolveDynamicImport (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19316:58)
at async file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19204:32 {
watchFiles: [ '/Users/runner/work/waku/waku/packages/waku/package.json' ]
}·
Node.js v18.17.0
]
80 | });
81 | } catch (error) {
> 82 | expect(error).toBeNull();
| ^
83 | }
84 | });
85 | }
at /Users/runner/work/waku/waku/e2e/multi-platform.spec.ts:82:25
|
Run pnpm exec playwright test --forbid-only --shard=4/4:
e2e/multi-platform.spec.ts#L82
2) [webkit] › multi-platform.spec.ts:69:7 › multi platform builds › build 01_template with --with-netlify should not throw error
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeNull()
Received: [Error: Command failed: node /Users/runner/work/waku/waku/packages/waku/dist/cli.js build --with-netlify
x Build failed in 4ms
node:internal/process/esm_loader:97
internalBinding('errors').triggerUncaughtException(
^·
[vite]: Rollup failed to resolve import "hono/context-storage" from "src/serve-netlify.js".
This is most likely unintended because it can break your application at runtime.
If you do want to externalize this module explicitly add it to
`build.rollupOptions.external`
at viteWarn (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65525:17)
at onwarn (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/builder/build.js:37:5)
at onRollupWarning (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65555:5)
at onwarn (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65220:7)
at file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:18669:13
at Object.logger [as onLog] (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:20307:9)
at ModuleLoader.handleInvalidResolvedId (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19258:26)
at ModuleLoader.resolveDynamicImport (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19316:58)
at async file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19204:32 {
watchFiles: [ '/Users/runner/work/waku/waku/packages/waku/package.json' ]
}·
Node.js v18.17.0
]
80 | });
81 | } catch (error) {
> 82 | expect(error).toBeNull();
| ^
83 | }
84 | });
85 | }
at /Users/runner/work/waku/waku/e2e/multi-platform.spec.ts:82:25
|
Run pnpm exec playwright test --forbid-only --shard=4/4:
e2e/multi-platform.spec.ts#L82
2) [webkit] › multi-platform.spec.ts:69:7 › multi platform builds › build 01_template with --with-netlify should not throw error
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeNull()
Received: [Error: Command failed: node /Users/runner/work/waku/waku/packages/waku/dist/cli.js build --with-netlify
x Build failed in 4ms
node:internal/process/esm_loader:97
internalBinding('errors').triggerUncaughtException(
^·
[vite]: Rollup failed to resolve import "hono/context-storage" from "src/serve-netlify.js".
This is most likely unintended because it can break your application at runtime.
If you do want to externalize this module explicitly add it to
`build.rollupOptions.external`
at viteWarn (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65525:17)
at onwarn (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/builder/build.js:37:5)
at onRollupWarning (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65555:5)
at onwarn (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65220:7)
at file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:18669:13
at Object.logger [as onLog] (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:20307:9)
at ModuleLoader.handleInvalidResolvedId (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19258:26)
at ModuleLoader.resolveDynamicImport (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19316:58)
at async file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19204:32 {
watchFiles: [ '/Users/runner/work/waku/waku/packages/waku/package.json' ]
}·
Node.js v18.17.0
]
80 | });
81 | } catch (error) {
> 82 | expect(error).toBeNull();
| ^
83 | }
84 | });
85 | }
at /Users/runner/work/waku/waku/e2e/multi-platform.spec.ts:82:25
|
Run pnpm exec playwright test --forbid-only --shard=4/4:
e2e/multi-platform.spec.ts#L82
2) [webkit] › multi-platform.spec.ts:69:7 › multi platform builds › build 01_template with --with-netlify should not throw error
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeNull()
Received: [Error: Command failed: node /Users/runner/work/waku/waku/packages/waku/dist/cli.js build --with-netlify
x Build failed in 7ms
node:internal/process/esm_loader:97
internalBinding('errors').triggerUncaughtException(
^·
[vite]: Rollup failed to resolve import "hono/context-storage" from "src/serve-netlify.js".
This is most likely unintended because it can break your application at runtime.
If you do want to externalize this module explicitly add it to
`build.rollupOptions.external`
at viteWarn (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65525:17)
at onwarn (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/builder/build.js:37:5)
at onRollupWarning (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65555:5)
at onwarn (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65220:7)
at file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:18669:13
at Object.logger [as onLog] (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:20307:9)
at ModuleLoader.handleInvalidResolvedId (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19258:26)
at ModuleLoader.resolveDynamicImport (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19316:58)
at async file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19204:32 {
watchFiles: [ '/Users/runner/work/waku/waku/packages/waku/package.json' ]
}·
Node.js v18.17.0
]
80 | });
81 | } catch (error) {
> 82 | expect(error).toBeNull();
| ^
83 | }
84 | });
85 | }
at /Users/runner/work/waku/waku/e2e/multi-platform.spec.ts:82:25
|
Run pnpm exec playwright test --forbid-only --shard=4/4:
e2e/multi-platform.spec.ts#L82
3) [webkit] › multi-platform.spec.ts:69:7 › multi platform builds › build 01_template with --with-cloudflare should not throw error
Error: expect(received).toBeNull()
Received: [Error: Command failed: node /Users/runner/work/waku/waku/packages/waku/dist/cli.js build --with-cloudflare
x Build failed in 6ms
node:internal/process/esm_loader:97
internalBinding('errors').triggerUncaughtException(
^·
[vite]: Rollup failed to resolve import "hono/context-storage" from "src/serve-cloudflare.js".
This is most likely unintended because it can break your application at runtime.
If you do want to externalize this module explicitly add it to
`build.rollupOptions.external`
at viteWarn (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65525:17)
at onwarn (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/builder/build.js:37:5)
at onRollupWarning (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65555:5)
at onwarn (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65220:7)
at file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:18669:13
at Object.logger [as onLog] (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:20307:9)
at ModuleLoader.handleInvalidResolvedId (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19258:26)
at ModuleLoader.resolveDynamicImport (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19316:58)
at async file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19204:32 {
watchFiles: [ '/Users/runner/work/waku/waku/packages/waku/package.json' ]
}·
Node.js v18.17.0
]
80 | });
81 | } catch (error) {
> 82 | expect(error).toBeNull();
| ^
83 | }
84 | });
85 | }
at /Users/runner/work/waku/waku/e2e/multi-platform.spec.ts:82:25
|
Run pnpm exec playwright test --forbid-only --shard=4/4:
e2e/multi-platform.spec.ts#L82
3) [webkit] › multi-platform.spec.ts:69:7 › multi platform builds › build 01_template with --with-cloudflare should not throw error
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeNull()
Received: [Error: Command failed: node /Users/runner/work/waku/waku/packages/waku/dist/cli.js build --with-cloudflare
x Build failed in 11ms
node:internal/process/esm_loader:97
internalBinding('errors').triggerUncaughtException(
^·
[vite]: Rollup failed to resolve import "hono/context-storage" from "src/serve-cloudflare.js".
This is most likely unintended because it can break your application at runtime.
If you do want to externalize this module explicitly add it to
`build.rollupOptions.external`
at viteWarn (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65525:17)
at onwarn (file:///Users/runner/work/waku/waku/packages/waku/dist/lib/builder/build.js:37:5)
at onRollupWarning (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65555:5)
at onwarn (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-BEhTnQAI.js:65220:7)
at file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:18669:13
at Object.logger [as onLog] (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:20307:9)
at ModuleLoader.handleInvalidResolvedId (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19258:26)
at ModuleLoader.resolveDynamicImport (file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19316:58)
at async file:///Users/runner/work/waku/waku/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/es/shared/node-entry.js:19204:32 {
watchFiles: [ '/Users/runner/work/waku/waku/packages/waku/package.json' ]
}·
Node.js v18.17.0
]
80 | });
81 | } catch (error) {
> 82 | expect(error).toBeNull();
| ^
83 | }
84 | });
85 | }
at /Users/runner/work/waku/waku/e2e/multi-platform.spec.ts:82:25
|
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 --forbid-only --shard=4/4:
[webkit] › use-router.spec.ts#L1
[webkit] › use-router.spec.ts took 1.4m
|
Run pnpm exec playwright test --forbid-only --shard=4/4:
[webkit] › ssg-performance.spec.ts#L1
[webkit] › ssg-performance.spec.ts took 21.6s
|
Run pnpm exec playwright test --forbid-only --shard=4/4:
[webkit] › partial-builds.spec.ts#L1
[webkit] › partial-builds.spec.ts took 18.2s
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright-report-macos-latest-18.17.0-1", "playwright-report-macos-latest-18.17.0-2", "playwright-report-macos-latest-18.17.0-3", "playwright-report-macos-latest-18.17.0-4", "playwright-report-macos-latest-20.8.0-1", "playwright-report-macos-latest-20.8.0-2", "playwright-report-macos-latest-20.8.0-3", "playwright-report-macos-latest-20.8.0-4", "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-18.17.0-4", "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-20.8.0-4", "playwright-report-windows-latest-18.17.0-1", "playwright-report-windows-latest-18.17.0-2", "playwright-report-windows-latest-18.17.0-4", "playwright-report-windows-latest-20.8.0-1", "playwright-report-windows-latest-20.8.0-3", "playwright-report-windows-latest-20.8.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 --forbid-only --shard=4/4
8 failed
[webkit] › multi-platform.spec.ts:69:7 › multi platform builds › build 01_template with --with-vercel should not throw error
[webkit] › multi-platform.spec.ts:69:7 › multi platform builds › build 01_template with --with-netlify should not throw error
[webkit] › multi-platform.spec.ts:69:7 › multi platform builds › build 01_template with --with-cloudflare should not throw error
[webkit] › multi-platform.spec.ts:69:7 › multi platform builds › build 01_template with --with-partykit should not throw error
[webkit] › multi-platform.spec.ts:69:7 › multi platform builds › build 01_template with --with-aws-lambda should not throw error
[webkit] › multi-platform.spec.ts:69:7 › multi platform builds › build 20_minimal with --with-vercel should not throw error
[webkit] › multi-platform.spec.ts:69:7 › multi platform builds › build 20_minimal with --with-netlify should not throw error
[webkit] › multi-platform.spec.ts:69:7 › multi platform builds › build 20_minimal with --with-cloudflare should not throw error
3 skipped
70 passed (4.7m)
|
Loading