GitHub / typescript-eslint/typescript-eslint issues and pull requests
Labelled with: external
#11710 - Rule proposal: prefer import alias
Issue -
State: closed - Opened by axel7083 about 1 month ago
- 1 comment
Labels: wontfix, package: eslint-plugin, enhancement: new plugin rule, external
#11289 - Bug: [@typescript-eslint/prefer-readonly-parameter-types] gives error "Cannot read properties of undefined (reading 'checkFlags')"
Issue -
State: open - Opened by stephen-carter-at-sf 6 months ago
- 2 comments
Labels: bug, package: eslint-plugin, external
#11221 - Bug: [no-unnecessary-condition] `if (new.target)` shouldn't trigger the rule.
Issue -
State: closed - Opened by miguel-leon 7 months ago
- 10 comments
Labels: bug, working as intended, wontfix, package: eslint-plugin, external
#10525 - Bug: [import/no-unresolved] Error when importing `typescript-eslint` in a pnpm setup
Issue -
State: closed - Opened by lnuvy 11 months ago
- 3 comments
Labels: bug, package: eslint-plugin, external
#10334 - Bug: [no-unnecessary-type-assertion] false positive on evolving type
Issue -
State: closed - Opened by OpportunityLiu about 1 year ago
- 6 comments
Labels: bug, package: eslint-plugin, external
#10195 - Bug: @typescript-eslint/no-unused-expressions Multiple assignments when using comma still breaks the rule.
Issue -
State: closed - Opened by IamFastre about 1 year ago
- 2 comments
Labels: bug, package: eslint-plugin, external
#10144 - Bug: [semi] export default interface semi error
Issue -
State: closed - Opened by yohoj about 1 year ago
- 1 comment
Labels: bug, wontfix, package: eslint-plugin, external, formatting
#9938 - Bug: @typescript-eslint/no-unnecessary-type-parameters conflates undefined and null values
Issue -
State: closed - Opened by cowwoc about 1 year ago
- 4 comments
Labels: bug, package: eslint-plugin, triage, external
#9642 - Bug: [switch-exhaustiveness-check] <Single object type with const property cannot be exhausted>
Issue -
State: closed - Opened by maodun11 over 1 year ago
- 5 comments
Labels: bug, package: eslint-plugin, awaiting response, external
#9621 - Enhancement: [require-await] Add suggestion to remove async keyword
Issue -
State: open - Opened by reduckted over 1 year ago
- 2 comments
Labels: wontfix, package: eslint-plugin, enhancement: plugin rule option, external, locked due to age
#9606 - Bug: [require-await] Misleading location for arrow functions
Issue -
State: closed - Opened by reduckted over 1 year ago
- 1 comment
Labels: bug, wontfix, package: eslint-plugin, external
#9474 - Bug: using with typescript v5.5 slows down linting by 2.3x
Issue -
State: closed - Opened by walkerdb over 1 year ago
- 8 comments
Labels: external, performance
#9115 - Bug: Type incompatibility with `fixupPluginRules()` from `@eslint/compat`
Issue -
State: closed - Opened by karlhorky over 1 year ago
- 3 comments
Labels: bug, awaiting response, external
#9105 - Bug: [no-unnecessary-boolean-literal-compare] False positive and unsafe fix with exactOptionalPropertyTypes
Issue -
State: closed - Opened by andersk over 1 year ago
- 6 comments
Labels: bug, package: eslint-plugin, awaiting response, external
#8827 - Bug: [no-unnecessary-type-assertion] assumes better type narrowing than typescript offers
Issue -
State: closed - Opened by paradoxloop over 1 year ago
- 3 comments
Labels: bug, package: eslint-plugin, awaiting response, external
#8822 - Error: Plugin "@typescript-eslint" was conflicted
Issue -
State: closed - Opened by karolis-96 over 1 year ago
- 1 comment
Labels: bug, external, fix: out of date packages
#8522 - Bug: Type inference error when using `tseslint.config()` with `eslint-plugin-react`
Issue -
State: closed - Opened by printfn almost 2 years ago
- 3 comments
Labels: bug, external, blocked by external API
#8251 - Bug: RuleTester doesn't fix properly when there are multiple fixes on the same line
Issue -
State: closed - Opened by StyleShit almost 2 years ago
- 8 comments
Labels: bug, awaiting response, external
#7977 - Bug: [@typescript-eslint/no-unnecessary-condition] false positive with optional chaining (TS 5.3.2)
Issue -
State: closed - Opened by vlinder about 2 years ago
- 2 comments
Labels: bug, working as intended, package: eslint-plugin, external
#7969 - Bug: Declaration Files Not Included from Built Package in Monorepo
Issue -
State: closed - Opened by daniel-nagy about 2 years ago
- 4 comments
Labels: bug, external
#7857 - [comma-dangle] Error reported on generics in a .tsx files where the comma is required
Issue -
State: closed - Opened by alexeyr-ci about 2 years ago
- 1 comment
Labels: bug, wontfix, package: eslint-plugin, external, formatting
#7673 - Enhancement: [no-throw-literal] option to also check promise rejections
Issue -
State: closed - Opened by DetachHead about 2 years ago
- 4 comments
Labels: package: eslint-plugin, enhancement: plugin rule option, external
#7597 - Bug: Parsing error: Cannot set property index of Error which has only a getter
Issue -
State: closed - Opened by zWingz about 2 years ago
- 2 comments
Labels: bug, external
#7556 - Consider removing dependency on `natural-compare`
Issue -
State: closed - Opened by alfaproject about 2 years ago
- 1 comment
Labels: external, dependencies
#7476 - Website: playground keeps loading forever
Issue -
State: closed - Opened by haocheng6 over 2 years ago
- 8 comments
Labels: bug, external, website: playground
#7012 - Enhancement: allow an allowlist of files to compile
Issue -
State: closed - Opened by reharik over 2 years ago
- 3 comments
Labels: enhancement, external
#5364 - Bug: [no-unsafe-return] number returned in a callback of `sort` is reported as unsafe any
Issue -
State: closed - Opened by hasparus over 3 years ago
- 7 comments
Labels: bug, package: eslint-plugin, external
#4689 - [@typescript-eslint/restrict-plus-operands] False positive for type `0|1`
Issue -
State: closed - Opened by viceice over 3 years ago
- 24 comments
Labels: package: eslint-plugin, external
#2994 - [no-unused-vars] false positive when class property has the same name as import
Issue -
State: open - Opened by kmaraz almost 5 years ago
- 7 comments
Labels: bug, package: eslint-plugin, external
#2248 - [no-unnecessary-type-assertion] false positive in strict mode
Issue -
State: closed - Opened by aiwenar over 5 years ago
- 4 comments
Labels: bug, package: eslint-plugin, external
#1587 - [no-extra-parens] Incorrect rule when used with arrow generic
Issue -
State: closed - Opened by renjfk almost 6 years ago
- 5 comments
Labels: bug, package: eslint-plugin, external, formatting