-
-
Notifications
You must be signed in to change notification settings - Fork 986
💅 False positive for useConst #7174
Copy link
Copy link
Closed
Labels
A-LinterArea: linterArea: linterL-JavaScriptLanguage: JavaScript and super languagesLanguage: JavaScript and super languagesS-EnhancementStatus: Improve an existing featureStatus: Improve an existing feature
Metadata
Metadata
Assignees
Labels
A-LinterArea: linterArea: linterL-JavaScriptLanguage: JavaScript and super languagesLanguage: JavaScript and super languagesS-EnhancementStatus: Improve an existing featureStatus: Improve an existing feature
Environment information
CLI: Version: 2.1.4 Color support: true Platform: CPU Architecture: x86_64 OS: linuxRule name
lint/style/useConst
Playground link
https://biomejs.dev/playground/?code=bABlAHQAIABpAG4AdABlAHIAdgBhAGwAOgAgAG4AdQBtAGIAZQByACAAfAAgAHUAbgBkAGUAZgBpAG4AZQBkADsACgAKAGMAbwBuAHMAdAAgAHIAZQBkAHIAYQB3ACAAPQAgACgAKQAgAD0APgAgAHsACgAgACAAYwBsAGUAYQByAEkAbgB0AGUAcgB2AGEAbAAoAGkAbgB0AGUAcgB2AGEAbAApADsACgAgACAAYwBvAG4AcwBvAGwAZQAuAGwAbwBnACgAIgByAGUAZAByAGEAdwAiACkAOwAKAH0AOwAKAHIAZQBkAHIAYQB3ACgAKQA7AAoACgBpAG4AdABlAHIAdgBhAGwAIAA9ACAAcwBlAHQASQBuAHQAZQByAHYAYQBsACgAcgBlAGQAcgBhAHcALAAgADEAMAAwADAAKQA7AA%3D%3D&language=ts
Expected result
Minimal example,
intervalis read before assignment inside a function, yet still marked as warning.Code of Conduct