Skip to content

Add CI testing matrix #9

Add CI testing matrix

Add CI testing matrix #9

Triggered via pull request February 22, 2025 00:09
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

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

Annotations

11 errors
tests/hover/hover.test.js > v4/css-loading-js > Plugins: CJS: packages/tailwindcss-language-server/tests/hover/hover.test.js#L324
AssertionError: expected null to deeply equal { contents: { …(2) }, range: { …(2) } } - Expected: Object { "contents": Object { "language": "css", "value": ".bg-cjs-from-plugin { background-color: black; }", }, "range": Object { "end": Object { "character": 30, "line": 0, }, "start": Object { "character": 12, "line": 0, }, }, } + Received: null ❯ tests/hover/hover.test.js:324:19
tests/hover/hover.test.js > v4/css-loading-js > Plugins: TypeScript: packages/tailwindcss-language-server/tests/hover/hover.test.js#L324
AssertionError: expected null to deeply equal { contents: { …(2) }, range: { …(2) } } - Expected: Object { "contents": Object { "language": "css", "value": ".bg-ts-from-plugin { background-color: black; }", }, "range": Object { "end": Object { "character": 29, "line": 0, }, "start": Object { "character": 12, "line": 0, }, }, } + Received: null ❯ tests/hover/hover.test.js:324:19
tests/hover/hover.test.js > v4/css-loading-js > Configs: ESM: packages/tailwindcss-language-server/tests/hover/hover.test.js#L324
AssertionError: expected null to deeply equal { contents: { …(2) }, range: { …(2) } } - Expected: Object { "contents": Object { "language": "css", "value": ".bg-esm-from-config { background-color: black; }", }, "range": Object { "end": Object { "character": 30, "line": 0, }, "start": Object { "character": 12, "line": 0, }, }, } + Received: null ❯ tests/hover/hover.test.js:324:19
Run Tests - Node v22 / ubuntu-latest / 2/3
Process completed with exit code 1.
Run Tests - Node v22 / macos-latest / 1/3
The job was canceled because "_22_ubuntu-latest_2_3" failed.
Run Tests - Node v22 / macos-latest / 2/3
The job was canceled because "_22_ubuntu-latest_2_3" failed.
tests/hover/hover.test.js > v4/css-loading-js > Plugins: CJS: packages/tailwindcss-language-server/tests/hover/hover.test.js#L324
AssertionError: expected null to deeply equal { contents: { …(2) }, range: { …(2) } } - Expected: Object { "contents": Object { "language": "css", "value": ".bg-cjs-from-plugin { background-color: black; }", }, "range": Object { "end": Object { "character": 30, "line": 0, }, "start": Object { "character": 12, "line": 0, }, }, } + Received: null ❯ tests/hover/hover.test.js:324:19
tests/hover/hover.test.js > v4/css-loading-js > Plugins: TypeScript: packages/tailwindcss-language-server/tests/hover/hover.test.js#L324
AssertionError: expected null to deeply equal { contents: { …(2) }, range: { …(2) } } - Expected: Object { "contents": Object { "language": "css", "value": ".bg-ts-from-plugin { background-color: black; }", }, "range": Object { "end": Object { "character": 29, "line": 0, }, "start": Object { "character": 12, "line": 0, }, }, } + Received: null ❯ tests/hover/hover.test.js:324:19
Run Tests - Node v22 / macos-latest / 2/3
The operation was canceled.
Run Tests - Node v22 / macos-latest / 3/3
The job was canceled because "_22_ubuntu-latest_2_3" failed.
Run Tests - Node v22 / macos-latest / 3/3
The operation was canceled.