Skip to content

ci branch

ci branch #1

Triggered via push July 1, 2024 11:50
Status Failure
Total duration 1m 16s
Artifacts

nodejs.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Unhandled error: language-server/src/features/workspace.js#L94
TypeError: File URL path must be absolute ❯ src/features/workspace.js:94:24 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_FILE_URL_PATH' } This error originated in "src/features/document-settings.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "test default dialect". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unhandled error: language-server/src/features/workspace.js#L94
TypeError: File URL path must be absolute ❯ src/features/workspace.js:94:24 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_FILE_URL_PATH' } This error originated in "src/features/document-settings.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "test no dialect". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unhandled error: language-server/src/features/workspace.js#L94
TypeError: File URL path must be absolute ❯ getPathFromURLWin32 node:internal/url:1433:11 ❯ Proxy.fileURLToPath node:internal/url:1464:35 ❯ src/features/workspace.js:94:24 ❯ runNextTicks node:internal/process/task_queues:60:5 ❯ processImmediate node:internal/timers:449:9 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_FILE_URL_PATH' } This error originated in "src/features/document-settings.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "test unknown dialect". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unhandled error: language-server/src/features/workspace.js#L94
TypeError: File URL path must be absolute ❯ getPathFromURLWin32 node:internal/url:1433:11 ❯ Proxy.fileURLToPath node:internal/url:1464:35 ❯ src/features/workspace.js:94:24 ❯ runNextTicks node:internal/process/task_queues:60:5 ❯ processImmediate node:internal/timers:449:9 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_FILE_URL_PATH' } This error originated in "src/features/document-settings.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "test unknown dialect when default dialect is unknown". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
build (windows-latest, 20.x)
Process completed with exit code 1.