Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

🐛 noConstAssign incorrectly flags argument assignment #3728

Closed
1 task done
nstepien opened this issue Nov 14, 2022 · 0 comments · Fixed by #3747
Closed
1 task done

🐛 noConstAssign incorrectly flags argument assignment #3728

nstepien opened this issue Nov 14, 2022 · 0 comments · Fixed by #3747
Labels
A-Linter Area: linter S-Bug: confirmed Status: report has been confirmed as a valid bug

Comments

@nstepien
Copy link
Contributor

nstepien commented Nov 14, 2022

Environment information

Rome playground

What happened?

  1. Open playground
  2. Notice that the example with let passes, while the example with const has a diagnostic issue

Expected result

No diagnostic issue with argument assignment.

Code of Conduct

  • I agree to follow Rome's Code of Conduct
@nstepien nstepien added the S-To triage Status: user report of a possible bug that needs to be triaged label Nov 14, 2022
@ematipico ematipico added S-Bug: confirmed Status: report has been confirmed as a valid bug A-Linter Area: linter and removed S-To triage Status: user report of a possible bug that needs to be triaged labels Nov 14, 2022
@ematipico ematipico added this to the 11.0.0 milestone Nov 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Linter Area: linter S-Bug: confirmed Status: report has been confirmed as a valid bug
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants