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

KCL language server will panic at the example of terraform plan examples of the website #1552

Closed
Peefy opened this issue Aug 9, 2024 · 0 comments · Fixed by #1569
Closed
Assignees
Labels
bug Something isn't working lsp

Comments

@Peefy
Copy link
Contributor

Peefy commented Aug 9, 2024

The panic case.

https://github.com/kcl-lang/kcl-lang.io/blob/main/examples/terraform/validation/main.k

The panic info is as follows

thread '<unnamed>' panicked at sema/src/core/global_state.rs:673:22:
called `Option::unwrap()` on a `None` value
@Peefy Peefy added bug Something isn't working lsp labels Aug 9, 2024
@Peefy Peefy added this to the v0.10.0 Release milestone Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lsp
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants