Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(build-cli): Add missing await #17577

Closed
wants to merge 1 commit into from

Conversation

tylerbutler
Copy link
Member

A missing await when calling prettier starts throwing a compile error when bumping to the latest version. This should address the CI failures in #17567 and #17559.

@tylerbutler tylerbutler requested a review from a team as a code owner September 29, 2023 23:43
@github-actions github-actions bot added area: build Build related issues base: main PRs targeted against main branch labels Sep 29, 2023
@DLehenbauer
Copy link
Contributor

I merged your branch into the 'prettier' PR. Thank you, @tylerbutler !

@tylerbutler tylerbutler deleted the bt-floating-promise branch September 30, 2023 03:49
@tylerbutler
Copy link
Member Author

I merged your branch into the 'prettier' PR. Thank you, @tylerbutler !

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: build Build related issues base: main PRs targeted against main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants