-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Only exceptions from dartanalyzer with latest bleeding_edge #25159
Comments
With
Code navigation is working again, but I still get an exception and I assume there should be some strong-mode warnings/hints but only violations of a linter rule are shown in the WebStrom "Dart Analysis" view but nothing else.
|
This appears to be fixed. When I load the project and analyze it in strong mode, there are no exceptions being thrown. |
with strong-mode enabled
In 2 of 3 tested projects no code navigation, no errors/warnings in WebStorm Dart Analysis view (for example https://github.com/bwu-dart/bwu_docker)
With strong-mode disabled everything seems to work fine so far.
The text was updated successfully, but these errors were encountered: