chore(deps): update dependency tailwindcss to v4 #757
Annotations
12 errors and 1 warning
integration/cli/build-watch/build.test.ts > build --watch should handle add / change / unlink > basic:
tests/integration/cli/build-watch/build.test.ts#L97
Error: Snapshot `build --watch should handle add / change / unlink > basic 1` mismatched
- Expected
+ Received
- "const foo = 'foo';
- export { foo };
- "
+ ""
❯ integration/cli/build-watch/build.test.ts:97:23
|
integration/style/tailwindcss/index.test.ts > should extract css when using tailwindcss successfully in bundle:
tests/scripts/shared.ts#L211
Error: Loading PostCSS Plugin failed: It looks like you're trying to use `tailwindcss` directly as a PostCSS plugin. The PostCSS plugin has moved to a separate package, so to continue using Tailwind CSS with PostCSS you'll need to install `@tailwindcss/postcss` and update your PostCSS configuration.
(@/home/runner/work/rslib/rslib/tests/integration/style/tailwindcss/bundle/postcss.config.ts)
❯ load ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/compiled/postcss-load-config/index.js:540:17
❯ plugins ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/compiled/postcss-load-config/index.js:553:18
❯ processResult ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/compiled/postcss-load-config/index.js:395:20
❯ getPostcssLoaderOptions ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:2109:42
❯ Object.handler ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:2187:52
❯ Object.callInEnvironment ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:1347:30
❯ modifyBundlerChain ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:1747:133
❯ generateRspackConfig ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:4119:268
❯ initConfigs ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:4258:25
❯ createCompiler_createCompiler ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:5486:52
❯ build_build ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:5539:22
❯ Object.build ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:6104:33
❯ rslibBuild scripts/shared.ts:211:27
❯ buildAndGetResults scripts/shared.ts:242:44
❯ integration/style/tailwindcss/index.test.ts:8:24
|
integration/style/tailwindcss/index.test.ts > should extract css when using tailwindcss successfully in bundleless:
tests/scripts/shared.ts#L211
Error: Loading PostCSS Plugin failed: It looks like you're trying to use `tailwindcss` directly as a PostCSS plugin. The PostCSS plugin has moved to a separate package, so to continue using Tailwind CSS with PostCSS you'll need to install `@tailwindcss/postcss` and update your PostCSS configuration.
(@/home/runner/work/rslib/rslib/tests/integration/style/tailwindcss/bundle-false/postcss.config.ts)
❯ load ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/compiled/postcss-load-config/index.js:540:17
❯ plugins ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/compiled/postcss-load-config/index.js:553:18
❯ processResult ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/compiled/postcss-load-config/index.js:395:20
❯ getPostcssLoaderOptions ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:2109:42
❯ Object.handler ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:2187:52
❯ Object.callInEnvironment ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:1347:30
❯ modifyBundlerChain ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:1747:133
❯ generateRspackConfig ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:4119:268
❯ initConfigs ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:4258:25
❯ createCompiler_createCompiler ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:5486:52
❯ build_build ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:5539:22
❯ Object.build ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:6104:33
❯ rslibBuild scripts/shared.ts:211:27
❯ buildAndGetResults scripts/shared.ts:242:44
❯ integration/style/tailwindcss/index.test.ts:36:24
|
integration-e2e (ubuntu-latest, 22)
Process completed with exit code 1.
|
integration-e2e (18, windows-latest)
The job was canceled because "ubuntu-latest_22" failed.
|
integration-e2e (18, windows-latest)
The operation was canceled.
|
integration-e2e (ubuntu-latest, 20)
The job was canceled because "ubuntu-latest_22" failed.
|
integration/style/tailwindcss/index.test.ts > should extract css when using tailwindcss successfully in bundle:
tests/scripts/shared.ts#L211
Error: Loading PostCSS Plugin failed: It looks like you're trying to use `tailwindcss` directly as a PostCSS plugin. The PostCSS plugin has moved to a separate package, so to continue using Tailwind CSS with PostCSS you'll need to install `@tailwindcss/postcss` and update your PostCSS configuration.
(@/home/runner/work/rslib/rslib/tests/integration/style/tailwindcss/bundle/postcss.config.ts)
❯ load ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/compiled/postcss-load-config/index.js:540:17
❯ plugins ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/compiled/postcss-load-config/index.js:553:18
❯ processResult ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/compiled/postcss-load-config/index.js:395:20
❯ getPostcssLoaderOptions ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:2109:42
❯ Object.handler ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:2187:52
❯ Object.callInEnvironment ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:1347:30
❯ modifyBundlerChain ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:1747:133
❯ generateRspackConfig ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:4119:268
❯ initConfigs ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:4258:25
❯ createCompiler_createCompiler ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:5486:52
❯ build_build ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:5539:22
❯ Object.build ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:6104:33
❯ rslibBuild scripts/shared.ts:211:27
❯ buildAndGetResults scripts/shared.ts:242:44
❯ integration/style/tailwindcss/index.test.ts:8:24
|
integration/style/tailwindcss/index.test.ts > should extract css when using tailwindcss successfully in bundleless:
tests/scripts/shared.ts#L211
Error: Loading PostCSS Plugin failed: It looks like you're trying to use `tailwindcss` directly as a PostCSS plugin. The PostCSS plugin has moved to a separate package, so to continue using Tailwind CSS with PostCSS you'll need to install `@tailwindcss/postcss` and update your PostCSS configuration.
(@/home/runner/work/rslib/rslib/tests/integration/style/tailwindcss/bundle-false/postcss.config.ts)
❯ load ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/compiled/postcss-load-config/index.js:540:17
❯ plugins ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/compiled/postcss-load-config/index.js:553:18
❯ processResult ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/compiled/postcss-load-config/index.js:395:20
❯ getPostcssLoaderOptions ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:2109:42
❯ Object.handler ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:2187:52
❯ Object.callInEnvironment ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:1347:30
❯ modifyBundlerChain ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:1747:133
❯ generateRspackConfig ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:4119:268
❯ initConfigs ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:4258:25
❯ createCompiler_createCompiler ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:5486:52
❯ build_build ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:5539:22
❯ Object.build ../node_modules/.pnpm/@rsbuild+core@1.2.4/node_modules/@rsbuild/core/dist/index.js:6104:33
❯ rslibBuild scripts/shared.ts:211:27
❯ buildAndGetResults scripts/shared.ts:242:44
❯ integration/style/tailwindcss/index.test.ts:36:24
|
integration-e2e (ubuntu-latest, 20)
The operation was canceled.
|
integration-e2e (ubuntu-latest, 18)
The job was canceled because "ubuntu-latest_22" failed.
|
integration-e2e (ubuntu-latest, 18)
The operation was canceled.
|
changes (18)
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|