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

Docs: Blog post / guide on 'evaluating community engagement' rules documentation Documentation ("docs") that needs adding/updating triage Waiting for team members to take a look
#11056 opened Apr 10, 2025 by JoshuaKGoldberg
2 tasks done
Bug: Inconsistent TSMappedType AST shape accepting prs Go ahead, send a pull request that resolves this issue AST PRs and Issues about the AST structure bug Something isn't working package: typescript-estree Issues related to @typescript-eslint/typescript-estree
#11055 opened Apr 9, 2025 by JLHwung
4 tasks done
Bug: @typescript-eslint/no-unnecessary-type-assertion False positive on non-null assertion after an implicitly-any variable gets initialised inside a conditional or loop 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
#11054 opened Apr 9, 2025 by ExplodingCabbage
4 tasks done
Repo: Lint rule to ban dynamic syntax in generating tests repo maintenance things to do with maintenance of the repo, and not with code/docs triage Waiting for team members to take a look
#11052 opened Apr 9, 2025 by JoshuaKGoldberg
Repo: [strict-boolean-expressions.test.ts] Switch auto-generated test cases to hand-written 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
#11051 opened Apr 9, 2025 by JoshuaKGoldberg
Repo: [unbound-method.test.ts] Switch auto-generated test cases to hand-written 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
#11050 opened Apr 9, 2025 by JoshuaKGoldberg
Repo: [return-await.test.ts] Switch auto-generated test cases to hand-written 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
#11049 opened Apr 9, 2025 by JoshuaKGoldberg
Repo: [no-unused-expressions.test.ts] Switch auto-generated test cases to hand-written 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
#11048 opened Apr 9, 2025 by JoshuaKGoldberg
Repo: [ban-tslint-comment.test.ts] Switch auto-generated test cases to hand-written 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
#11047 opened Apr 9, 2025 by JoshuaKGoldberg
Repo: [prefer-nullish-coalescing.test.ts] Switch auto-generated test cases to hand-written 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
#11046 opened Apr 9, 2025 by JoshuaKGoldberg
Repo: [no-unsafe-assignment.test.ts] Switch auto-generated test cases to hand-written 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
#11045 opened Apr 9, 2025 by JoshuaKGoldberg
Repo: [no-inferrable-types.test.ts] Switch auto-generated test cases to hand-written 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
#11044 opened Apr 9, 2025 by JoshuaKGoldberg
Repo: [no-base-to-string.test.ts] Switch auto-generated test cases to hand-written 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
#11043 opened Apr 9, 2025 by JoshuaKGoldberg
Repo: [prefer-readonly-parameter-types.test.ts] Switch auto-generated test cases to hand-written 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
#11042 opened Apr 9, 2025 by JoshuaKGoldberg
Repo: [prefer-optional-chain.test.ts] Switch auto-generated test cases to hand-written 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
#11041 opened Apr 9, 2025 by JoshuaKGoldberg
Repo: [consistent-type-assertions.test.ts] Switch auto-generated test cases to hand-written 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
#11040 opened Apr 9, 2025 by JoshuaKGoldberg
Repo: [no-explicit-any.test.ts] Switch auto-generated test cases to hand-written 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
#11039 opened Apr 9, 2025 by JoshuaKGoldberg
Bug: The token type of if in the 262 IdentifierName production should be Identifier instead of Keyword accepting prs Go ahead, send a pull request that resolves this issue AST PRs and Issues about the AST structure bug Something isn't working package: typescript-estree Issues related to @typescript-eslint/typescript-estree
#11037 opened Apr 8, 2025 by JLHwung
4 tasks done
Bug: The token value of an escaped identifier differs with espree accepting prs Go ahead, send a pull request that resolves this issue AST PRs and Issues about the AST structure bug Something isn't working package: typescript-estree Issues related to @typescript-eslint/typescript-estree
#11036 opened Apr 8, 2025 by JLHwung
4 tasks done
Repo: Failing unit tests on many PRs for ast-spec AST Fixtures snapshots 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 triage Waiting for team members to take a look
#11035 opened Apr 7, 2025 by JoshuaKGoldberg
Enhancement: Support Lazy Loading Rules awaiting response Issues waiting for a reply from the OP or another party enhancement New feature or request triage Waiting for team members to take a look
#11029 opened Apr 3, 2025 by mr-sanders
4 tasks done
Bug: The token type of null should be Null instead of Keyword bug Something isn't working triage Waiting for team members to take a look
#11027 opened Apr 3, 2025 by JLHwung
4 tasks done
Bug: Parser: End range of Program differs from Espree accepting prs Go ahead, send a pull request that resolves this issue AST PRs and Issues about the AST structure bug Something isn't working package: typescript-estree Issues related to @typescript-eslint/typescript-estree
#11026 opened Apr 3, 2025 by overlookmotel
4 tasks done
Docs: Mention sourceType in parser/parserOptions documentation Documentation ("docs") that needs adding/updating triage Waiting for team members to take a look
#11016 opened Mar 31, 2025 by JoshuaKGoldberg
2 tasks done
Rules: Deprecate extension rules now duplicated by TS-syntax-aware core rules blocked by external API Blocked by a tool we depend on exposing an API, such as TypeScript's Type Relationship API package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin preset config change Proposal for an addition, removal, or general change to a preset config
#11014 opened Mar 31, 2025 by JoshuaKGoldberg
2 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.