Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / eslint-community/eslint-plugin-promise issues and pull requests
#350 - chore: update dependencies
Pull Request -
State: closed - Opened by MichaelDeBoey about 2 years ago
- 1 comment
Labels: dependencies, javascript, released
#349 - fix: update repo link
Pull Request -
State: closed - Opened by MichaelDeBoey about 2 years ago
- 2 comments
Labels: released
#348 - chore(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.2.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, javascript, released
#347 - chore(deps-dev): bump husky from 7.0.4 to 8.0.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies, javascript, BREAKING CHANGE
#346 - chore(deps-dev): bump @typescript-eslint/parser from 5.35.1 to 5.38.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies, javascript, released
#345 - chore(deps-dev): bump eslint-plugin-eslint-plugin from 4.4.1 to 5.0.6
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies, javascript, BREAKING CHANGE
#344 - chore(deps): bump actions/setup-node from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, github_actions, released
#343 - chore(deps-dev): bump doctoc from 2.2.0 to 2.2.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, javascript, released
#342 - chore(deps-dev): bump eslint from 8.5.0 to 8.23.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies, javascript, released
#318 - chore(deps): bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, github_actions, released
#317 - chore(deps-dev): bump lint-staged from 12.5.0 to 13.0.3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 2 comments
Labels: dependencies, javascript, BREAKING CHANGE
#315 - chore(deps-dev): bump lint-staged from 12.1.2 to 13.0.2
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, javascript
#294 - prefer-await-to-then doesn't enforce .then/.catch/.finally
Issue -
State: closed - Opened by bisubus over 2 years ago
- 3 comments
Labels: bug :bug:, released
#280 - chore(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.5.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, javascript, released
#279 - chore(deps): bump actions/checkout from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies, github_actions, released
#244 - chore: use 'files' instead of .npmignore
Pull Request -
State: open - Opened by midgleyc almost 3 years ago
- 2 comments
#241 - chore: prettier all files with lint-staged
Pull Request -
State: open - Opened by nschonni almost 3 years ago
- 4 comments
#240 - chore: put `__tests__/.eslintrc.json` in root's config's `override`
Pull Request -
State: closed - Opened by nschonni almost 3 years ago
- 4 comments
Labels: chore
#222 - Feature proposal: no-double-resolve. Warn against resolving a promise twice, or execution after resolve.
Issue -
State: closed - Opened by mrthehud about 3 years ago
- 4 comments
Labels: enhancement, released
#220 - no-callback-in-promise use cases
Issue -
State: closed - Opened by xjamundx about 3 years ago
- 2 comments
Labels: bug :bug:
#217 - Prefer calling `then` and `catch` separately to combining them into a single `then`
Issue -
State: closed - Opened by ghost over 3 years ago
- 4 comments
Labels: enhancement
#214 - There is no documentation for some rules
Issue -
State: closed - Opened by MansurAliKoroglu over 3 years ago
- 3 comments
Labels: help wanted, documentation :book:
#213 - 5.1.0 - Each then() should return a value or throw
Issue -
State: closed - Opened by hawkeye64 over 3 years ago
- 6 comments
Labels: released
#212 - False-positive for "error" causing issues in prefer-await-to-callbacks rule
Issue -
State: open - Opened by xjamundx almost 4 years ago
- 11 comments
Labels: enhancement
#211 - 🤖 integrate all-contributors bot
Issue -
State: closed - Opened by iamdarshshah almost 4 years ago
- 1 comment
Labels: help wanted
#210 - Recommend util.promisify instead of pify
Issue -
State: closed - Opened by xjamundx almost 4 years ago
- 3 comments
Labels: help wanted, documentation :book:, released
#207 - Rule for disallowing calling catch without any argument
Issue -
State: open - Opened by sonnyp about 4 years ago
Labels: enhancement
#206 - Regex patterns for param-names rule
Issue -
State: closed - Opened by bisubus about 4 years ago
- 3 comments
Labels: released
#203 - Unable to report unhandled promises
Issue -
State: open - Opened by jazzfog over 4 years ago
- 3 comments
Labels: enhancement
#201 - feat(rule): add `wrap-await-with-try-catch` rule
Pull Request -
State: open - Opened by can-keklik over 4 years ago
- 2 comments
Labels: enhancement
#198 - linting: check all files by default and add `--report-unused-disable-directives`
Pull Request -
State: closed - Opened by brettz9 over 4 years ago
- 3 comments
Labels: released
#187 - prefer-await-to-then should flag promise.catch/finally as well
Issue -
State: open - Opened by jp7837 over 4 years ago
- 1 comment
Labels: enhancement
#180 - avoid 'promise/catch-or-return' errors with Cypress calls
Issue -
State: closed - Opened by GodOfGrandeur almost 5 years ago
- 5 comments
Labels: enhancement
#179 - prefer-await-to-then not throwing an error
Issue -
State: open - Opened by alfechner almost 5 years ago
- 2 comments
Labels: enhancement
#175 - promise/prefer-await-to-callbacks warns on library methods
Issue -
State: open - Opened by BoresXP about 5 years ago
- 3 comments
Labels: enhancement
#167 - no-callback-in-promise misses callback passed as argument
Issue -
State: closed - Opened by gabegorelick about 5 years ago
- 1 comment
Labels: bug :bug:
#166 - no-callback-in-promise flags promisification callbacks
Issue -
State: open - Opened by gabegorelick about 5 years ago
Labels: enhancement
#163 - Limit `prefer-await-to-then` to execution
Issue -
State: closed - Opened by brettz9 over 5 years ago
- 1 comment
Labels: released
#155 - no-callback-in-async-function rule?
Issue -
State: open - Opened by xjamundx almost 6 years ago
- 2 comments
Labels: enhancement, help wanted
#153 - Can this plugin prevent promises that resolve to promises?
Issue -
State: open - Opened by fantapop almost 6 years ago
- 3 comments
Labels: enhancement
#151 - feature: warn when calling async functions without an await (no floating promises)
Issue -
State: open - Opened by bigman73 about 6 years ago
- 13 comments
Labels: enhancement, help wanted
#128 - Feature: warn for returned promises that swallow errors
Issue -
State: open - Opened by dbkaplun over 6 years ago
Labels: enhancement, help wanted
#127 - Add exclude for valid-params rule
Issue -
State: closed - Opened by alexilyaev over 6 years ago
- 1 comment
Labels: enhancement
#124 - no-callback-in-promise: call should be allowed if promise does not return
Issue -
State: open - Opened by gabmontes over 6 years ago
- 2 comments
Labels: enhancement
#123 - no-nesting: false positives when nested references vars in closure
Issue -
State: closed - Opened by gabmontes over 6 years ago
- 2 comments
Labels: help wanted, released
#118 - Missing docs for `prefer-await-to-callback`
Issue -
State: closed - Opened by alexilyaev over 6 years ago
- 3 comments
Labels: help wanted, good first issue, documentation :book:, released
#60 - Only accept functions in then/catch
Issue -
State: open - Opened by friday over 7 years ago
- 2 comments
Labels: enhancement, feedback-sought
#59 - always-return should ignore the last then
Issue -
State: closed - Opened by nkovacs over 7 years ago
- 5 comments
Labels: help wanted, released
#55 - promise/catch-or-return should report unhandled Promise.resolve/reject
Issue -
State: open - Opened by epoberezkin almost 8 years ago
- 1 comment
Labels: enhancement, help wanted, feedback-sought
#52 - catch-or-return options to report `then(a, b)` or `then(null, b)`
Issue -
State: closed - Opened by Jessidhia almost 8 years ago
- 4 comments
Labels: enhancement
#46 - [Rule proposal] Limit usage of promise API to current ECMA standard
Issue -
State: closed - Opened by lidortal almost 8 years ago
- 6 comments
Labels: enhancement