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

Repo: Interest: adding a test:eslint-compat script for upstream ESLint ecosystem 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
#10809 opened Feb 6, 2025 by JoshuaKGoldberg
Enhancement: Publish browser-compatible TS ESLint package? enhancement New feature or request triage Waiting for team members to take a look
#10808 opened Feb 6, 2025 by jasonkuhrt
4 tasks done
Bug: [explicit-member-accessibility] doesn't report accessor properties without an accessibility modifier 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
#10803 opened Feb 6, 2025 by ronami
4 tasks done
Bug: [explicit-module-boundary-types] doesn't report on class' accessor methods with missing explicit return and argument types 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
#10802 opened Feb 6, 2025 by ronami
4 tasks done
Bug: [unified-signatures] Does not understand getter/setter pairs. 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
#10801 opened Feb 6, 2025 by LukeAbby
4 tasks done
Bug: [unified-signatures] Does not differentiate truly private methods. 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
#10800 opened Feb 6, 2025 by LukeAbby
4 tasks done
Bug: Wrong argument type for YieldExpression accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working good first issue Good for newcomers package: ast-spec Issues related to @typescript-eslint/ast-spec
#10793 opened Feb 5, 2025 by marvinhagemeister
4 tasks done
Bug: [prefer-return-this-type] doesn't report on an accessor property with a function 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
#10791 opened Feb 5, 2025 by ronami
4 tasks done
Bug: [class-methods-use-this] doesn't report on accessor methods with a function 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
#10790 opened Feb 5, 2025 by ronami
4 tasks done
Bug: [consistent-generic-constructors] doesn't report on accessor class properties 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
#10786 opened Feb 4, 2025 by ronami
4 tasks done
Bug: [no-unsafe-assignment] doesn't report on an any value assigned as an initializer of an accessor property 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
#10784 opened Feb 4, 2025 by ronami
4 tasks done
Bug: [no-unnecessary-template-expression] does not exempt unions of enums in type context 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
#10769 opened Feb 4, 2025 by kirkwaiblinger
4 tasks done
Bug: [no-inferrable-types] False negatives on auto-accessors 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
#10763 opened Feb 3, 2025 by yeonjuan
4 tasks done
Bug: config-helper.ts has unexpected behavior when base config contains only meta keys accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working package: typescript-eslint Issues related to the typescript-eslint package
#10754 opened Feb 1, 2025 by jeremy-code
4 tasks done
Bug: @typescript-eslint/no-unused-vars mixes imported type and generic type param 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
#10746 opened Jan 30, 2025 by Dr-Nikson
4 tasks done
Bug: [no-misused-spread] report for string spread harmfully conflates Unicode code points with UTF-16 code units awaiting response Issues waiting for a reply from the OP or another party bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10745 opened Jan 29, 2025 by andersk
4 tasks done
Enhancement: [no-floating-promises] allowForKnownSafeCalls for test.only 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 triage Waiting for team members to take a look
#10740 opened Jan 29, 2025 by koooge
4 tasks done
Bug: [prefer-nullish-coalescing] has various bugs around multi-part nullishness checks 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
#10733 opened Jan 28, 2025 by kirkwaiblinger
4 tasks done
Bug: [no-unnecessary-type-assertion] false positive for string literals bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin triage Waiting for team members to take a look
#10723 opened Jan 28, 2025 by TkDodo
4 tasks done
Bug: [no-unnecessary-type-assertion] false positive for Object.values 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
#10722 opened Jan 28, 2025 by TkDodo
4 tasks done
Configs: [no-unnecessary-condition] Enable checkTypePredicates by default accepting prs Go ahead, send a pull request that resolves this issue breaking change This change will require a new major version to be released 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
#10720 opened Jan 27, 2025 by kirkwaiblinger
2 tasks done
Enhancement: [prefer-promise-reject-errors] Extend to AbortSignals enhancement: plugin rule option New rule option for an existing eslint-plugin rule evaluating community engagement we're looking for community engagement on this issue to show that this problem is widely important package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin
#10717 opened Jan 27, 2025 by vikingair
4 tasks done
Bug: [no-unused-vars] doesn't report unused variables in module and ambient module declarations in definition files bug Something isn't working package: eslint-plugin Issues related to @typescript-eslint/eslint-plugin triage Waiting for team members to take a look
#10713 opened Jan 26, 2025 by ronami
4 tasks done
Bug: tsx executes scripts in ESM context in Node 23.6 bug Something isn't working triage Waiting for team members to take a look
#10711 opened Jan 25, 2025 by abrahamguo
4 tasks done
Docs: Mention JSX conditional rendering with strict-boolean-expressions documentation Documentation ("docs") that needs adding/updating triage Waiting for team members to take a look
#10705 opened Jan 23, 2025 by JoshuaKGoldberg
2 tasks done
ProTip! Find all open issues with in progress development work with linked:pr.