Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / typescript-eslint/typescript-eslint issues and pull requests
#10060 - <spam>
Issue -
State: closed - Opened by akorchyn about 1 month ago
- 1 comment
#10060 - <spam>
Issue -
State: closed - Opened by akorchyn about 1 month ago
- 1 comment
#10059 - chore(deps): update dependency monaco-editor to ~0.52.0
Pull Request -
State: open - Opened by renovate[bot] about 1 month ago
- 4 comments
Labels: dependencies, javascript
#10058 - docs: [no-unsafe-call] clarify that you can never safely narrow Function
Pull Request -
State: closed - Opened by kirkwaiblinger about 1 month ago
- 6 comments
#10057 - Bug: Misleading error when including non standard file types with projectService
Issue -
State: closed - Opened by geirmarius about 1 month ago
Labels: bug, package: typescript-estree, accepting prs, locked due to age
#10056 - Bug: [unbound-method] Reword message to not suggest modifications to types in lib .d.ts or node_modules
Issue -
State: open - Opened by JoshuaKGoldberg about 1 month ago
- 1 comment
Labels: bug, package: eslint-plugin, accepting prs
#10055 - Bug: [no-unnecessary-condition] Unnecessary conditional when trying to use coalesce operator on null | undefined
Issue -
State: closed - Opened by darkbasic about 1 month ago
- 8 comments
Labels: bug, working as intended, package: eslint-plugin, locked due to age
#10054 - Enhancement: `only-throw-error`: allow throwing `never`
Issue -
State: closed - Opened by AlCalzone about 1 month ago
- 8 comments
Labels: wontfix, package: eslint-plugin, enhancement: plugin rule option, locked due to age
#10053 - Enhancement: make `TypeOrValueSpecifier` follow aliases chain (add support for re-exports)
Issue -
State: open - Opened by auvred about 1 month ago
- 1 comment
Labels: enhancement, accepting prs
#10051 - feat(eslint-plugin): new rule `no-unsafe-type-assertion`
Pull Request -
State: open - Opened by ronami about 1 month ago
- 5 comments
Labels: awaiting response
#10051 - feat(eslint-plugin): new rule `no-unsafe-type-assertion`
Pull Request -
State: open - Opened by ronami about 1 month ago
- 5 comments
#10050 - docs: fix link typo in Typed_Linting.mdx
Pull Request -
State: closed - Opened by ChinoUkaegbu about 1 month ago
- 3 comments
#10050 - docs: fix link typo in Typed_Linting.mdx
Pull Request -
State: closed - Opened by ChinoUkaegbu about 1 month ago
- 3 comments
#10049 - fix(eslint-plugin): correct use-at-your-own-risk type definitions
Pull Request -
State: closed - Opened by aryaemami59 about 1 month ago
- 4 comments
#10049 - fix(eslint-plugin): correct the type definitions
Pull Request -
State: open - Opened by aryaemami59 about 1 month ago
- 4 comments
#10048 - Enhancement: Explicitly mention allowDefaultProject not matching a file
Issue -
State: open - Opened by JoshuaKGoldberg about 1 month ago
Labels: enhancement, triage
#10048 - Enhancement: Explicitly mention allowDefaultProject not matching a file
Issue -
State: open - Opened by JoshuaKGoldberg about 1 month ago
Labels: enhancement, accepting prs
#10047 - Docs: broken link about typed linting
Issue -
State: closed - Opened by markH5 about 1 month ago
- 1 comment
Labels: good first issue, documentation, accepting prs, locked due to age
#10047 - Docs: broken link about typed linting
Issue -
State: open - Opened by markH5 about 1 month ago
- 1 comment
Labels: good first issue, documentation, accepting prs
#10046 - fix(eslint-plugin): stop warning on @ts-nocheck comments which aren't at the beginning of the file
Pull Request -
State: open - Opened by ronami about 1 month ago
- 4 comments
#10046 - fix(eslint-plugin): stop warning on @ts-nocheck comments which aren't at the beginning of the file
Pull Request -
State: closed - Opened by ronami about 1 month ago
- 4 comments
Labels: 1 approval
#10045 - docs: [no-duplicate-type-constituents] clarify relation to exactOptionalPropertyTypes
Pull Request -
State: closed - Opened by justmoon about 1 month ago
- 4 comments
Labels: 1 approval
#10044 - fix(eslint-plugin): [no-unnecessary-template-expression] should underline template syntax with squiggly lines
Pull Request -
State: closed - Opened by ronami about 1 month ago
- 4 comments
Labels: 1 approval
#10043 - fix(utils): update missing type information message
Pull Request -
State: open - Opened by JoshuaKGoldberg about 1 month ago
- 4 comments
#10043 - fix(utils): update missing type information message
Pull Request -
State: closed - Opened by JoshuaKGoldberg about 1 month ago
- 4 comments
#10042 - fix(eslint-plugin): [no-misused-promises] check contextual type
Pull Request -
State: closed - Opened by yeonjuan about 1 month ago
- 4 comments
Labels: 1 approval
#10041 - Docs: Clarify that no-duplicate-type-constituents does not conflict with `exactOptionalPropertyTypes`
Issue -
State: closed - Opened by justmoon about 1 month ago
- 1 comment
Labels: documentation, accepting prs, locked due to age
#10041 - Docs: Clarify that no-duplicate-type-constituents does not conflict with `exactOptionalPropertyTypes`
Issue -
State: closed - Opened by justmoon about 1 month ago
- 1 comment
Labels: documentation, accepting prs
#10040 - fix(eslint-plugin): [no-deprecated] max callstack exceeded when class implements itself
Pull Request -
State: open - Opened by tarunrajput about 1 month ago
- 4 comments
#10040 - fix(eslint-plugin): [no-deprecated] max callstack exceeded when class implements itself
Pull Request -
State: closed - Opened by tarunrajput about 1 month ago
- 5 comments
#10039 - Bug: Error for missing type info on file shouldn't exclusively suggest parserOptions.project
Issue -
State: closed - Opened by JoshuaKGoldberg about 1 month ago
Labels: bug, package: utils, accepting prs, locked due to age
#10039 - Bug: Error for missing type info on file shouldn't exclusively suggest parserOptions.project
Issue -
State: closed - Opened by JoshuaKGoldberg about 1 month ago
Labels: bug, package: utils, accepting prs
#10038 - Bug: possible regression of TypeOrValueSpecifier for scoped packages with restrict-template-expressions
Issue -
State: open - Opened by simon-v-swyftx about 1 month ago
- 1 comment
Labels: bug, accepting prs, package: type-utils
#10037 - fix(eslint-plugin): [prefer-literal-enum-member] allow nested bitwise operations
Pull Request -
State: open - Opened by kirkwaiblinger about 1 month ago
- 4 comments
Labels: bug, 1 approval
#10037 - fix(eslint-plugin): [prefer-literal-enum-member] allow nested bitwise operations
Pull Request -
State: closed - Opened by kirkwaiblinger about 1 month ago
- 4 comments
Labels: bug, 1 approval
#10036 - Enhancement: [no-redundant-type-constituents] Option to ignore certain types
Issue -
State: closed - Opened by oliveryasuna about 1 month ago
- 3 comments
Labels: package: eslint-plugin, enhancement: plugin rule option, awaiting response, stale, locked due to age
#10035 - docs: [prefer-literal-enum-member] fix bad examples
Pull Request -
State: closed - Opened by kirkwaiblinger about 1 month ago
- 4 comments
Labels: documentation, 1 approval
#10034 - Docs: [prefer-literal-enum-member] Ensure invalid examples are invalid and remove TS errors as examples
Issue -
State: closed - Opened by kirkwaiblinger about 1 month ago
- 1 comment
Labels: triage, documentation, accepting prs, locked due to age
#10034 - Docs: [prefer-literal-enum-member] Ensure invalid examples are invalid and remove TS errors as examples
Issue -
State: open - Opened by kirkwaiblinger about 1 month ago
- 1 comment
Labels: triage, documentation, accepting prs
#10033 - docs: [strict-boolean-expressions] fix adominition
Pull Request -
State: closed - Opened by kirkwaiblinger about 1 month ago
- 3 comments
#10033 - docs: [strict-boolean-expressions] fix adominition
Pull Request -
State: closed - Opened by kirkwaiblinger about 1 month ago
- 3 comments
#10032 - Enhancement: [no-floating-promises] <Make array checking separately configurable>
Issue -
State: closed - Opened by jordanrastrick about 1 month ago
- 2 comments
Labels: wontfix, package: eslint-plugin, enhancement: plugin rule option, locked due to age
#10031 - Bug: [no-deprecated] Maximum call stack size exceeded when class implements itself
Issue -
State: open - Opened by FWDekker about 1 month ago
- 3 comments
Labels: bug, accepting prs
#10031 - Bug: [no-deprecated] Maximum call stack size exceeded when class implements itself
Issue -
State: closed - Opened by FWDekker about 1 month ago
- 5 comments
Labels: bug, good first issue, accepting prs, locked due to age
#10030 - docs: correct flat config usage of extends
Pull Request -
State: closed - Opened by gvdp about 1 month ago
- 4 comments
#10030 - docs: correct flat config usage of extends
Pull Request -
State: closed - Opened by gvdp about 1 month ago
- 4 comments
#10029 - docs: [no-unsafe-enum-comparison] clarify motivation and applicability
Pull Request -
State: closed - Opened by kirkwaiblinger about 1 month ago
- 4 comments
Labels: documentation, 1 approval
#10029 - docs: [no-unsafe-enum-comparison] clarify motivation and applicability
Pull Request -
State: open - Opened by kirkwaiblinger about 1 month ago
- 3 comments
Labels: documentation, awaiting response
#10028 - Bug: [@typescript-eslint/no-unused-vars] Picking up `key` in `key in Union` as an unused variable
Issue -
State: closed - Opened by jonahallibone about 1 month ago
- 6 comments
Labels: bug, package: eslint-plugin, triage, locked due to age
#10028 - Bug: [@typescript-eslint/no-unused-vars] Picking up `key` in `key in Union` as an unused variable
Issue -
State: closed - Opened by jonahallibone about 1 month ago
- 6 comments
Labels: bug, package: eslint-plugin, triage
#10027 - Rule proposal: Require `satisfies` before type assertions (`as`)
Issue -
State: closed - Opened by tran-simon about 1 month ago
- 7 comments
Labels: wontfix, package: eslint-plugin, enhancement: new plugin rule, locked due to age
#10027 - Rule proposal: Require `satisfies` before type assertions (`as`)
Issue -
State: closed - Opened by tran-simon about 1 month ago
- 7 comments
Labels: wontfix, package: eslint-plugin, enhancement: new plugin rule
#10026 - fix(type-utils): check for type parameters on `isBuiltinSymbolLikeRecurser()`
Pull Request -
State: closed - Opened by ronami about 1 month ago
- 7 comments
Labels: 1 approval
#10026 - fix(type-utils): check for type parameters on `isBuiltinSymbolLikeRecurser()`
Pull Request -
State: open - Opened by ronami about 1 month ago
- 5 comments
#10025 - docs: add 'Typed Linting' blog post
Pull Request -
State: open - Opened by JoshuaKGoldberg about 1 month ago
- 4 comments
#10025 - docs: add 'Typed Linting' blog post
Pull Request -
State: closed - Opened by JoshuaKGoldberg about 1 month ago
- 4 comments
#10024 - fix(types): add `NewExpression` as a parent of `SpreadElement`
Pull Request -
State: closed - Opened by eventualbuddha about 1 month ago
- 3 comments
#10023 - Bug: `SpreadElement` does not allow `NewExpression` parent
Issue -
State: closed - Opened by eventualbuddha about 1 month ago
Labels: bug, triage, locked due to age
#10022 - Docs: Blog post on the benefits of typed linting
Issue -
State: closed - Opened by JoshuaKGoldberg about 1 month ago
Labels: documentation, team assigned, locked due to age
#10021 - docs: misnamed `no-deprecation`/`no-deprecated` in CHANGELOG.md
Pull Request -
State: closed - Opened by Samuel-Therrien-Beslogic about 1 month ago
- 5 comments
Labels: 1 approval
#10020 - chore: run prettier to fix CI failure on `main`
Pull Request -
State: closed - Opened by abrahamguo about 1 month ago
- 3 comments
#10019 - docs(website): open in playground button should not cover text
Pull Request -
State: closed - Opened by mdm317 about 1 month ago
- 5 comments
Labels: 1 approval
#10018 - docs: fix typo for `only-throw-error` rule
Pull Request -
State: closed - Opened by saul-atomrigs about 1 month ago
- 4 comments
Labels: 1 approval
#10017 - chore(deps): update dependency eslint-plugin-react to v7.36.1
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 3 comments
Labels: dependencies, javascript
#10016 - Enhancement: Add a possibility to hide the warning "You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree."
Issue -
State: closed - Opened by enix79 about 1 month ago
- 1 comment
Labels: enhancement, working as intended, fix: user error, locked due to age
#10015 - Bug: [no-unused-expressions] Calls to tag functions marked as unused expressions
Issue -
State: closed - Opened by SkillGG about 1 month ago
- 1 comment
Labels: bug, working as intended, package: eslint-plugin, fix: user error, locked due to age
#10014 - Bug: [no-confusing-void-expression] should check awaited type of returned value in async function
Issue -
State: closed - Opened by kirkwaiblinger about 1 month ago
- 4 comments
Labels: bug, working as intended, package: eslint-plugin, triage, locked due to age
#10013 - Bug: `--fix` unexpectedly removes eslint-disable comment
Issue -
State: open - Opened by andersk about 1 month ago
- 2 comments
Labels: bug, accepting prs
#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 month ago
- 2 comments
Labels: bug, package: eslint-plugin, awaiting response, please fill out the template, locked due to age
#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 month ago
- 2 comments
Labels: bug, package: eslint-plugin, awaiting response, please fill out the template, locked due to age
#10011 - fix(typescript-estree): ensure mjs/mts files are always be parsed as ESM
Pull Request -
State: closed - Opened by goldentrash about 1 month ago
- 10 comments
Labels: bug
#10011 - fix(typescript-estree): ensure mjs/mts files are always be parsed as ESM
Pull Request -
State: closed - Opened by goldentrash about 1 month ago
- 10 comments
Labels: bug
#10010 - feat(eslint-plugin): [no-unsafe-call] check calls of Function
Pull Request -
State: open - Opened by kirkwaiblinger about 1 month ago
- 4 comments
Labels: enhancement, 1 approval
#10010 - feat(eslint-plugin): [no-unsafe-call] check calls of Function
Pull Request -
State: closed - Opened by kirkwaiblinger about 1 month ago
- 4 comments
Labels: enhancement, 1 approval
#10009 - feat(eslint-plugin): [no-unnecessary-condition] add checkTypePredicates
Pull Request -
State: closed - Opened by kirkwaiblinger about 1 month ago
- 6 comments
Labels: enhancement, 1 approval
#10008 - feat(eslint-plugin): [await-thenable] check for-await loop iteree
Pull Request -
State: closed - Opened by kirkwaiblinger about 1 month ago
- 8 comments
Labels: enhancement
#10007 - Enhancement: [no-unnecessary-condition] report on type guards usages where the type is already equal
Issue -
State: closed - Opened by kirkwaiblinger about 1 month ago
- 2 comments
Labels: package: eslint-plugin, enhancement: plugin rule option, team assigned, locked due to age
#10006 - feat(eslint-plugin): [consistent-type-exports] check `export *` exports to see if all exported members are types
Pull Request -
State: closed - Opened by auvred about 1 month ago
- 10 comments
#10005 - feat(eslint-plugin): [no-base-to-string] handle String()
Pull Request -
State: closed - Opened by yeonjuan about 1 month ago
- 4 comments
Labels: 1 approval
#10004 - fix(eslint-plugin): properly coerce all types to string in `getStaticMemberAccessValue`
Pull Request -
State: closed - Opened by abrahamguo about 2 months ago
- 5 comments
Labels: 1 approval
#10003 - chore(plugin): [prefer-readonly-parameter-types] remove null from comparison when null does not exist
Pull Request -
State: closed - Opened by Zamiell about 2 months ago
- 7 comments
#10002 - Bug: [@typescript-eslint/prefer-find] Cannot convert a Symbol value to a string
Issue -
State: closed - Opened by splincode about 2 months ago
- 2 comments
Labels: bug, duplicate, package: eslint-plugin, triage, locked due to age
#10001 - Configs: Make sure that the stylistic config doesn't conflict with isolatedDeclarations
Issue -
State: open - Opened by blickly about 2 months ago
- 2 comments
Labels: package: eslint-plugin, triage, preset config change
#10000 - Docs: Add a rick roll somewhere in the docs
Issue -
State: open - Opened by JoshuaKGoldberg about 2 months ago
- 3 comments
Labels: documentation, team assigned
#9999 - Bug: [prefer-promise-reject-errors (and other rules too)] Cannot convert Symbol to string (8.6.0 regression)
Issue -
State: closed - Opened by AviVahl about 2 months ago
- 5 comments
Labels: bug, package: eslint-plugin, accepting prs, locked due to age
#9998 - Bug(website): Open in Playground button should not cover text
Issue -
State: closed - Opened by kirkwaiblinger about 2 months ago
- 2 comments
Labels: bug, accepting prs, package: website, locked due to age
#9997 - chore(deps): update dependency typescript to v5.6.2
Pull Request -
State: closed - Opened by renovate[bot] about 2 months ago
- 4 comments
Labels: dependencies, javascript
#9996 - Repo(scope-manager): tsconfig `include` is empty
Issue -
State: open - Opened by abrahamguo about 2 months ago
Labels: repo maintenance, team assigned
#9995 - Bug: [no-confusing-non-null-assertion] should not report if nonnull and operator are on separate lines
Issue -
State: closed - Opened by kirkwaiblinger about 2 months ago
- 2 comments
Labels: bug, working as intended, package: eslint-plugin, triage, locked due to age
#9995 - Bug: [no-confusing-non-null-assertion] should not report if nonnull and operator are on separate lines
Issue -
State: closed - Opened by kirkwaiblinger about 2 months ago
- 2 comments
Labels: bug, working as intended, package: eslint-plugin, triage
#9994 - fix(eslint-plugin): [no-confusing-non-null-assertion] check !in and !instanceof
Pull Request -
State: closed - Opened by kirkwaiblinger about 2 months ago
- 4 comments
Labels: enhancement, 1 approval
#9994 - fix(eslint-plugin): [no-confusing-non-null-assertion] check !in and !instanceof
Pull Request -
State: closed - Opened by kirkwaiblinger about 2 months ago
- 4 comments
Labels: enhancement, 1 approval
#9993 - Docs: customizing recommended rules with flat config
Issue -
State: open - Opened by altano about 2 months ago
- 2 comments
Labels: triage, documentation
#9993 - Docs: customizing recommended rules with flat config
Issue -
State: open - Opened by altano about 2 months ago
- 7 comments
Labels: documentation, accepting prs
#9992 - fix(utils): add missing entries to the RuleListener selectors list
Pull Request -
State: closed - Opened by auvred about 2 months ago
- 3 comments
Labels: 1 approval
#9991 - fix(eslint-plugin): [no-unnecessary-template-expression] report unnecessary template string in type context
Pull Request -
State: closed - Opened by developer-bandi about 2 months ago
- 4 comments
#9990 - fix(eslint-plugin): [no-unnecessary-type-parameters] consider type parameter used as rest parameter type to be used multiple times
Pull Request -
State: open - Opened by auvred about 2 months ago
- 5 comments
#9989 - fix(typescript-estree): don't throw on missing tsconfig.json by default in project service
Pull Request -
State: closed - Opened by JoshuaKGoldberg about 2 months ago
- 5 comments
Labels: 1 approval
#9988 - Bug: PrivateIdentifier node is never
Issue -
State: closed - Opened by Zamiell about 2 months ago
Labels: bug, accepting prs, locked due to age
#9987 - fix(eslint-plugin): [no-deprecated] report on imported deprecated variables
Pull Request -
State: closed - Opened by auvred about 2 months ago
- 5 comments
Labels: 1 approval