Skip to content

Conversation

@camc314
Copy link
Contributor

@camc314 camc314 commented May 8, 2025

fixes #10895

Copy link
Contributor Author

camc314 commented May 8, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions github-actions bot added A-linter Area - Linter C-bug Category - Bug labels May 8, 2025
@camc314 camc314 marked this pull request as ready for review May 8, 2025 13:16
@codspeed-hq
Copy link

codspeed-hq bot commented May 8, 2025

CodSpeed Instrumentation Performance Report

Merging #10896 will not alter performance

Comparing c/05-08-fix_linter_false_positive_with_withresolvers_in_prefer-await-to-then (7d09973) with main (3cf867c)

Summary

✅ 36 untouched benchmarks

@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label May 8, 2025
Copy link
Member

Boshen commented May 8, 2025

Merge activity

@graphite-app graphite-app bot force-pushed the c/05-08-fix_linter_false_positive_with_withresolvers_in_prefer-await-to-then branch from d3af072 to 7d09973 Compare May 8, 2025 13:36
@graphite-app graphite-app bot merged commit 7d09973 into main May 8, 2025
25 checks passed
@graphite-app graphite-app bot deleted the c/05-08-fix_linter_false_positive_with_withresolvers_in_prefer-await-to-then branch May 8, 2025 13:40
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-linter Area - Linter C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

linter: promise/prefer-await-to-then triggers on Promise.withResolvers()

3 participants