refactor(tailwind): bump all projects to v4 with vite tailwind plugin #304
Annotations
10 errors, 1 warning, and 1 notice
Run pnpm exec playwright test --shard=2/4
58842 stderr:
|
Run pnpm exec playwright test --shard=2/4
58842 stderr: warn - The `content` option in your Tailwind CSS configuration is missing or empty.
warn - Configure your content sources or your generated CSS will be missing styles.
warn - https://tailwindcss.com/docs/content-configuration
|
Run pnpm exec playwright test --shard=2/4
58842 stderr: 4:24:40 AM [vite] (client) Pre-transform error: [postcss] postcss-import: D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\tailwindcss\lib\index.js:1:1: Unknown word
Plugin: vite:css
File: D:/a/waku/waku/node_modules/.pnpm/[email protected]/node_modules/tailwindcss/lib/index.js:1:0
1 | "use strict";
| ^
2 | module.exports = require("./plugin");
3 |
|
Run pnpm exec playwright test --shard=2/4
58842 stderr: 4:24:40 AM [vite] (client) Pre-transform error: [postcss] postcss-import: D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\tailwindcss\lib\index.js:1:1: Unknown word
Plugin: vite:css
File: D:/a/waku/waku/node_modules/.pnpm/[email protected]/node_modules/tailwindcss/lib/index.js:1:0
1 | "use strict";
| ^
2 | module.exports = require("./plugin");
3 |
|
Run pnpm exec playwright test --shard=2/4
58842 stderr: CssSyntaxError: [postcss] postcss-import: D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\tailwindcss\lib\index.js:1:1: Unknown word
at Input.error (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\postcss\lib\input.js:109:16)
at Parser.unknownWord (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\postcss\lib\parser.js:593:22)
at Parser.other (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\postcss\lib\parser.js:435:12)
at Parser.parse (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\postcss\lib\parser.js:470:16)
at parse (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\postcss\lib\parse.js:11:12)
at get root (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\postcss\lib\no-work-result.js:119:14)
at Result.get [as root] (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\postcss\lib\no-work-result.js:27:21)
at loadImportContent (file:///D:/a/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/vite/dist/node/chunks/dep-DSNpxjPn.js:696:33)
at async Promise.all (index 0)
at async resolveImportId (file:///D:/a/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/vite/dist/node/chunks/dep-DSNpxjPn.js:629:27)
at async parseStyles$1 (file:///D:/a/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/vite/dist/node/chunks/dep-DSNpxjPn.js:537:5)
at async Object.Once (file:///D:/a/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/vite/dist/node/chunks/dep-DSNpxjPn.js:794:22)
at async LazyResult.runAsync (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\postcss\lib\lazy-result.js:261:11)
at async compileCSS (file:///D:/a/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/vite/dist/node/chunks/dep-M1IYMR16.js:48784:21)
at async TransformPluginContext.transform (file:///D:/a/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/vite/dist/node/chunks/dep-M1IYMR16.js:48039:11)
at async EnvironmentPluginContainer.transform (file:///D:/a/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/vite/dist/node/chunks/dep-M1IYMR16.js:47400:18)
at async loadAndTransform (file:///D:/a/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/vite/dist/node/chunks/dep-M1IYMR16.js:41198:27)
at async processModule (file:///D:/a/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:351:17)
at async file:///D:/a/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:362:25
at async Promise.all (index 2)
at async processModule (file:///D:/a/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:360:17)
at async file:///D:/a/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:362:25
at async Promise.all (index 2)
at async processModule (file:///D:/a/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:360:17)
at async file:///D:/a/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:369:13
at async run (file:///D:/a/waku/waku/packages/waku/dist/lib/hono/engine.js:31:13)
at async file:///D:/a/wak
|
Run pnpm exec playwright test --shard=2/4
58855 stderr:
|
Run pnpm exec playwright test --shard=2/4
58855 stderr: warn - The `content` option in your Tailwind CSS configuration is missing or empty.
warn - Configure your content sources or your generated CSS will be missing styles.
warn - https://tailwindcss.com/docs/content-configuration
|
Run pnpm exec playwright test --shard=2/4
58855 stderr: 4:24:54 AM [vite] (client) Pre-transform error: [postcss] postcss-import: D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\tailwindcss\lib\index.js:1:1: Unknown word
Plugin: vite:css
File: D:/a/waku/waku/node_modules/.pnpm/[email protected]/node_modules/tailwindcss/lib/index.js:1:0
1 | "use strict";
| ^
2 | module.exports = require("./plugin");
3 |
|
Run pnpm exec playwright test --shard=2/4
58855 stderr: 4:24:54 AM [vite] (client) Pre-transform error: [postcss] postcss-import: D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\tailwindcss\lib\index.js:1:1: Unknown word
Plugin: vite:css
File: D:/a/waku/waku/node_modules/.pnpm/[email protected]/node_modules/tailwindcss/lib/index.js:1:0
1 | "use strict";
| ^
2 | module.exports = require("./plugin");
3 |
|
Run pnpm exec playwright test --shard=2/4
58855 stderr: CssSyntaxError: [postcss] postcss-import: D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\tailwindcss\lib\index.js:1:1: Unknown word
at Input.error (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\postcss\lib\input.js:109:16)
at Parser.unknownWord (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\postcss\lib\parser.js:593:22)
at Parser.other (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\postcss\lib\parser.js:435:12)
at Parser.parse (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\postcss\lib\parser.js:470:16)
at parse (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\postcss\lib\parse.js:11:12)
at get root (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\postcss\lib\no-work-result.js:119:14)
at Result.get [as root] (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\postcss\lib\no-work-result.js:27:21)
at loadImportContent (file:///D:/a/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/vite/dist/node/chunks/dep-DSNpxjPn.js:696:33)
at async Promise.all (index 0)
at async resolveImportId (file:///D:/a/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/vite/dist/node/chunks/dep-DSNpxjPn.js:629:27)
at async parseStyles$1 (file:///D:/a/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/vite/dist/node/chunks/dep-DSNpxjPn.js:537:5)
at async Object.Once (file:///D:/a/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/vite/dist/node/chunks/dep-DSNpxjPn.js:794:22)
at async LazyResult.runAsync (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\postcss\lib\lazy-result.js:261:11)
at async compileCSS (file:///D:/a/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/vite/dist/node/chunks/dep-M1IYMR16.js:48784:21)
at async TransformPluginContext.transform (file:///D:/a/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/vite/dist/node/chunks/dep-M1IYMR16.js:48039:11)
at async EnvironmentPluginContainer.transform (file:///D:/a/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/vite/dist/node/chunks/dep-M1IYMR16.js:47400:18)
at async loadAndTransform (file:///D:/a/waku/waku/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected][email protected][email protected]/node_modules/vite/dist/node/chunks/dep-M1IYMR16.js:41198:27)
at async processModule (file:///D:/a/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:351:17)
at async file:///D:/a/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:362:25
at async Promise.all (index 2)
at async processModule (file:///D:/a/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:360:17)
at async file:///D:/a/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:362:25
at async Promise.all (index 2)
at async processModule (file:///D:/a/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:360:17)
at async file:///D:/a/waku/waku/packages/waku/dist/lib/middleware/dev-server-impl.js:369:13
at async run (file:///D:/a/waku/waku/packages/waku/dist/lib/hono/engine.js:31:13)
at async file:///D:/a/wak
|
Run pnpm exec playwright test --shard=2/4:
[firefox] › create-pages.spec.ts#L1
[firefox] › create-pages.spec.ts took 28.6s
|
Run pnpm exec playwright test --shard=2/4
3 failed
[firefox] › examples-smoke.spec.ts:101:7 › smoke test on 42_react-tweet: node D:\a\waku\waku\packages\waku\dist\cli.js dev › check title
[firefox] › examples-smoke.spec.ts:101:7 › smoke test on 42_react-tweet: node D:\a\waku\waku\packages\waku\dist\cli.js start › check title
[firefox] › examples-smoke.spec.ts:101:7 › smoke test on website: node D:\a\waku\waku\packages\waku\dist\cli.js dev › check title
4 skipped
168 passed (10.3m)
|
Loading