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

Improve control over error reporting #17771

Closed
bwilkerson opened this issue Mar 25, 2014 · 12 comments
Closed

Improve control over error reporting #17771

bwilkerson opened this issue Mar 25, 2014 · 12 comments
Assignees
Labels
analyzer-command Issues with the command-line dartanalyzer tool area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. type-enhancement A request for a change that isn't a bug

Comments

@bwilkerson
Copy link
Member

Add a flag to only report errors for the libraries listed on the command-line. If a library has parts, then errors reported against those parts should also be reported, but errors reported against imported libraries should not be reported (unless the imported libraries are also listed on the command-line).

@bwilkerson
Copy link
Member Author

Added Analyzer-Command label.

@bwilkerson
Copy link
Member Author

Set owner to @jwren.
Removed Priority-Medium label.
Added Priority-High label.

@jwren
Copy link
Member

jwren commented May 1, 2014

Removed this from the 1.4 milestone.
Added this to the 1.5 milestone.

@jwren
Copy link
Member

jwren commented Jun 3, 2014

Removed this from the 1.5 milestone.
Added this to the 1.6 milestone.

@bwilkerson
Copy link
Member Author

Removed this from the 1.6 milestone.
Added this to the Later milestone.

@kasperl
Copy link

kasperl commented Jul 10, 2014

Removed this from the Later milestone.
Added Oldschool-Milestone-Later label.

@kasperl
Copy link

kasperl commented Jul 10, 2014

Added this to the 1.6 milestone.

@kasperl
Copy link

kasperl commented Jul 10, 2014

Removed Oldschool-Milestone-Later label.

@bwilkerson
Copy link
Member Author

Removed this from the 1.6 milestone.
Removed Priority-High label.
Added Priority-Medium label.

@bwilkerson
Copy link
Member Author

Set owner to @pq.

@bwilkerson bwilkerson added Type-Enhancement area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. analyzer-command Issues with the command-line dartanalyzer tool labels Apr 22, 2015
@pq
Copy link
Member

pq commented Aug 20, 2015

@bwilkerson : is this stale? Are we still interested in doing something like this?

@pq pq assigned bwilkerson and unassigned pq Aug 20, 2015
@bwilkerson
Copy link
Member Author

I think this is now the default behavior.

@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed triaged labels Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer-command Issues with the command-line dartanalyzer tool area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

5 participants