"dart analyze" output gives wrong file for context message #54717
Labels
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-ux
P3
A lower priority bug or feature request
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Forked from #54661
this command
results in correct JSON output, pointing to the duplicate in compilation_t04.dart:
but the corresponding run of "dart analyze"
reports the context message against the wrong file, against the part file:
The text was updated successfully, but these errors were encountered: