primer results for sympy and spack are flaky #563
Labels
type checking / linting
issues relating to existing diagnostic rules or proposals for new diagnostic rules
upstream bug
a bug that also exists in pyright but has not been raised upstream
there are differences on changes that don't touch type checking code at all. as far as i can tell some upstream change has caused some sort of flake that causes it to have different results on each run. some examples:
diagnosticMode
to"workspace"
and send an error notification over LSP when an invalid value is set #560 (comment)worth noting that i think the reason these don't show up on upstream primer comments is because most rules arent enabled on the upstream repo (which seems to cause a lot of bugs that go undetected)
The text was updated successfully, but these errors were encountered: