GitHub / typescript-eslint/typescript-eslint issues and pull requests
Labelled with: fix: user error
#11462 - Bug: [restrict-template-expressions] Using allowNumber also allows booleans and nullish
Issue -
State: open - Opened by fabio-colella-md 4 months ago
- 3 comments
Labels: bug, package: eslint-plugin, triage, fix: user error
#11249 - Bug: out of memory error while trying to lint nuxt
Issue -
State: closed - Opened by Tofandel 6 months ago
Labels: bug, fix: user error, locked due to age
#11231 - Bug: [no-unnecessary-condition] False positive when value is modified in callback
Issue -
State: closed - Opened by VPanteleev-S7 6 months ago
- 1 comment
Labels: bug, working as intended, package: eslint-plugin, fix: user error
#10749 - Bug: [@typescript-eslint/no-shadow] False positive between Enum name, and imported function
Issue -
State: closed - Opened by Stephen2 10 months ago
- 1 comment
Labels: bug, working as intended, package: eslint-plugin, fix: user error
#10736 - Bug: [prefer-nullish-coalescing] Empty string check is incorrectly being flagged as an error
Issue -
State: closed - Opened by jdufresne 10 months ago
- 1 comment
Labels: bug, working as intended, package: eslint-plugin, fix: user error
#10610 - When trying to do npm i to install dependencies, npm throws a Not found error.
Issue -
State: closed - Opened by HenriqueAlgauer 11 months ago
- 1 comment
Labels: bug, triage, fix: user error
#10417 - Bug: [no-parameter-properties] <i delete no-parameter-properties rule, but still error when execute eslint --fix>
Issue -
State: closed - Opened by lhbvita 12 months ago
- 3 comments
Labels: bug, working as intended, package: eslint-plugin, fix: user error
#10353 - Bug: '@typescript-eslint/no-unused-expressions': Cannot read properties of undefined (reading 'allowShortCircuit')
Issue -
State: closed - Opened by awesomepandapig about 1 year ago
- 1 comment
Labels: bug, triage, fix: user error
#9792 - Bug: AST-Spec has wrong parent types for MethodDefinition Nodes and others
Issue -
State: closed - Opened by SebastianWendorf over 1 year ago
- 8 comments
Labels: bug, working as intended, fix: user error, locked due to age
#9181 - Bug: [prefer-nullish-coalescing] should consider the difference between null and undefined with strict equality
Issue -
State: closed - Opened by DanieleGrizzi over 1 year ago
- 2 comments
Labels: bug, working as intended, package: eslint-plugin, fix: user error
#9098 - Bug: [member-ordering] Not Detecting Order For Read-Only Fields Correctly
Issue -
State: closed - Opened by tyrone-gallardo-oobnow over 1 year ago
- 1 comment
Labels: bug, working as intended, package: eslint-plugin, fix: user error
#9072 - Base rule extension: [accessor-pairs]
Issue -
State: closed - Opened by paulyoung over 1 year ago
- 5 comments
Labels: package: eslint-plugin, enhancement: new base rule extension, fix: user error
#8631 - Bug: [@typescript-eslint/no-unused-vars] Fails to detect certain unused imported interfaces
Issue -
State: closed - Opened by kenlyon over 1 year ago
- 8 comments
Labels: bug, package: eslint-plugin, unable to repro, fix: user error, locked due to age
#8153 - Bug: [consistent-type-assertions] error when type check is disabled for vue files
Issue -
State: closed - Opened by kuoruan almost 2 years ago
- 6 comments
Labels: bug, package: eslint-plugin, fix: user error, vue
#8132 - Bug: SyntaxError: Unexpected token '||=' on Node.js@14
Issue -
State: closed - Opened by chiaweilee almost 2 years ago
- 1 comment
Labels: bug, fix: out of date packages, fix: user error
#8064 - Bug: Unsafe assignment of type any[] in TypeScript 5.3
Issue -
State: closed - Opened by Stadly almost 2 years ago
- 2 comments
Labels: bug, working as intended, package: eslint-plugin, fix: user error
#8029 - Bug: TypeScript import aliases do not resolve
Issue -
State: closed - Opened by matthewaptaylor almost 2 years ago
- 2 comments
Labels: bug, working as intended, fix: user error
#7990 - Bug: [rule name here] <short description of the issue>
Issue -
State: closed - Opened by alex-Symbroson about 2 years ago
- 3 comments
Labels: bug, package: eslint-plugin, fix: user error
#7961 - Docs: replace `file.ts`/`react.tsx` with `estree.ts`/`estree.tsx` in custom rules and RuleTester docs
Issue -
State: closed - Opened by loderunner about 2 years ago
- 2 comments
Labels: documentation, fix: user error
#7945 - @typescript-eslint/type-utils@npm:6.11.0: No candidates found
Issue -
State: closed - Opened by The-Code-Monkey about 2 years ago
- 1 comment
Labels: bug, fix: user error, npm issue
#7907 - Repo: .nx/cache folder appears locally?
Issue -
State: closed - Opened by JoshuaKGoldberg about 2 years ago
- 2 comments
Labels: repo maintenance, fix: user error
#7886 - Bug: using Astro Fragment causes a crash
Issue -
State: closed - Opened by arty-name about 2 years ago
- 1 comment
Labels: bug, working as intended, fix: user error
#7753 - Bug: `TSESLint` type is still not portable when `compilerOptions.declaration` true
Issue -
State: closed - Opened by loynoir about 2 years ago
- 3 comments
Labels: package: utils, fix: user error
#7624 - Bug: [consistent-type-assertions] Requires parser services, but isn't categorized as such
Issue -
State: closed - Opened by alecmev about 2 years ago
- 6 comments
Labels: bug, fix: user error
#7594 - Bug: [no-unnecessary-condition] False positive on first line of file (whether it's an import, a comment, or whatever)
Issue -
State: closed - Opened by Audiopolis about 2 years ago
- 4 comments
Labels: fix: user error
#7569 - Error: Plugin "@typescript-eslint" was conflicted between ".eslintrc.js » plugin:@typescript-eslint/recommended-type-checked » ./configs/base" and ".eslintrc.js » @vue/eslint-config-typescriptBug: <short description of the issue>
Issue -
State: closed - Opened by laterdayi about 2 years ago
- 6 comments
Labels: bug, working as intended, fix: user error
#7562 - Bug: Incomplete optional chaining resulting in prop access on undefined error in FunctionScope.ts
Issue -
State: closed - Opened by mjavaid about 2 years ago
- 4 comments
Labels: bug, working as intended, fix: user error
#7548 - Bug: [no-duplicate-imports] Definition for rule '@typescript-eslint/no-duplicate-imports' was not found.
Issue -
State: closed - Opened by fengxinming over 2 years ago
- 1 comment
Labels: bug, working as intended, package: eslint-plugin, fix: user error
#7516 - Bug (?): [no-unused-vars] We have to use args in a abstract class constructor
Issue -
State: closed - Opened by HolgerJeromin over 2 years ago
- 2 comments
Labels: package: eslint-plugin, fix: user error
#7504 - Bug: [ban-types][member-ordering][naming-convention] <not found>
Issue -
State: closed - Opened by devildant over 2 years ago
- 3 comments
Labels: fix: user error, please fill out the template
#7503 - Bug: [no-unused-vars] Mapped type keys marked as unused in type declaration
Issue -
State: closed - Opened by KrofDrakula over 2 years ago
- 2 comments
Labels: bug, working as intended, package: eslint-plugin, fix: user error
#7465 - Error with 'no-unsafe-*' rules in Vite project
Issue -
State: closed - Opened by nicolas-goudry over 2 years ago
- 1 comment
Labels: bug, working as intended, package: eslint-plugin, fix: user error
#7464 - Bug: [@typescript-eslint/no-unsafe-assignment] Array destructuring of narrowed value (false postive)
Issue -
State: closed - Opened by andreashuber69 over 2 years ago
- 4 comments
Labels: bug, working as intended, package: eslint-plugin, fix: user error
#7385 - Bug: [no-base-to-string] Custom classes extending from Error errors wrongly
Issue -
State: closed - Opened by TheMythologist over 2 years ago
- 4 comments
Labels: bug, working as intended, package: eslint-plugin, fix: user error
#7284 - v6: Cannot find module '@typescript-eslint/*' or its corresponding type declarations
Issue -
State: closed - Opened by JoshuaKGoldberg over 2 years ago
- 19 comments
Labels: working as intended, fix: user error
#7274 - Bug: [@typescript-eslint/no-extra-semi] Rule not working with type
Issue -
State: closed - Opened by szulcus over 2 years ago
- 3 comments
Labels: bug, working as intended, package: eslint-plugin, fix: user error
#7226 - Bug: 6.0.0 - cannot use parser with absolute path anymore
Issue -
State: closed - Opened by kkmuffme over 2 years ago
- 6 comments
Labels: bug, working as intended, fix: user error
#7217 - Bug: Value {"ignoredArrowShorthand":true} should NOT have additional properties (latest eslint & typescript-eslint)
Issue -
State: closed - Opened by mkosir over 2 years ago
- 6 comments
Labels: question, fix: user error
#7212 - Bug: @typescript-eslint/typedef - not functioning properly
Issue -
State: closed - Opened by n-ochs over 2 years ago
- 1 comment
Labels: question, package: eslint-plugin, fix: user error
#7211 - Bug: [@typescript-eslint/no-unused-vars] <wrong report of unused param in generics>
Issue -
State: closed - Opened by fdc-viktor-luft over 2 years ago
- 7 comments
Labels: bug, package: eslint-plugin, fix: user error, vue
#7193 - Enhancement: @typescript-eslint/dot-notation Add an "allowNonIndexedObject" option
Issue -
State: closed - Opened by dupasj over 2 years ago
- 4 comments
Labels: working as intended, package: eslint-plugin, enhancement: plugin rule option, fix: user error
#7102 - Bug: TypeScript version check gets stuck on 5.1.3 even after downgrade
Issue -
State: closed - Opened by Mitsunee over 2 years ago
- 2 comments
Labels: bug, fix: user error
#7049 - Bug: naming-convention combination of selector variables and modifier private or public throws validation error
Issue -
State: closed - Opened by RezaRahmati over 2 years ago
- 4 comments
Labels: question, package: eslint-plugin, fix: user error
#7046 - Bug: Parser fails to parse file with decorator
Issue -
State: closed - Opened by dchhetri over 2 years ago
- 5 comments
Labels: question, fix: user error
#7037 - Bug: [no-unsafe-member-access] does not respect `in` operator / check
Issue -
State: closed - Opened by JoshMcCullough over 2 years ago
- 2 comments
Labels: bug, working as intended, package: eslint-plugin, fix: user error
#7029 - Enhancement: How to fix @typescript-eslint/restrict-template-expressions issues in .js files
Issue -
State: closed - Opened by da-du over 2 years ago
- 2 comments
Labels: package: eslint-plugin, awaiting response, fix: user error
#6981 - Bug: [key-spacing] and [type-annotation-spacing] are in conflict
Issue -
State: closed - Opened by sxyazi over 2 years ago
- 3 comments
Labels: bug, working as intended, package: eslint-plugin, fix: user error
#6969 - [naming-convention] set filter.match to false not working with enum selector
Issue -
State: closed - Opened by liuliangsir over 2 years ago
- 2 comments
Labels: working as intended, question, package: eslint-plugin, fix: user error