Skip to content

[9.1] [eslint_with_types] extend file patterns + checkThenables (#234520)#234749

Merged
kibanamachine merged 1 commit intoelastic:9.1from
kibanamachine:backport/9.1/pr-234520
Sep 11, 2025
Merged

[9.1] [eslint_with_types] extend file patterns + checkThenables (#234520)#234749
kibanamachine merged 1 commit intoelastic:9.1from
kibanamachine:backport/9.1/pr-234520

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 9.1:

Questions ?

Please refer to the Backport tool documentation

…4520)

## Summary

This PR extends the file patterns for the
`@typescript-eslint/no-floating-promises` ESLint rule to cover more test
files. Missing `await` has repeatedly caused test flakiness, so
improving automated tracking is important.

With the recent test relocations, we can now apply this rule repo-wide.
Several test files were also updated to add missing `await` in async
function calls.

(cherry picked from commit 6fb6818)
@kibanamachine kibanamachine merged commit 4377664 into elastic:9.1 Sep 11, 2025
16 checks passed
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

cc @dmlemeshko

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants