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

Fulfillment origin_address sorbet signature incomplete #960

Closed
stevenou opened this issue May 17, 2022 · 3 comments
Closed

Fulfillment origin_address sorbet signature incomplete #960

stevenou opened this issue May 17, 2022 · 3 comments
Labels

Comments

@stevenou
Copy link

origin_address under Fulfillment currently has the following signature:

T.nilable(T::Array[T::Hash[T.untyped, T.untyped]])

However, with production payloads I am often getting an empty hash, not an array, e.g.: "origin_address": {}

This causes
TypeError: Return value: Expected type T.nilable(T::Array[T::Hash[T.untyped, T.untyped]]), got type Hash with value {}

@github-actions
Copy link

This issue is stale because it has been open for 90 days with no activity. It will be closed if no further action occurs in 14 days.

@github-actions github-actions bot added the Stale label Sep 28, 2022
@github-actions
Copy link

We are closing this issue because it has been inactive for a few months.
This probably means that it is not reproducible or it has been fixed in a newer version.
If it’s an enhancement and hasn’t been taken on since it was submitted, then it seems other issues have taken priority.

If you still encounter this issue with the latest stable version, please reopen using the issue template. You can also contribute directly by submitting a pull request– see the CONTRIBUTING.md file for guidelines

Thank you!

@stevenou
Copy link
Author

stevenou commented Jan 3, 2024

Still happening on version 13.3.1. with API 2023-10

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

No branches or pull requests

1 participant