Skip to content

Issues: typescript-eslint/typescript-eslint

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Enhancement: [no-floating-promises] Provide a built-in SafePromise type enhancement: plugin rule option New rule option for an existing eslint-plugin rule package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin triage Waiting for team members to take a look
#10666 opened Jan 16, 2025 by JoshuaKGoldberg
4 tasks done
Bug: [no-floating-promises] TypeOrValueSpecifier (allowForKnownSafePromises) doesn't match FastifyRegister bug Something isn't working triage Waiting for team members to take a look
#10665 opened Jan 16, 2025 by JoshuaKGoldberg
4 tasks done
Docs: No sure the point of @typescript-eslint/consistent-type-exports awaiting response Issues waiting for a reply from the OP or another party documentation Documentation ("docs") that needs adding/updating
#10663 opened Jan 16, 2025 by GuichiZhao
2 tasks done
Bug: [no-deprecated] should allow ignoring of deprecated value accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10660 opened Jan 15, 2025 by kirkwaiblinger
4 tasks done
Bug: [no-unused-vars] no is assigned a value but only used as a type error when it has a same name type alias declaration exported accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10658 opened Jan 15, 2025 by Dunqing
4 tasks done
Bug: [prefer-readonly] should report all statically analyzable properties and property access accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10655 opened Jan 14, 2025 by ronami
4 tasks done
Bug: [no-misused-spread] False negative for spread in JSX accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10648 opened Jan 14, 2025 by OliverJAsh
4 tasks done
Bug: [no-deprecated] doesn't report when deprecated API's are used in an object. accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10643 opened Jan 13, 2025 by ravichandra480
4 tasks done
Enhancement: [no-misused-spread] Add suggestion fixers accepting prs Go ahead, send a pull request that resolves this issue enhancement: plugin rule option New rule option for an existing eslint-plugin rule package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10642 opened Jan 13, 2025 by JoshuaKGoldberg
4 tasks done
Bug: [no-base-to-string] stack overflow with recursive type accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10632 opened Jan 7, 2025 by jtbandes
4 tasks done
Bug: [dot-notation] Conflict between noPropertyAccessFromIndexSignature and extra (constrained) object keys accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10627 opened Jan 7, 2025 by kachkaev
4 tasks done
Enhancement: [no-empty-object-type] Checks for generated empty-object-type awaiting response Issues waiting for a reply from the OP or another party enhancement: plugin rule option New rule option for an existing eslint-plugin rule package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10619 opened Jan 6, 2025 by yeonjuan
4 tasks done
Bug: [no-unnecessary-type-assertion] should report readonly class properties with a literal initializer accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10617 opened Jan 5, 2025 by ronami
4 tasks done
Docs: Add simpleTraverse function docs documentation Documentation ("docs") that needs adding/updating triage Waiting for team members to take a look
#10615 opened Jan 5, 2025 by aleclarson
2 tasks done
Enhancement: scope-manager should collect definition and references of this enhancement New feature or request triage Waiting for team members to take a look
#10609 opened Jan 4, 2025 by Josh-Cena
4 tasks done
Repo: add a test-coverage script to simplify test flags repo maintenance things to do with maintenance of the repo, and not with code/docs triage Waiting for team members to take a look
#10607 opened Jan 4, 2025 by 43081j
Repo: add testing around TypeVariables/IndexedAccessTypes and getConstraintInfo repo maintenance things to do with maintenance of the repo, and not with code/docs triage Waiting for team members to take a look
#10606 opened Jan 3, 2025 by kirkwaiblinger
Docs: How to use in JS-only projects? documentation Documentation ("docs") that needs adding/updating triage Waiting for team members to take a look
#10605 opened Jan 3, 2025 by rakleed
2 tasks done
Repo: consider adding a CI check for arethetypeswrong accepting prs Go ahead, send a pull request that resolves this issue repo maintenance things to do with maintenance of the repo, and not with code/docs
#10594 opened Jan 2, 2025 by kirkwaiblinger
Repo: Refactor TSConfigs to use project references accepting prs Go ahead, send a pull request that resolves this issue repo maintenance things to do with maintenance of the repo, and not with code/docs
#10581 opened Dec 31, 2024 by JoshuaKGoldberg
Bug: [consistent-indexed-object-style] autofix removes comments in many places bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin triage Waiting for team members to take a look
#10577 opened Dec 31, 2024 by andreww2012
4 tasks done
Enhancement(parser): Add isolatedDeclarations as compiler option accepting prs Go ahead, send a pull request that resolves this issue enhancement New feature or request
#10572 opened Dec 30, 2024 by JoshuaKGoldberg
4 tasks done
Bug: [consistent-generic-constructors] Don't conflict with isolatedDeclarations if enabled bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin triage Waiting for team members to take a look
#10571 opened Dec 30, 2024 by JoshuaKGoldberg
4 tasks done
Website: TSConfig isolatedDeclarations errors not reported accepting prs Go ahead, send a pull request that resolves this issue documentation Documentation ("docs") that needs adding/updating
#10570 opened Dec 30, 2024 by JoshuaKGoldberg
2 tasks done
Repo: Adopt getConstraintInfo internally blocked by another issue Issues which are not ready because another issue needs to be resolved first repo maintenance things to do with maintenance of the repo, and not with code/docs
#10569 opened Dec 30, 2024 by kirkwaiblinger
ProTip! Exclude everything labeled bug with -label:bug.