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

feat(#3743): Add Error Location for Custom Errors #3766

Merged
merged 6 commits into from
Dec 26, 2024

Conversation

volodya-lombrozo
Copy link
Member

In this PR I added location and helpful information to custom parsing errors.

Was:

Object binding can't be negative

Become:

[4:6] error: 'Object binding can't be negative'
    42:-1
      ^^^

Closes: #3743.

@volodya-lombrozo
Copy link
Member Author

@maxonfjvipon Could you review these changes, please?

@volodya-lombrozo volodya-lombrozo marked this pull request as ready for review December 26, 2024 15:03
@volodya-lombrozo
Copy link
Member Author

@yegor256 Can you take a look, please?

@maxonfjvipon maxonfjvipon added this pull request to the merge queue Dec 26, 2024
Merged via the queue into objectionary:master with commit d818680 Dec 26, 2024
21 checks passed
@0crat
Copy link

0crat commented Dec 26, 2024

@volodya-lombrozo Thanks for the contribution! You've earned +6 points for this: +4 as a basis; +6 for the 128 hits-of-code that you wrote; -4 for very few (2) comments. Please, keep them coming. Your running balance is -4.

@0crat
Copy link

0crat commented Dec 26, 2024

@maxonfjvipon Thanks for the review! You've earned +4 points for this: +4 as a basis; -10 for very few (2) comments; +10 to give you at least something. Your running balance is +24.

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.

broken-binding.yaml:24-26: Add exact location of the...
3 participants