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 ambiguous imports #4468

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Fix ambiguous imports #4468

merged 1 commit into from
Nov 20, 2023

Conversation

miguelff
Copy link
Contributor

Since #4442

@miguelff miguelff requested a review from a team as a code owner November 20, 2023 11:19
@miguelff miguelff requested review from jkomyno and Druue and removed request for a team November 20, 2023 11:19
@miguelff miguelff added this to the 5.7.0 milestone Nov 20, 2023
@miguelff
Copy link
Contributor Author

@Jolg42
Copy link
Contributor

Jolg42 commented Nov 20, 2023

@miguelff I'm not sure if this is really needed, because these tests on main are passing https://github.com/prisma/prisma-engines/actions/workflows/query-engine-driver-adapters.yml?query=branch%3Amain, example
Screenshot 2023-11-20 at 12 25 15

@miguelff
Copy link
Contributor Author

Yup, I know it’s passing in main, but it’s causing flakeyness when compiling. Same commit locally compiles, not in CI, it might be depending on the linking order

@miguelff miguelff merged commit 8736624 into main Nov 20, 2023
57 of 59 checks passed
@miguelff miguelff deleted the fix-ambiguous-imports branch November 20, 2023 11:28
Copy link

codspeed-hq bot commented Nov 20, 2023

CodSpeed Performance Report

Merging #4468 will not alter performance

Comparing fix-ambiguous-imports (7fa8cb9) with main (ebb702b)

Summary

✅ 11 untouched benchmarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants