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

Do not exit analysis when an import is invalid #3087

Closed
lpil opened this issue May 3, 2024 · 0 comments · Fixed by #3116
Closed

Do not exit analysis when an import is invalid #3087

lpil opened this issue May 3, 2024 · 0 comments · Fixed by #3116
Assignees
Milestone

Comments

@lpil
Copy link
Member

lpil commented May 3, 2024

Register an error and continue analysis of the rest of the module.

If the error is with the unqualified items register an error for each problem but continue and register the ones that are valid.

Split from #2766

@lpil lpil added this to the LS01 milestone May 3, 2024
@lpil lpil self-assigned this May 9, 2024
@lpil lpil closed this as completed in #3116 May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Implemented
Development

Successfully merging a pull request may close this issue.

1 participant