-
-
Notifications
You must be signed in to change notification settings - Fork 658
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
[ide] false This cast has no effect, but some of its sub-expressions
report
#11203
Comments
You had two haxe LSP running at some point (or another extension using the source named "diagnostics"); that thing is a bit messed up atm (edit: should be fixed soon btw, can't repro anymore on my branch). |
Also about the unused variable, this diagnostic is ignored when there are other errors so it only shows when the bug you're reporting hasn't triggered yet. |
But that variable isn't unused |
After inlining I suppose it's unused? Not sure in what order things happen there. |
Can be reopened |
#11220 fixed this, or is there another issue? |
Ah, did you forget to remove disabled test? |
Ah yeah, that can be removed because I added a better one. |
Minimized from
tink.core.Future
:PS also what's that
2
indiagnostics(2)
?The text was updated successfully, but these errors were encountered: