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

analyzer: tell me if package-root contains something I'm not using #57259

Open
kevmoo opened this issue Dec 16, 2015 · 6 comments
Open

analyzer: tell me if package-root contains something I'm not using #57259

kevmoo opened this issue Dec 16, 2015 · 6 comments
Labels
analyzer-linter Issues with the analyzer's support for the linter package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. linter-lint-request P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug

Comments

@kevmoo
Copy link
Member

kevmoo commented Dec 16, 2015

From @kevmoo on March 7, 2013 0:47

Does library W import library X, but never uses code from X?
Does package Y define package Z as a dependency, but never imports from Z?

Great things for analyzer to tell me

Copied from original issue: #8967

@kevmoo
Copy link
Member Author

kevmoo commented Dec 16, 2015

From @iposva-google on March 7, 2013 7:15

Added Area-Analyzer, Triaged labels.

@kevmoo
Copy link
Member Author

kevmoo commented Dec 16, 2015

From @bwilkerson on March 7, 2013 16:1

Added this to the Later milestone.
Removed Type-Defect label.
Added Type-Enhancement label.

@kevmoo
Copy link
Member Author

kevmoo commented Dec 16, 2015

From @bwilkerson on April 1, 2014 16:29

Added Analyzer-Hint label.

@kevmoo
Copy link
Member Author

kevmoo commented Dec 16, 2015

From @kasperl on July 10, 2014 10:20

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

@kevmoo
Copy link
Member Author

kevmoo commented Dec 16, 2015

From @kasperl on August 4, 2014 7:43

Removed Oldschool-Milestone-Later label.

@pq pq added the type-enhancement A request for a change that isn't a bug label Jun 8, 2017
@srawlins srawlins changed the title analyzer: tell me if package-root contains something I'm not using, same for import analyzer: tell me if package-root contains something I'm not using Jun 21, 2018
@srawlins
Copy link
Member

Since we have the unused_imports hint now, I've adjusted the title to just reference the "Unused package dependency" bit. Not sure if this is feasible though...

@srawlins srawlins added the P3 A lower priority bug or feature request label Oct 11, 2022
@devoncarew devoncarew added analyzer-linter Issues with the analyzer's support for the linter package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. labels Nov 18, 2024
@devoncarew devoncarew transferred this issue from dart-lang/linter Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer-linter Issues with the analyzer's support for the linter package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. linter-lint-request P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

4 participants