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: missing spec location for return type mismatch #273

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

d01c2
Copy link
Member

@d01c2 d01c2 commented Feb 9, 2025

This PR is a hotfix for eb56dcd, addressing a fix for stringifying spec location of return type mismatch, despite the issue being fundamentally resolved.

- [ReturnTypeMismatch] Block[6087] return statement in OrdinaryCallEvaluateBodyreturn %0
+ [ReturnTypeMismatch] Block[6087] return statement in OrdinaryCallEvaluateBody (step 1, 2:14-101)

@jhnaldo
Copy link
Contributor

jhnaldo commented Feb 9, 2025

LGTM! 👍🏻

@jhnaldo jhnaldo merged commit 1e2426d into dev Feb 9, 2025
6 checks passed
@jhnaldo jhnaldo deleted the hotfix-ty-stringifier branch February 9, 2025 06:59
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