Include filename and line numbers in CSS parse errors #6390
Annotations
4 errors
|
Test cli 1/3
Process completed with exit code 1.
|
|
Test cli 1/3:
integrations/cli/index.test.ts#L2128
AssertionError: expected [Function] to throw error matching /CssSyntaxError: .*input.css: 3:2: In…/` but got 'Command failed: pnpm tailwindcss --in…'
- Expected:
/CssSyntaxError: .*input.css: 3:2: Invalid declaration: `\*\/`/
+ Received:
"Command failed: pnpm tailwindcss --input input.css --output dist/out.css
≈ tailwindcss v4.1.17
CssSyntaxError: /tmp/tailwind-integrationshH1r6y/input.css:3:3: Invalid declaration: `*/`
"
❯ cli/index.test.ts:2128:5
❯ utils.ts:452:14
|
|
Test cli 1/3:
integrations/cli/index.test.ts#L2128
AssertionError: expected [Function] to throw error matching /CssSyntaxError: .*input.css: 3:2: In…/` but got 'Command failed: pnpm tailwindcss --in…'
- Expected:
/CssSyntaxError: .*input.css: 3:2: Invalid declaration: `\*\/`/
+ Received:
"Command failed: pnpm tailwindcss --input input.css --output dist/out.css
≈ tailwindcss v4.1.17
CssSyntaxError: /tmp/tailwind-integrations7mobox/input.css:3:3: Invalid declaration: `*/`
"
❯ cli/index.test.ts:2128:5
❯ utils.ts:452:14
|
|
Test cli 1/3:
integrations/cli/index.test.ts#L2128
AssertionError: expected [Function] to throw error matching /CssSyntaxError: .*input.css: 3:2: In…/` but got 'Command failed: pnpm tailwindcss --in…'
- Expected:
/CssSyntaxError: .*input.css: 3:2: Invalid declaration: `\*\/`/
+ Received:
"Command failed: pnpm tailwindcss --input input.css --output dist/out.css
≈ tailwindcss v4.1.17
CssSyntaxError: /tmp/tailwind-integrationsK6UXWA/input.css:3:3: Invalid declaration: `*/`
"
❯ cli/index.test.ts:2128:5
❯ utils.ts:452:14
|
Loading