Skip to content

chore(eslint): enable/fix @typescript-eslint/no-floating-promises#29281

Merged
LeoMcA merged 2 commits intomainfrom
floating-promises
Mar 19, 2026
Merged

chore(eslint): enable/fix @typescript-eslint/no-floating-promises#29281
LeoMcA merged 2 commits intomainfrom
floating-promises

Conversation

@caugner
Copy link
Copy Markdown
Contributor

@caugner caugner commented Mar 17, 2026

Summary

Enables the @typescript-eslint/no-floating-promises ESLint rule to detect missing await statements.

Test results and supporting details

Related issues

Triggered by #29041 (comment).

@caugner caugner requested a review from a team as a code owner March 17, 2026 15:00
@caugner caugner requested a review from LeoMcA March 17, 2026 15:00
@github-actions github-actions bot added infra Infrastructure issues (npm, GitHub Actions, releases) of this project linter Issues or pull requests regarding the tests / linter of the JSON files. scripts Issues or pull requests regarding the scripts in scripts/. labels Mar 17, 2026
@github-actions github-actions bot added the size:l [PR only] 101-1000 LoC changed label Mar 17, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@LeoMcA LeoMcA merged commit 664e253 into main Mar 19, 2026
14 checks passed
@LeoMcA LeoMcA deleted the floating-promises branch March 19, 2026 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra Infrastructure issues (npm, GitHub Actions, releases) of this project linter Issues or pull requests regarding the tests / linter of the JSON files. scripts Issues or pull requests regarding the scripts in scripts/. size:l [PR only] 101-1000 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants