Skip to content

Add CI testing matrix #10

Add CI testing matrix

Add CI testing matrix #10

Triggered via pull request February 25, 2025 16:28
Status Failure
Total duration 1m 58s
Artifacts

ci.yml

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

Annotations

2 errors
tests/hover/hover.test.js > v4/basic > hover: packages/tailwindcss-language-server/tests/hover/hover.test.js#L200
AssertionError: expected null to deeply equal { contents: { …(2) }, range: { …(2) } } - Expected: Object { "contents": Object { "language": "css", "value": ".bg-red-500 { background-color: var(--color-red-500) /* oklch(0.637 0.237 25.331) = #fb2c36 */; }", }, "range": Object { "end": Object { "character": 22, "line": 0, }, "start": Object { "character": 12, "line": 0, }, }, } + Received: null ❯ tests/hover/hover.test.js:200:19
Run Tests - Node v22 / macos-latest
Process completed with exit code 1.