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

jsonpointer - index out of range for array #425

Merged
merged 2 commits into from Mar 30, 2023

Conversation

gregsdennis
Copy link
Owner

Resolves #408

@github-actions github-actions bot added documentation Improvements or additions to documentation pkg:pointer labels Mar 30, 2023
@gregsdennis gregsdennis changed the title replicated with test jsonpointer - index out of range for array Mar 30, 2023
@github-actions
Copy link

Test Results

       12 files  ±0       12 suites  ±0   8s ⏱️ ±0s
10 247 tests +1  9 518 ✔️ +1  729 💤 ±0  0 ±0 
10 598 runs  +1  9 824 ✔️ +1  774 💤 ±0  0 ±0 

Results for commit cff52fd. ± Comparison against base commit ea67872.

@gregsdennis gregsdennis merged commit 59f2ff5 into master Mar 30, 2023
6 checks passed
@gregsdennis gregsdennis deleted the pointer/indexoutofrange-for-array branch March 30, 2023 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation pkg:pointer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JsonPointer referring to an array throws IndexOutOfRangeException
1 participant