-
Notifications
You must be signed in to change notification settings - Fork 321
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
custom_lint: IDE Quick actions and errors are not shown in GUI #7600
Comments
This seems to be related with the following error:
It used to work some versions ago. The issue seems related to the environment variables used while running the linter in the IDE, that is not providing the full |
I'm facing the same problem. |
Seems to work with version |
same here |
same here! |
Problem still persists. Also, I cannot downgrade
|
I'm not even using custom_lint, I get this issue. Cannot use build_runner right now. |
Any updates on the issue? |
add this to your pubspec yaml dependency_overrides: |
Thanks for the feedback! If your issue is related to the Flutter framework itself,
please open an issue at
github.com/flutter/flutter.
Steps to Reproduce
Please tell us what you were doing and what went wrong
custom_lint_builder
dart run custom_lint
shows the errors asIDE does not show error in GUI
IntelliJ
VSCode
Version info
flutter --version
flutter doctor -v
The text was updated successfully, but these errors were encountered: