Skip to content
New issue

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

[@typescript-eslint/no-unused-vars] regression #2957

Closed
3 tasks done
splincode opened this issue Jan 21, 2021 · 1 comment
Closed
3 tasks done

[@typescript-eslint/no-unused-vars] regression #2957

splincode opened this issue Jan 21, 2021 · 1 comment
Labels
duplicate This issue or pull request already exists package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin

Comments

@splincode
Copy link

After upgrade I have problem with correct code

https://github.com/Angular-RU/angular-ru-sdk/pull/361/checks?check_run_id=1741263797

image

  • I have tried restarting my IDE and the issue persists.
  • I have updated to the latest version of the packages.
  • I have read the FAQ and my problem is not listed.

Repro

  1. Git clone https://github.com/Angular-RU/angular-ru-sdk
  2. install packages
@typescript-eslint/eslint-plugin | 4.13.0 -> 4.14.0 |   |   |   |  
@typescript-eslint/parser | 4.13.0 -> 4.14.0 |   |   |   |  
eslint (source)

Versions

package version
@typescript-eslint/eslint-plugin 4.14
@typescript-eslint/parser 4.14
TypeScript 4.1
ESLint 7.18
node 14
@splincode splincode added package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin triage Waiting for maintainers to take a look labels Jan 21, 2021
@bradzacher
Copy link
Member

Same as #2941#2942#2945#2947#2950

Please use the search.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
Projects
None yet
Development

No branches or pull requests

2 participants