Include filename and line numbers in CSS parse errors #6391
Annotations
4 errors
|
Linux / cli
Process completed with exit code 1.
|
|
cli/index.test.ts > CSS parse errors should include filename and line number:
integrations/cli/index.test.ts#L2128
AssertionError: expected [Function] to throw error matching /CssSyntaxError: .*input.css:3:2: Inv…/` 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-integrations7HldGW/input.css:3:3: Invalid declaration: `*/`
"
❯ cli/index.test.ts:2128:5
❯ utils.ts:452:14
|
|
cli/index.test.ts > CSS parse errors should include filename and line number:
integrations/cli/index.test.ts#L2128
AssertionError: expected [Function] to throw error matching /CssSyntaxError: .*input.css:3:2: Inv…/` 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-integrations8faMqX/input.css:3:3: Invalid declaration: `*/`
"
❯ cli/index.test.ts:2128:5
❯ utils.ts:452:14
|
|
cli/index.test.ts > CSS parse errors should include filename and line number:
integrations/cli/index.test.ts#L2128
AssertionError: expected [Function] to throw error matching /CssSyntaxError: .*input.css:3:2: Inv…/` 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-integrationsh9kOHV/input.css:3:3: Invalid declaration: `*/`
"
❯ cli/index.test.ts:2128:5
❯ utils.ts:452:14
|