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

Use a jsonschema error parser better suited to GitHub Actions #145

Open
CodeGat opened this issue Oct 18, 2024 · 0 comments
Open

Use a jsonschema error parser better suited to GitHub Actions #145

CodeGat opened this issue Oct 18, 2024 · 0 comments

Comments

@CodeGat
Copy link
Contributor

CodeGat commented Oct 18, 2024

Currently, schema validation errors in json are reported in json itself. This is fine if you know what you're looking for, but otherwise it difficult to ascertain what is wrong with the data.

See if there exist any better jsonschema error parsers on the GitHub Actions Marketplace, or see if the output of GrantBirki/json-yaml-validate can be a bit more human readable.

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

No branches or pull requests

1 participant