Skip to content

Conversation

@KaanOzkan
Copy link
Contributor

@KaanOzkan KaanOzkan commented Nov 3, 2025

Generated RBIs for stripe contain signatures that don't have fully namespaced types. It looks like a variation of Shopify/tapioca#2248. Until that's fixed I think best course of option is to skip the types during testing.

Example failure: https://github.com/Shopify/rbi-central/actions/runs/18990376864/job/54242034571?pr=344#step:4:20836

@KaanOzkan KaanOzkan marked this pull request as ready for review November 3, 2025 21:44
@KaanOzkan KaanOzkan requested a review from a team as a code owner November 3, 2025 21:44
@KaanOzkan KaanOzkan requested a review from Morriar November 4, 2025 13:58
index.json Outdated
Comment on lines 135 to 137
"requires": [
"stripe"
],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry this is me being ignorant -- why do we have to add "stripe" to the requires list here?

Copy link
Contributor Author

@KaanOzkan KaanOzkan Nov 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not at all. That's left over from debugging unresolved constants. Will remove, thanks.

Generated RBIs contain signatures that don't have fully namespaced
types. It looks like a variation of
Shopify/tapioca#2248. Until that's fixed I
think best course of option is to skip the types during testing.
@KaanOzkan KaanOzkan merged commit 56ee948 into main Nov 7, 2025
5 checks passed
@KaanOzkan KaanOzkan deleted the ko/fix-ci-3 branch November 7, 2025 14:22
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.

3 participants