We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI: https://github.com/oxc-project/oxlint-ecosystem-ci/actions/runs/9510979886/job/26216443988
I moved the rule to nursery in ce6cacc so no rush 😁
The text was updated successfully, but these errors were encountered:
I'll take care of it
Sorry, something went wrong.
fix(semantic/cfg): correct unreachability propagation in try-finally. (…
e148a32
…#3667) closes #3663 [oxlint-ecosystem-ci](https://github.com/rzvxa/oxlint-ecosystem-ci/actions/runs/9511509383/job/26217870705) From this: ![Screenshot 2024-06-14 092916](https://github.com/oxc-project/oxc/assets/3788964/9e6a9a01-984a-4a19-8a73-abc3b71fb9c2) To this: ![Screenshot 2024-06-14 092852](https://github.com/oxc-project/oxc/assets/3788964/46483bc2-a227-4416-b8da-07b11ab96990) Since try-finally (without a catch) wouldn't join after finalization.
fix(linter): edge case with infinite loops. (#3672)
cf71c23
closes #3663 this time for real😅 browser search doesn't work in the GitHub actions (because of the partial rendering I guess) I had to use GitHub's own log search to see all instances related to this rule. [oxlint-ecosystem-ci](https://github.com/rzvxa/oxlint-ecosystem-ci/actions/runs/9512820948)
rzvxa
Successfully merging a pull request may close this issue.
CI: https://github.com/oxc-project/oxlint-ecosystem-ci/actions/runs/9510979886/job/26216443988
I moved the rule to nursery in ce6cacc so no rush 😁
The text was updated successfully, but these errors were encountered: