graphql-tools icon indicating copy to clipboard operation
graphql-tools copied to clipboard

[DO NOT MERGE] Reproduce 5436

Open tlivings opened this issue 2 years ago • 4 comments
trafficstars

This PR is to reproduce #5436 with a failing test.

tlivings avatar Jul 31 '23 16:07 tlivings

⚠️ No Changeset found

Latest commit: ced7892de9040a9eb9b547f6d7a36a39e27966dc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Jul 31 '23 16:07 changeset-bot[bot]

Thank you for the PR. I spent a lot of time on debugging but I got stuck unfortunately. I'd love to get your help to fix it :)

ardatan avatar Aug 01 '23 12:08 ardatan

Thank you for the PR. I spent a lot of time on debugging but I got stuck unfortunately. I'd love to get your help to fix it :)

I can try — the only thing I found to work for it was to search potential transitive dependencies but this breaks other tests... It's hard to debug why the proper dependency list isn't getting build across files.

I'll look some more.

tlivings avatar Aug 03 '23 16:08 tlivings

Thank you @tlivings !

ardatan avatar Aug 03 '23 16:08 ardatan