-
-
Notifications
You must be signed in to change notification settings - Fork 1k
🐛 Bug introduced to useReadonlyClassProperties in 2.4.14 #10193
Copy link
Copy link
Labels
A-LinterArea: linterArea: linterL-JavaScriptLanguage: JavaScript and super languagesLanguage: JavaScript and super languagesS-Bug-confirmedStatus: report has been confirmed as a valid bugStatus: report has been confirmed as a valid bugS-Good first issueStatus: Good for newcomersStatus: Good for newcomersS-Help-wantedStatus: you're familiar with the code base and want to help the projectStatus: you're familiar with the code base and want to help the project
Metadata
Metadata
Assignees
Labels
A-LinterArea: linterArea: linterL-JavaScriptLanguage: JavaScript and super languagesLanguage: JavaScript and super languagesS-Bug-confirmedStatus: report has been confirmed as a valid bugStatus: report has been confirmed as a valid bugS-Good first issueStatus: Good for newcomersStatus: Good for newcomersS-Help-wantedStatus: you're familiar with the code base and want to help the projectStatus: you're familiar with the code base and want to help the project
Type
Fields
Give feedbackNo fields configured for Bug.
Environment information
Details
What happened?
#10105 introduced a regression shown in the playground below:
https://biomejs.dev/playground/?lintRules=useReadonlyClassProperties&analyzerFixMode=safeAndUnsafeFixes&tab=formatter&pane=Diagnostics&code=aQBtAHAAbwByAHQAIABfACAAZgByAG8AbQAgACIAbABvAGQAYQBzAGgAIgA7AAoACgBlAHgAcABvAHIAdAAgAGQAZQBmAGEAdQBsAHQAIABjAGwAYQBzAHMAIABFAHgAYQBtAHAAbABlACAAewAKAAkAcAByAGkAdgBhAHQAZQAgAG4AbwB0AFIAZQBhAGQAbwBuAGwAeQBNAGUAbQBiAGUAcgAgAD0AIAAiACIAOwAKAAoACQBwAHIAaQB2AGEAdABlACAAcgBlAGEAZABvAG4AbAB5ACAAcwBvAG0AZQBEAGUAYgBvAHUAbgBjAGUAZABGAHUAbgBjACAAPQAgAF8ALgBkAGUAYgBvAHUAbgBjAGUAKAAoACkAIAA9AD4AIAB7AAoACQAJAHQAaABpAHMALgBuAG8AdABSAGUAYQBkAG8AbgBsAHkATQBlAG0AYgBlAHIAIAA9ACAAIgBuAGUAdwAgAHYAYQBsAHUAZQAiADsACgAJAH0ALAAgADUAMAApADsACgB9AAoA
Expected result
No diagnostic
Code of Conduct