Skip to content

Improve language server detection for workspace folders #111

Improve language server detection for workspace folders

Improve language server detection for workspace folders #111

Triggered via pull request April 23, 2025 17:55
Status Failure
Total duration 4m 2s
Artifacts

ci.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
tests/env/restart.test.ts > The design system is reloaded when the CSS changes ($watcher): packages/tailwindcss-language-server/tests/env/restart.test.ts#L74
AssertionError: expected null to deeply equal { contents: { …(2) }, range: { …(2) } } - Expected: { "contents": { "language": "css", "value": ".text-primary { color: var(--color-primary) /* #bada55 */; }", }, "range": { "end": { "character": 24, "line": 0, }, "start": { "character": 12, "line": 0, }, }, } + Received: null ❯ Object.handle tests/env/restart.test.ts:74:20 ❯ runTest src/testing/index.ts:48:5
Run Tests - Node v18 / ubuntu-latest
Process completed with exit code 1.