Skip to content

Conversation

arpitkuriyal
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@jdesrosiers jdesrosiers left a comment

Choose a reason for hiding this comment

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

This is a huge diff. It was mostly unavoidable because of the huge refactor we had to do, but let's try to work toward smaller more frequent PRs. For example, if in a days work, you implement two more keyword handlers and an error handler, go ahead and commit and create a PR for that days work. You don't have to wait until all the keyword handlers and error handlers are done before making a PR.

for (const schemaLocation in normalizedErrors["https://json-schema.org/keyword/contains"]) {
// const keyword = await getSchema(schemaLocation);
errors.push({
message: `TODO - contains`,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Don't forget to go back and do a proper message for contains.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

okay i will do it in next PR

@arpitkuriyal arpitkuriyal merged commit e6e0886 into hyperjump-io:main Jul 30, 2025
1 check passed
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.

2 participants