Update cloudflare with hono/context-storage external build fix #4814
Annotations
10 errors, 6 warnings, and 1 notice
Run pnpm exec playwright test --forbid-only --shard=2/4
50029 stderr: TypeError: Unknown file extension ".css" for /Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_p75voa33vfawi3tdwgrpfvxgnu/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'
}
|
Run pnpm exec playwright test --forbid-only --shard=2/4
50029 stderr: TypeError: Unknown file extension ".css" for /Users/runner/work/waku/waku/node_modules/.pnpm/[email protected][email protected][email protected]__re_p75voa33vfawi3tdwgrpfvxgnu/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'
}
|
Run pnpm exec playwright test --forbid-only --shard=2/4
50188 stderr: Error: The render was aborted by the server without a reason.
at abort (file:///Users/runner/work/waku/waku/examples/23_actions/dist/rsdw-server.js:1402:39)
at Object.cancel (file:///Users/runner/work/waku/waku/examples/23_actions/dist/rsdw-server.js:2140:9)
at readableByteStreamControllerCancelSteps (node:internal/webstreams/readablestream:3117:37)
at [kCancel] (node:internal/webstreams/readablestream:1185:12)
at ensureIsPromise (node:internal/webstreams/util:185:19)
at readableStreamCancel (node:internal/webstreams/readablestream:1982:5)
at ReadableStream.cancel (node:internal/webstreams/readablestream:338:12)
at writeFromReadableStream (file:///Users/runner/work/waku/waku/node_modules/.pnpm/@HONO[email protected][email protected]/node_modules/@hono/node-server/dist/index.mjs:140:12)
at responseViaCache (file:///Users/runner/work/waku/waku/node_modules/.pnpm/@HONO[email protected][email protected]/node_modules/@hono/node-server/dist/index.mjs:321:12)
at responseViaResponseObject (file:///Users/runner/work/waku/waku/node_modules/.pnpm/@HONO[email protected][email protected]/node_modules/@hono/node-server/dist/index.mjs:343:12)
|
Run pnpm exec playwright test --forbid-only --shard=2/4:
e2e/multi-platform.spec.ts#L82
1) [firefox] › 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 9ms
node:internal/process/esm_loader:40
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 v20.8.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=2/4:
e2e/multi-platform.spec.ts#L82
1) [firefox] › 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 4ms
node:internal/process/esm_loader:40
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 v20.8.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=2/4:
e2e/multi-platform.spec.ts#L82
1) [firefox] › 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 4ms
node:internal/process/esm_loader:40
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 v20.8.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=2/4:
e2e/multi-platform.spec.ts#L82
1) [firefox] › 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 4ms
node:internal/process/esm_loader:40
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 v20.8.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=2/4:
e2e/multi-platform.spec.ts#L82
2) [firefox] › 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 3ms
node:internal/process/esm_loader:40
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 v20.8.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=2/4:
e2e/multi-platform.spec.ts#L82
2) [firefox] › 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 5ms
node:internal/process/esm_loader:40
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 v20.8.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=2/4:
e2e/multi-platform.spec.ts#L82
2) [firefox] › 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:40
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 v20.8.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=2/4:
[chromium] › use-router.spec.ts#L1
[chromium] › use-router.spec.ts took 1.8m
|
Run pnpm exec playwright test --forbid-only --shard=2/4:
[firefox] › examples-smoke.spec.ts#L1
[firefox] › examples-smoke.spec.ts took 46.9s
|
Run pnpm exec playwright test --forbid-only --shard=2/4:
[firefox] › partial-builds.spec.ts#L1
[firefox] › partial-builds.spec.ts took 16.7s
|
Run pnpm exec playwright test --forbid-only --shard=2/4:
[firefox] › broken-link.spec.ts#L1
[firefox] › broken-link.spec.ts took 15.4s
|
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-4", "playwright-report-macos-latest-20.8.0-1", "playwright-report-macos-latest-20.8.0-2", "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-4", "playwright-report-ubuntu-latest-20.8.0-1", "playwright-report-ubuntu-latest-20.8.0-2", "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-3", "playwright-report-windows-latest-18.17.0-4", "playwright-report-windows-latest-20.8.0-1", "playwright-report-windows-latest-20.8.0-2", "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=2/4
8 failed
[firefox] › multi-platform.spec.ts:69:7 › multi platform builds › build 01_template with --with-vercel should not throw error
[firefox] › multi-platform.spec.ts:69:7 › multi platform builds › build 01_template with --with-netlify should not throw error
[firefox] › multi-platform.spec.ts:69:7 › multi platform builds › build 01_template with --with-cloudflare should not throw error
[firefox] › multi-platform.spec.ts:69:7 › multi platform builds › build 01_template with --with-aws-lambda should not throw error
[firefox] › multi-platform.spec.ts:69:7 › multi platform builds › build 20_minimal with --with-vercel should not throw error
[firefox] › multi-platform.spec.ts:69:7 › multi platform builds › build 20_minimal with --with-netlify should not throw error
[firefox] › multi-platform.spec.ts:69:7 › multi platform builds › build 20_minimal with --with-cloudflare should not throw error
[firefox] › multi-platform.spec.ts:69:7 › multi platform builds › build 20_minimal with --with-aws-lambda should not throw error
5 skipped
78 passed (6.4m)
|
Loading