Skip to content

Conversation

kirkwaiblinger
Copy link
Contributor

Prerequisites checklist

What is the purpose of this pull request? (put an "X" next to an item)

[ ] Documentation update
[x] Bug fix (template)
[ ] New rule (template)
[ ] Changes an existing rule (template)
[ ] Add autofix to a rule
[ ] Add a CLI option
[ ] Add something to the core
[ ] Other, please explain:

fix #18606

What changes did you make? (Give an overview)

"args" => "caught errors"

Is there anything you'd like reviewers to focus on?

@kirkwaiblinger kirkwaiblinger requested a review from a team as a code owner June 19, 2024 19:22
@eslint-github-bot eslint-github-bot bot added the bug ESLint is working incorrectly label Jun 19, 2024
@github-actions github-actions bot added the rule Relates to ESLint's core rules label Jun 19, 2024
Copy link

netlify bot commented Jun 19, 2024

Deploy Preview for docs-eslint canceled.

Name Link
🔨 Latest commit afa80b4
🔍 Latest deploy log https://app.netlify.com/sites/docs-eslint/deploys/66732fdd87ec520008c8cfb8

@mdjermanovic mdjermanovic added accepted There is consensus among the team that this change meets the criteria for inclusion contributor pool labels Jun 19, 2024
Copy link
Member

@mdjermanovic mdjermanovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! Leaving open for a day in case anyone else would like to take a look.

@mdjermanovic mdjermanovic changed the title fix: [no-unused-vars] Better message to users on unused caught errors fix: no-unused-vars better message on unused caught errors Jun 19, 2024
Copy link
Contributor

@snitin315 snitin315 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@snitin315 snitin315 merged commit d7a7736 into eslint:main Jun 20, 2024
@kirkwaiblinger kirkwaiblinger deleted the no-unused-vars-caught-errors-message branch June 20, 2024 10:17
@eslint-github-bot eslint-github-bot bot locked and limited conversation to collaborators Dec 18, 2024
@eslint-github-bot eslint-github-bot bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Dec 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

accepted There is consensus among the team that this change meets the criteria for inclusion archived due to age This issue has been archived; please open a new issue for any further discussion bug ESLint is working incorrectly contributor pool rule Relates to ESLint's core rules

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Bug: [no-unused-vars] Error message says "args" for "caught errors"

3 participants