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

Log element in psi.scope.Type instead of TODO() #1993

Merged
merged 1 commit into from
Jun 30, 2021
Merged

Log element in psi.scope.Type instead of TODO() #1993

merged 1 commit into from
Jun 30, 2021

Conversation

KronicDeth
Copy link
Owner

Fixes #1979

Changelog

Bug Fixes

  • Log element in psi.scope.Type instead of using TODO()
    Error will still be reported, but there will be enough information to triage and since true is returned now it won't stop the type resolving from working.

Fixes #1979

Error will still be reported, but since `true` is returned now, so it won't stop the type resolving from working.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NotImplementedError at org.elixir_lang.psi.scope.Type.execute(Type.kt:48)
1 participant