Skip to content

Tests for document settings #179

Tests for document settings

Tests for document settings #179

Triggered via pull request June 21, 2024 06:36
Status Failure
Total duration 33s
Artifacts

nodejs.yml

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

Annotations

3 errors
Unhandled error: language-server/src/features/workspace.js#L145
TypeError: File URL host must be "localhost" or empty on linux ❯ src/features/workspace.js:145:24 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_FILE_URL_HOST' } This error originated in "src/features/document-settings.test.js" 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#L145
TypeError: File URL host must be "localhost" or empty on linux ❯ src/features/workspace.js:145:24 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_FILE_URL_HOST' } This error originated in "src/features/document-settings.test.js" 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.
build (20.x)
Process completed with exit code 1.