GitHub / typescript-eslint/typescript-eslint issues and pull requests
Labelled with: awaiting response
#11707 - Bug: Can't configure project service for files with custom extensions
Issue -
State: open - Opened by tjzel about 1 month ago
- 1 comment
Labels: bug, awaiting response
#11660 - fix(eslint-plugin): [prefer-readonly-parameter-types] ignore tagged primitives
Pull Request -
State: open - Opened by JoshuaKGoldberg 2 months ago
- 4 comments
Labels: awaiting response
#11603 - fix(eslint-plugin): [no-deprecated] ignore deprecated `export import`s
Pull Request -
State: open - Opened by mainframev 2 months ago
- 3 comments
Labels: awaiting response
#11541 - Bug: Relative path on `tsconfigRootDir` in memory environment occurs error since 8.41.0 update
Issue -
State: closed - Opened by samchon 3 months ago
- 9 comments
Labels: bug, awaiting response, unable to repro
#11522 - Enhancement: [no-explicit-any] Add option to allow `any` in satisfies operator
Issue -
State: closed - Opened by adamalfredsson 3 months ago
- 3 comments
Labels: package: eslint-plugin, enhancement: plugin rule option, awaiting response
#11518 - Enhancement: [no-unnecessary-condition] Option to only enable 'optional chain' related checks
Issue -
State: closed - Opened by reteps 3 months ago
- 10 comments
Labels: package: eslint-plugin, enhancement: plugin rule option, awaiting response
#11515 - Enhancement: [@typescript-eslint/no-explicit-any] add ignoreGenericParameters
Issue -
State: closed - Opened by splincode 3 months ago
- 2 comments
Labels: package: eslint-plugin, enhancement: plugin rule option, awaiting response
#11410 - Rule proposal: Enforce explicit Record<K, V> type annotations for object literals
Issue -
State: closed - Opened by marco-carvalho 4 months ago
- 6 comments
Labels: package: eslint-plugin, enhancement: new plugin rule, awaiting response
#11385 - chore: remove vestiges of Jest internally
Pull Request -
State: open - Opened by cseas 5 months ago
- 6 comments
Labels: awaiting response
#11355 - fix(typescript-estree): if the template literal is tagged and the text has an invalid escape, `cooked` will be `null`
Pull Request -
State: open - Opened by nayounsang 5 months ago
- 11 comments
Labels: awaiting response
#11325 - chore(eslint-plugin): switch auto-generated test cases to hand-written in prefer-nullish-coalescing.test.ts
Pull Request -
State: open - Opened by Vinccool96 5 months ago
- 8 comments
Labels: awaiting response
#11309 - Rule proposal: Disallow variables declared with `[await] using` from being passed beyond the lifetime of their declaration scope
Issue -
State: closed - Opened by Renegade334 5 months ago
- 10 comments
Labels: package: eslint-plugin, enhancement: new plugin rule, awaiting response
#11299 - fix(typescript-estree): align constructor literal with eslint
Pull Request -
State: closed - Opened by ntdiary 6 months ago
- 4 comments
Labels: awaiting response
#11299 - fix(typescript-estree): align constructor literal with eslint
Pull Request -
State: closed - Opened by ntdiary 6 months ago
- 4 comments
Labels: awaiting response
#11272 - fix(eslint-plugin): [prefer-optional-chain] should report case that can be converted to optional void function call `?.()`
Pull Request -
State: open - Opened by nayounsang 6 months ago
- 8 comments
Labels: awaiting response
#11232 - feat(typescript-estree): forbid invalid keys in `EnumMember`
Pull Request -
State: open - Opened by fisker 6 months ago
- 6 comments
Labels: awaiting response, AST
#11196 - Enhancement: [triple-slash-reference] support a new option named `never`
Issue -
State: closed - Opened by zanminkian 7 months ago
- 2 comments
Labels: package: eslint-plugin, enhancement: plugin rule option, awaiting response, locked due to age
#11095 - Enhancement: [prefer-promise-reject-errors] option to allow 'rethrow' of signal reasons or caught values
Issue -
State: open - Opened by turbocrime 7 months ago
- 3 comments
Labels: package: eslint-plugin, enhancement: plugin rule option, awaiting response
#11093 - Bug: [require-await] currently doesn't show any errors or warnings even when it should hit
Issue -
State: closed - Opened by Flixbox 7 months ago
- 3 comments
Labels: bug, package: eslint-plugin, awaiting response
#11008 - [no-misused-promises] allow using async functions in event listeners in React
Issue -
State: closed - Opened by Mikilll94 8 months ago
- 3 comments
Labels: package: eslint-plugin, awaiting response
#10968 - Enhancement: [array-type] Allow Promise<T>[]
Issue -
State: closed - Opened by JasonMan34 8 months ago
- 5 comments
Labels: package: eslint-plugin, enhancement: plugin rule option, awaiting response
#10957 - fix(eslint-plugin): support arbitrary extensions in definition files
Pull Request -
State: closed - Opened by dbarabashh 9 months ago
- 4 comments
Labels: awaiting response
#10957 - fix(eslint-plugin): support arbitrary extensions in definition files
Pull Request -
State: closed - Opened by dbarabashh 9 months ago
- 4 comments
Labels: awaiting response
#10953 - Rule proposal: no-unnecessary-callback-wrapper
Issue -
State: closed - Opened by jroru 9 months ago
- 3 comments
Labels: package: eslint-plugin, triage, enhancement: new plugin rule, awaiting response
#10951 - Bug: [no-shadow] `ignoreOnInitialization` only works for one level
Issue -
State: closed - Opened by FloEdelmann 9 months ago
- 2 comments
Labels: bug, package: eslint-plugin, triage, awaiting response
#10929 - Bug: Update class span start when using decorators and export
Issue -
State: closed - Opened by ArnaudBarre 9 months ago
- 2 comments
Labels: bug, awaiting response
#10914 - Docs: fix example `disable-type-checked`
Issue -
State: closed - Opened by dartess 9 months ago
- 2 comments
Labels: triage, documentation, awaiting response, please fill out the template
#10872 - Bug: Type 'ConfigArray' has no properties in common with type 'Config<RulesRecord>'.
Issue -
State: closed - Opened by cylewaitforit 9 months ago
- 2 comments
Labels: bug, awaiting response
#10847 - Enhancement: [`no-shadow`] Disallow shadowing globally defined variables?
Issue -
State: closed - Opened by brandongit2 9 months ago
- 2 comments
Labels: package: eslint-plugin, enhancement: plugin rule option, awaiting response
#10839 - Bug: [no-unnecessary-type-assertion] <short description of the issue>
Issue -
State: closed - Opened by Kristianko666 10 months ago
- 1 comment
Labels: bug, package: eslint-plugin, awaiting response, please fill out the template
#10827 - Bug: [consistent-type-assertions] false negative with `satifies` and `as`
Issue -
State: closed - Opened by FloEdelmann 10 months ago
- 6 comments
Labels: bug, package: eslint-plugin, awaiting response
#10820 - Enhancement: [explicit-member-accessibility] assigning an accessibility level to decorators
Issue -
State: closed - Opened by certainlyakey 10 months ago
- 2 comments
Labels: package: eslint-plugin, enhancement: plugin rule option, awaiting response
#10755 - fix: fix behavior of `config-helper.ts` when base config contains only meta keys
Pull Request -
State: closed - Opened by jeremy-code 10 months ago
- 8 comments
Labels: awaiting response, stale
#10745 - Bug: [no-misused-spread] report for string spread harmfully conflates Unicode code points with UTF-16 code units
Issue -
State: closed - Opened by andersk 10 months ago
- 7 comments
Labels: bug, package: eslint-plugin, awaiting response
#10663 - Docs: No sure the point of @typescript-eslint/consistent-type-exports
Issue -
State: closed - Opened by GuichiZhao 11 months ago
- 3 comments
Labels: documentation, awaiting response
#10662 - Bug: type of `let` late inferred variable not in sync with typescript causing false positive with rules.
Issue -
State: closed - Opened by miguel-leon 11 months ago
- 4 comments
Labels: bug, awaiting response, unable to repro
#10647 - feat(scope-manager): only call Object.entries once for each lib
Pull Request -
State: closed - Opened by dmichon-msft 11 months ago
- 9 comments
Labels: enhancement, awaiting response
#10647 - feat(scope-manager): only call Object.entries once for each lib
Pull Request -
State: closed - Opened by dmichon-msft 11 months ago
- 8 comments
Labels: enhancement, awaiting response
#10646 - Bug: Failed to load plugin '@typescript-eslint' declared in '.eslintrc.js': Cannot find module 'eslint/use-at-your-own-risk'
Issue -
State: closed - Opened by richsinn 11 months ago
- 4 comments
Labels: bug, triage, awaiting response
#10641 - ConfigError: Config (unnamed): Key "plugins": This appears to be in eslintrc format (array of strings) rather than flat config format (object).
Issue -
State: closed - Opened by Kogomre 11 months ago
- 4 comments
Labels: bug, package: eslint-plugin, awaiting response, unable to repro
#10635 - Bug: Types from types/node are detected as error types
Issue -
State: closed - Opened by anonrig 11 months ago
- 2 comments
Labels: awaiting response, unable to repro
#10615 - Docs: Add `simpleTraverse` function docs
Issue -
State: closed - Opened by aleclarson 11 months ago
- 3 comments
Labels: documentation, awaiting response
#10576 - fix(typescript-eslint): gracefully handle invalid flat config objects in `tseslint.config`
Pull Request -
State: closed - Opened by abrahamguo 11 months ago
- 7 comments
Labels: awaiting response, stale
#10561 - feat(scope-manager): only populate implicit globals whose names appear in the file
Pull Request -
State: closed - Opened by dmichon-msft 11 months ago
- 13 comments
Labels: awaiting response, stale
#10538 - Bug: import vue component in ts file trigger no-unsafe-argument
Issue -
State: closed - Opened by mathcovax 11 months ago
- 7 comments
Labels: bug, awaiting response
#10516 - Bug: huge memory consumption
Issue -
State: closed - Opened by KostyaTretyak 11 months ago
- 2 comments
Labels: bug, awaiting response
#10477 - fix(eslint-plugin): [consistent-generic-constructors] ignore when constructor is typed array
Pull Request -
State: open - Opened by mdm317 12 months ago
- 10 comments
Labels: awaiting response
#10464 - feat(eslint-plugin): add new rule `no-extraneous-return-types`
Pull Request -
State: closed - Opened by ronami 12 months ago
- 12 comments
Labels: awaiting response
#10402 - Enhancement: [no-unsafe-type-assertion] Add option to allow from unknown
Issue -
State: closed - Opened by KDean-Dolphin about 1 year ago
- 10 comments
Labels: package: eslint-plugin, enhancement: plugin rule option, awaiting response
#10344 - feat(eslint-plugin): new rule `no-unused-destructure-type-properties`
Pull Request -
State: closed - Opened by ronami about 1 year ago
- 7 comments
Labels: awaiting response
#10310 - fix(eslint-plugin): [no-misused-promises] the `inheritedMethods` and `properties` options to check all statically analyzable declarations
Pull Request -
State: closed - Opened by ronami about 1 year ago
- 11 comments
Labels: awaiting response
#10310 - fix(eslint-plugin): [no-misused-promises] the `inheritedMethods` and `properties` options to check all statically analyzable declarations
Pull Request -
State: open - Opened by ronami about 1 year ago
- 10 comments
Labels: awaiting response
#10302 - Bug: `recommendedTypeChecked` rules don't seem to work with TypeScript 5.6+
Issue -
State: closed - Opened by Windvis about 1 year ago
- 5 comments
Labels: bug, awaiting response, please fill out the template
#10290 - Enhancement: [no-confusing-void-expression] ignoreVoidReturningFunctions should suggest adding void annotation
Issue -
State: closed - Opened by phaux about 1 year ago
- 2 comments
Labels: package: eslint-plugin, enhancement: plugin rule option, awaiting response
#10282 - feat(eslint-plugin): [await-thenable] check Promise.all
Pull Request -
State: closed - Opened by Zamiell about 1 year ago
- 12 comments
Labels: awaiting response
#10265 - feat(eslint-plugin): [no-unused-private-class-members] new extension rule
Pull Request -
State: closed - Opened by Zamiell about 1 year ago
- 9 comments
Labels: awaiting response
#10230 - Enhancement: `allowDirectConstAssertionInArrowFunctions` should not error when using `satisfies`
Issue -
State: closed - Opened by jleider about 1 year ago
- 3 comments
Labels: enhancement, triage, awaiting response, please fill out the template
#10209 - feat(eslint-plugin): [await-thenable] report unnecessary `await using` statements
Pull Request -
State: closed - Opened by kirkwaiblinger about 1 year ago
- 4 comments
Labels: awaiting response
#10209 - feat(eslint-plugin): [await-thenable] report unnecessary `await using` statements
Pull Request -
State: closed - Opened by kirkwaiblinger about 1 year ago
- 4 comments
Labels: awaiting response
#10185 - Following the Getting Started Guide enables 'no-undef'
Issue -
State: closed - Opened by dmurvihill about 1 year ago
- 2 comments
Labels: bug, awaiting response
#10159 - Bug: allowDefaultProject mishandled under eslint 9.12.0
Issue -
State: open - Opened by LukeNotable about 1 year ago
- 7 comments
Labels: bug, awaiting response
#10118 - Docs: The Prettier example has type errors
Issue -
State: closed - Opened by robcresswell about 1 year ago
- 2 comments
Labels: documentation, awaiting response
#10099 - Bug: [@typescript-eslint/naming-convention] Error while loading rule '@typescript-eslint/naming-convention': Cannot read properties of undefined (reading 'parent')
Issue -
State: closed - Opened by antonkulakov-it about 1 year ago
- 2 comments
Labels: bug, package: eslint-plugin, awaiting response, unable to repro, please fill out the template
#10097 - fix(type-utils): handle external packages that are not in `program.sourceFileToPackageName`
Pull Request -
State: closed - Opened by abrahamguo about 1 year ago
- 9 comments
Labels: bug, awaiting response
#10036 - Enhancement: [no-redundant-type-constituents] Option to ignore certain types
Issue -
State: closed - Opened by oliveryasuna about 1 year ago
- 3 comments
Labels: package: eslint-plugin, enhancement: plugin rule option, awaiting response
#10032 - Enhancement: [no-floating-promises] <Make array checking separately configurable>
Issue -
State: closed - Opened by jordanrastrick about 1 year ago
- 2 comments
Labels: package: eslint-plugin, enhancement: plugin rule option, awaiting response
#10012 - Bug: [no-unnecessary-type-parameters] Error: Non-null Assertion Failed: Type parameter should be present in scope's variables.
Issue -
State: closed - Opened by jleider about 1 year ago
- 2 comments
Labels: bug, package: eslint-plugin, awaiting response, please fill out the template
#9985 - Bug: Upgrade to 8.5.0 breaks linting setup with NX and `projectService: true`
Issue -
State: closed - Opened by hoi4 about 1 year ago
- 5 comments
Labels: bug, awaiting response
#9984 - Rule proposal: prefer discriminator
Issue -
State: closed - Opened by FloEdelmann about 1 year ago
- 2 comments
Labels: package: eslint-plugin, enhancement: new plugin rule, awaiting response
#9930 - Enhancement: [no-misused-promises] checksVoidReturn attributes granularity
Issue -
State: closed - Opened by htunnicliff about 1 year ago
- 4 comments
Labels: package: eslint-plugin, enhancement: plugin rule option, awaiting response
#9896 - chore: use a unit test to require rule options schema properties include a description
Pull Request -
State: closed - Opened by abrahamguo over 1 year ago
- 4 comments
Labels: awaiting response
#9895 - Bug: [no-unnecessary-type-parameters] false error when type parameter is used only in assertion function
Issue -
State: closed - Opened by jdufresne over 1 year ago
- 2 comments
Labels: bug, package: eslint-plugin, awaiting response
#9884 - [no-useless-constructor] should not report on different constructor type
Issue -
State: closed - Opened by Zzzen over 1 year ago
- 6 comments
Labels: bug, package: eslint-plugin, awaiting response
#9820 - docs: add note about typescript-eslint as peer dependency
Pull Request -
State: closed - Opened by rainerhahnekamp over 1 year ago
- 4 comments
Labels: awaiting response
#9820 - docs: add note about typescript-eslint as peer dependency
Pull Request -
State: closed - Opened by rainerhahnekamp over 1 year ago
- 4 comments
Labels: awaiting response
#9808 - Bug: [no-floating-promises] should not be tricked by spread args
Issue -
State: closed - Opened by kirkwaiblinger over 1 year ago
- 7 comments
Labels: bug, package: eslint-plugin, awaiting response
#9760 - Bug: [@typescript-eslint/no-duplicate-enum-values] Cannot read properties of undefined
Issue -
State: closed - Opened by jd-carroll over 1 year ago
- 4 comments
Labels: bug, package: eslint-plugin, awaiting response, unable to repro
#9750 - Bug: Fresh install with pnpm installs multiple versions of typescript-estree
Issue -
State: closed - Opened by Mitsunee over 1 year ago
- 5 comments
Labels: awaiting response, unable to repro
#9719 - Bug: [no-unused-var] issue with Angular app
Issue -
State: closed - Opened by huineng over 1 year ago
- 14 comments
Labels: package: eslint-plugin, awaiting response, please fill out the template
#9693 - Bug: Function-like options usage
Issue -
State: closed - Opened by azat-io over 1 year ago
- 2 comments
Labels: bug, working as intended, awaiting response
#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
#9625 - Bug: [no-unsafe-call] process.exit(1) is an "error" type typed value
Issue -
State: closed - Opened by CreativeTechGuy over 1 year ago
- 12 comments
Labels: bug, package: eslint-plugin, awaiting response, unable to repro
#9607 - Bug: [@typescript-eslint/consistent-type-imports] Wrong rule fix
Issue -
State: closed - Opened by szulcus over 1 year ago
- 2 comments
Labels: bug, package: eslint-plugin, awaiting response, unable to repro
#9510 - feat(scope-manager): remove deprecated emitDecoratorMetadata
Pull Request -
State: closed - Opened by JoshuaKGoldberg over 1 year ago
- 5 comments
Labels: awaiting response, 1 approval
#9510 - feat(scope-manager): remove deprecated emitDecoratorMetadata
Pull Request -
State: closed - Opened by JoshuaKGoldberg over 1 year ago
- 5 comments
Labels: awaiting response, 1 approval
#9452 - Bug: Playground: cannot modify tsconfig or eslintrc anymore
Issue -
State: closed - Opened by kkmuffme over 1 year ago
- 3 comments
Labels: bug, awaiting response, unable to repro, locked due to age
#9451 - Repo: "Open in Playground" does not report errors it should
Issue -
State: closed - Opened by kkmuffme over 1 year ago
- 2 comments
Labels: awaiting response, repo maintenance, unable to repro, locked due to age
#9381 - Rule proposal: Disallow line comment inside type declarations
Issue -
State: closed - Opened by suyoungDev over 1 year ago
- 4 comments
Labels: package: eslint-plugin, enhancement: new plugin rule, awaiting response
#9380 - fix(eslint-plugin): [prefer-nullish-coalescing] ensure ternary fix does not remove parens
Pull Request -
State: closed - Opened by jakebailey over 1 year ago
- 3 comments
Labels: awaiting response
#9369 - feat(eslint-plugin): [no-misused-object-like] add rule
Pull Request -
State: closed - Opened by gibson over 1 year ago
- 10 comments
Labels: awaiting response, stale
#9369 - feat(eslint-plugin): [no-misused-object-like] add rule
Pull Request -
State: closed - Opened by gibson over 1 year ago
- 9 comments
Labels: awaiting response, stale
#9343 - Feature request: Ship ESM version of `@typescript-eslint/typescript-estree`
Issue -
State: closed - Opened by fisker over 1 year ago
- 5 comments
Labels: enhancement, awaiting response
#9331 - feat(rule-tester): add reimplementation of RuleTester
Pull Request -
State: closed - Opened by luca-script over 1 year ago
- 7 comments
Labels: awaiting response, stale
#9331 - feat(rule-tester): add reimplementation of RuleTester
Pull Request -
State: closed - Opened by luca-script over 1 year ago
- 7 comments
Labels: awaiting response, stale
#9230 - Bug: [consistent-type-imports] --fix gives wrong output
Issue -
State: closed - Opened by hasakilol over 1 year ago
- 4 comments
Labels: bug, package: eslint-plugin, awaiting response, please fill out the template
#9222 - AST tightening: `PrivateIdentifier` can only be LHS of `BinaryExpression[operator='in']`
Issue -
State: open - Opened by Josh-Cena over 1 year ago
Labels: enhancement, package: typescript-estree, awaiting response, AST
#9211 - feat(ast-spec): tighter types and documentation for declaration/*
Pull Request -
State: closed - Opened by Josh-Cena over 1 year ago
- 8 comments
Labels: awaiting response, 1 approval
#9211 - feat(ast-spec): tighter types and documentation for declaration/*
Pull Request -
State: closed - Opened by Josh-Cena over 1 year ago
- 8 comments
Labels: awaiting response, 1 approval
#9126 - Bug: typescript eslint raises warnings when used with react-hooks
Issue -
State: closed - Opened by HatemMn over 1 year ago
- 4 comments
Labels: bug, awaiting response, unable to repro
#9121 - fix(typescript-estree): change mjs/mts files to always be parsed as ESM
Pull Request -
State: closed - Opened by goldentrash over 1 year ago
- 15 comments
Labels: bug, awaiting response