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

Language server type inference failure after 1.44.0 #24592

Closed
jeiea opened this issue Jul 15, 2024 · 0 comments · Fixed by #24997
Closed

Language server type inference failure after 1.44.0 #24592

jeiea opened this issue Jul 15, 2024 · 0 comments · Fixed by #24997
Assignees
Labels
bug Something isn't working correctly lsp related to the language server

Comments

@jeiea
Copy link
Contributor

jeiea commented Jul 15, 2024

Steps to reproduce

Environment

Latest deno, vscode, windows, or wsl.
# On windows or wsl
> deno --version
deno 1.45.2 (release, x86_64-unknown-linux-gnu)
v8 12.7.224.12
typescript 5.5.2

Deno extension version: v3.38.0
# vscode
Version: 1.91.1 (system setup)
Commit: f1e16e1e6214d7c44d078b1f0607b2388f29d729
Date: 2024-07-09T22:06:49.809Z
Electron: 29.4.0
ElectronBuildId: 9728852
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8: 12.2.281.27-electron.0
OS: Windows_NT x64 10.0.22631

Steps

git clone https://github.com/jeiea/deno_report.git -b jotai-query-unknown
code deno_report
  1. Open main.ts
  2. Install deno extension and run 'Deno: Cache Dependencies'.

Expected behavior

With deno 1.43.6,
image

Actual behavior

After deno 1.44.0,
image

@lucacasonato lucacasonato added needs investigation requires further investigation before determining if it is an issue or not lsp related to the language server labels Aug 7, 2024
@nayeemrmn nayeemrmn self-assigned this Aug 11, 2024
@nayeemrmn nayeemrmn added bug Something isn't working correctly and removed needs investigation requires further investigation before determining if it is an issue or not labels Aug 11, 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 correctly lsp related to the language server
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants