Skip to content

Experimental: Unified LSP server in rewatch #9756

Experimental: Unified LSP server in rewatch

Experimental: Unified LSP server in rewatch #9756

Triggered via pull request March 24, 2026 19:41
Status Failure
Total duration 29m 44s
Artifacts 4

ci.yml

on: pull_request
Matrix: build-compiler
test-devcontainer
17m 37s
test-devcontainer
pkg-pr-new
0s
pkg-pr-new
api-docs
0s
api-docs
Matrix: test-installation-npm
Matrix: test-installation-pnpm
Matrix: test-integration-rewatch
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
tests/lsp/circular-dependency.test.mjs > lsp circular dependency > publishes diagnostics for a circular dependency between two files: tests/rewatch_tests/helpers/test-context.mjs#L808
Error: Snapshot `lsp circular dependency > publishes diagnostics for a circular dependency between two files 1` mismatched - Expected + Received @@ -289,11 +289,11 @@ " build.parse_file[module=CycleB, package=rewatch-test-fixture, kind=implementation]", " full_typecheck[module_count=6, output=lsp]", " build.typecheck", " build.typecheck_wave[file_count=0]", " build.compile_error", - " lsp.flush.file_build.batch[modules=["CycleA", "CycleB"], error_count=2]", + " lsp.flush.file_build.batch[modules=["CycleB", "CycleA"], error_count=2]", " lsp.flush.file_build.compile_dependencies[error_count=2]", " build.parse[dirty_modules=2]", " build.parse_file[module=CycleA, package=rewatch-test-fixture, kind=implementation]", " build.parse_file[module=CycleB, package=rewatch-test-fixture, kind=implementation]", " compile_dependencies[module_count=6, output=lsp]", ❯ runLspTest helpers/test-context.mjs:808:23
tests/lsp/circular-dependency.test.mjs > lsp circular dependency > publishes diagnostics for a circular dependency between two files: tests/rewatch_tests/helpers/test-context.mjs#L808
Error: Snapshot `lsp circular dependency > publishes diagnostics for a circular dependency between two files 1` mismatched - Expected + Received @@ -289,11 +289,11 @@ " build.parse_file[module=CycleB, package=rewatch-test-fixture, kind=implementation]", " full_typecheck[module_count=6, output=lsp]", " build.typecheck", " build.typecheck_wave[file_count=0]", " build.compile_error", - " lsp.flush.file_build.batch[modules=["CycleA", "CycleB"], error_count=2]", + " lsp.flush.file_build.batch[modules=["CycleB", "CycleA"], error_count=2]", " lsp.flush.file_build.compile_dependencies[error_count=2]", " build.parse[dirty_modules=2]", " build.parse_file[module=CycleA, package=rewatch-test-fixture, kind=implementation]", " build.parse_file[module=CycleB, package=rewatch-test-fixture, kind=implementation]", " compile_dependencies[module_count=6, output=lsp]", ❯ runLspTest helpers/test-context.mjs:808:23
build-compiler (macos-15, 5.3.0, true, darwin-arm64, aarch64-apple-darwin)
Process completed with exit code 1.
tests/lsp/circular-dependency.test.mjs > lsp circular dependency > publishes diagnostics for a circular dependency between two files: tests/rewatch_tests/helpers/test-context.mjs#L808
Error: Snapshot `lsp circular dependency > publishes diagnostics for a circular dependency between two files 1` mismatched - Expected + Received @@ -289,11 +289,11 @@ " build.parse_file[module=CycleB, package=rewatch-test-fixture, kind=implementation]", " full_typecheck[module_count=6, output=lsp]", " build.typecheck", " build.typecheck_wave[file_count=0]", " build.compile_error", - " lsp.flush.file_build.batch[modules=["CycleA", "CycleB"], error_count=2]", + " lsp.flush.file_build.batch[modules=["CycleB", "CycleA"], error_count=2]", " lsp.flush.file_build.compile_dependencies[error_count=2]", " build.parse[dirty_modules=2]", " build.parse_file[module=CycleA, package=rewatch-test-fixture, kind=implementation]", " build.parse_file[module=CycleB, package=rewatch-test-fixture, kind=implementation]", " compile_dependencies[module_count=6, output=lsp]", ❯ runLspTest helpers/test-context.mjs:808:23
tests/lsp/circular-dependency.test.mjs > lsp circular dependency > publishes diagnostics for a circular dependency between two files: tests/rewatch_tests/helpers/test-context.mjs#L808
Error: Snapshot `lsp circular dependency > publishes diagnostics for a circular dependency between two files 1` mismatched - Expected + Received @@ -289,11 +289,11 @@ " build.parse_file[module=CycleB, package=rewatch-test-fixture, kind=implementation]", " full_typecheck[module_count=6, output=lsp]", " build.typecheck", " build.typecheck_wave[file_count=0]", " build.compile_error", - " lsp.flush.file_build.batch[modules=["CycleA", "CycleB"], error_count=2]", + " lsp.flush.file_build.batch[modules=["CycleB", "CycleA"], error_count=2]", " lsp.flush.file_build.compile_dependencies[error_count=2]", " build.parse[dirty_modules=2]", " build.parse_file[module=CycleA, package=rewatch-test-fixture, kind=implementation]", " build.parse_file[module=CycleB, package=rewatch-test-fixture, kind=implementation]", " compile_dependencies[module_count=6, output=lsp]", ❯ runLspTest helpers/test-context.mjs:808:23
build-compiler (ubuntu-24.04-arm, ocaml-variants.5.3.0+options,ocaml-option-static, true, true, t...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-compiler (ubuntu-24.04, ocaml-variants.5.0.0+options,ocaml-option-static, linux-x64, x86_64...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-compiler (ubuntu-24.04, ocaml-variants.5.3.0+options,ocaml-option-static, true, true, linux...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-devcontainer
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: devcontainers/ci@v0.3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
api
191 KB
sha256:10586a04902e3252a51f775c0ac599a69294172c7bd00047385bcd30fbeef5fa
binaries-darwin-x64
14.3 MB
sha256:3dc508ea027a22e7caf6e5f1daddac0478d95cbf7730e4ed700b27fdc3547917
binaries-linux-arm64
14.8 MB
sha256:f93b10d6ae3e0e6b7279607653e2efb38203577f1a02a60eed9a91706fe6b804
binaries-win32-x64
20 MB
sha256:3835796eaa8c2c616fe42c87a4d8fbb9817b948f9fafcf4fa53a02d6c0511ddd