Skip to content

fix(typescript-plugin): JSON parsing error when server data length > 8192 #5444

fix(typescript-plugin): JSON parsing error when server data length > 8192

fix(typescript-plugin): JSON parsing error when server data length > 8192 #5444

Triggered via pull request March 4, 2024 04:01
Status Failure
Total duration 47s
Artifacts

test.yml

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

Annotations

7 errors and 1 warning
build (16, ubuntu-latest): packages/language-server/node.ts#L127
Property 'connectForFile' does not exist on type 'typeof import("/home/runner/work/language-tools/language-tools/packages/typescript-plugin/lib/client")'.
build (16, ubuntu-latest)
Process completed with exit code 1.
build (16, macos-latest)
The job was canceled because "_16_ubuntu-latest" failed.
build (16, macos-latest): packages/language-server/node.ts#L127
Property 'connectForFile' does not exist on type 'typeof import("/Users/runner/work/language-tools/language-tools/packages/typescript-plugin/lib/client")'.
build (16, macos-latest)
Process completed with exit code 1.
build (16, windows-latest)
The job was canceled because "_16_ubuntu-latest" failed.
build (16, windows-latest)
The operation was canceled.
build (16, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.