Skip to content

Fix suggestion of utilities with slashes in them in v4 (#1182) #226

Fix suggestion of utilities with slashes in them in v4 (#1182)

Fix suggestion of utilities with slashes in them in v4 (#1182) #226

Triggered via push February 10, 2025 19:08
Status Failure
Total duration 1m 53s
Artifacts

pre-release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
tests/completions/completions.test.js > v4/basic > @theme suggests options: packages/tailwindcss-language-server/tests/completions/completions.test.js#L517
AssertionError: expected 4 to be 3 // Object.is equality - Expected + Received - 3 + 4 ❯ tests/completions/completions.test.js:517:33
tests/completions/completions.test.js > v4/basic > @import "…" theme(…) suggests options: packages/tailwindcss-language-server/tests/completions/completions.test.js#L534
AssertionError: expected 4 to be 3 // Object.is equality - Expected + Received - 3 + 4 ❯ tests/completions/completions.test.js:534:33
publish
Process completed with exit code 1.