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

Error on function/field which doesn't exist #868

Closed
Jarred-Sumner opened this issue Dec 31, 2022 · 1 comment
Closed

Error on function/field which doesn't exist #868

Jarred-Sumner opened this issue Dec 31, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@Jarred-Sumner
Copy link
Contributor

ZLS knows that the Bin.NamesIterator struct has no function named foo (it is missing from autocomplete):
image

But no error is generated:
image

@Techatrix
Copy link
Member

This is covered by build-on-save. Missing diagnostics that depend on semantic analysis are now tracked by #2017. There is no need to track this specific example separately.

@Techatrix Techatrix closed this as not planned Won't fix, can't repro, duplicate, stale Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants