-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Both `pyright` and `json-language-server` fail to run.
My `settings.json` file:
settin…
-
**Describe the bug**
`error: Variable not allowed in type expression (reportInvalidTypeForm)`
**To Reproduce**
```python
import reflex as rx
from reflex.event import EventSpec
class State(…
-
### Description
Love the inline type-checking in VSCode, and would love to see it here as well.
### Suggested solution
Add pyright type-checking and underlining.
### Alternative
_No response_
#…
-
It seems that something broke since version 0.2.35 for static type checkers like pyright (and pylance) when using dataclasses.
### Minimal example
```python
from dataclasses import dataclass
fro…
-
### Description of the bug
Currently, `pyright` fails when run against the repo.
Also, `pyright-verifytypes` is disabled in `pre-commit-config.yaml`
### Steps To Reproduce
Run `pyright`
#…
-
Pyright was added in #1246. The [default Pyright configuration options](https://github.com/microsoft/pyright/blob/-/docs/configuration.md) result in many violations from Augur's code as-is. To allow i…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
The suggestion in pyright don't work properly, both with base and local environment. I'm on minico…
-
**Describe the bug**
Pyright does not reject quoted types in union syntax when combined with a `UnionType` operand.
**Code or Screenshots**
[[pyright playground]](https://pyright-play.net/?pyright…
-
# Issue Description
As a developer working on IBEX I want to continue to clear out and correct the legacy pyright/ruff errors that are in the system now that we have instigated these checks as stan…
-
I'm installing `pyright`, and it works really well, but it's supposed to install two bin entries and Deno installs only first.
https://github.com/microsoft/pyright/blob/main/packages/pyright/packag…