Skip to content

Fix minor version of vscode-languageserver-types#1271

Open
datho7561 wants to merge 1 commit into
redhat-developer:mainfrom
datho7561:1270-fix-minor-version-of-language-server-types
Open

Fix minor version of vscode-languageserver-types#1271
datho7561 wants to merge 1 commit into
redhat-developer:mainfrom
datho7561:1270-fix-minor-version-of-language-server-types

Conversation

@datho7561

Copy link
Copy Markdown
Contributor

What does this PR do?

The most recent release isn't compatible with the version of vscode-languageserver that we're using.

What issues does this PR fix or reference?

Fixes #1270

Is it tested? How?

CI

@datho7561 datho7561 requested a review from shin19991207 June 5, 2026 20:41

@shin19991207 shin19991207 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks, David!

The most recent release isn't compatible with the version of
vscode-languageserver that we're using.

Signed-off-by: David Thompson <davthomp@redhat.com>
@shin19991207 shin19991207 force-pushed the 1270-fix-minor-version-of-language-server-types branch from 6494c71 to 3f1cfa0 Compare June 9, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Since a few days getting type Foo is not assignable to type Bar like errors

2 participants