Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: lsp error not showing correct error level #1631 #1671

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

jonathanj-square
Copy link
Contributor

fixes #1631

ensures error level is preserved in the round trip to protobuf conversion and back

@jonathanj-square jonathanj-square requested review from a team and wesbillman and removed request for a team June 5, 2024 22:01
ensures error level is preserved in the round trip to protobuf conversion and back
@jonathanj-square jonathanj-square force-pushed the jonathanj/lsp-errors-presenting-as-warnings branch from 7a12500 to fe3ae57 Compare June 5, 2024 22:01
@ftl-robot ftl-robot mentioned this pull request Jun 5, 2024
@jonathanj-square jonathanj-square merged commit 112c6a9 into main Jun 6, 2024
32 checks passed
@jonathanj-square jonathanj-square deleted the jonathanj/lsp-errors-presenting-as-warnings branch June 6, 2024 03:58
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.

LSP errors are being surfaced as informational, not errors/warnings
2 participants