Skip to content

fix: robust schema parsing in workflow validator#85

Open
MatrixNeoKozak wants to merge 1 commit into
expo:mainfrom
MatrixNeoKozak:fix/improvement-1781798104725
Open

fix: robust schema parsing in workflow validator#85
MatrixNeoKozak wants to merge 1 commit into
expo:mainfrom
MatrixNeoKozak:fix/improvement-1781798104725

Conversation

@MatrixNeoKozak

Copy link
Copy Markdown

Added safety checks to schema parsing in the EAS workflow validator. Previously, if the schema API returned non-JSON data or an unexpected payload, the script would throw an unhandled exception. The updated logic now explicitly validates the JSON structure before using it, providing a clearer error message.

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.

1 participant