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

fix: make error for missing a closing bracket clearer #4881

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TomPridham
Copy link
Contributor

@TomPridham TomPridham commented Dec 31, 2024

closes #4871
puts an error on the opening bracket of an array missing a closing bracket
Screenshot from 2024-12-30 17-10-54
the actual error message
Screenshot from 2024-12-30 21-48-12

Copy link

qa-wolf bot commented Dec 31, 2024

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

Copy link

vercel bot commented Dec 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview Dec 31, 2024 4:55am

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.

[CRYPTIC]: unexpected token: |> when square bracket is missing.
1 participant