Skip to content

Issues: dart-lang/sdk

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Remove unnecessary import assist should take empty lines into consideration analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P4 type-enhancement A request for a change that isn't a bug
#56761 opened Sep 20, 2024 by FMorschel
"Add type annotations" doesn't handle dynamic correctly analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56730 opened Sep 13, 2024 by gspencergoog
New quick-fix to fix invalid_dependency in pubspec.yaml analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#56647 opened Sep 4, 2024 by FMorschel
Feature request (analysis server): Import multiple symbols in show clause(s) at once analyzer-quick-fix analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#56608 opened Aug 30, 2024 by Wdestroier
Switch expressions assist conversion with OR removes comments analyzer-assist Issues with analysis server assists analyzer-quick-fix analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#56597 opened Aug 29, 2024 by FMorschel
default quick fixes for omit_obvious_local_variable_types analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#56272 opened Jul 17, 2024 by devoncarew
Import name conflicts: Suggest adding "hide" on one of the conflicting imports analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#56255 opened Jul 16, 2024 by rrousselGit
Provide quick fix for resolving a bad comment reference with a doc-import analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#56179 opened Jul 8, 2024 by srawlins
Support Add null check fix for entire file analyzer-bulk-fix analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P4 type-enhancement A request for a change that isn't a bug
#56084 opened Jun 26, 2024 by rxvivek
New error message for depend_on_referenced_packages quick-fix analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#55985 opened Jun 11, 2024 by FMorschel
Import new_library assist should auto-remove unecessary import analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#55946 opened Jun 5, 2024 by FMorschel
☂️ Add Missing Quick-Fixes analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#55917 opened Jun 3, 2024 by pq
70 tasks done
Import library with prefix assist analyzer-quick-fix analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P4 type-enhancement A request for a change that isn't a bug
#55863 opened May 29, 2024 by FMorschel
unnecessary_cast quick-fix unexpected result in switch expression analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#56072 opened May 27, 2024 by FMorschel
Analyzer quick-fix: Add import with show. analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#55842 opened May 25, 2024 by lrhn
[wildcards] Consider reporting UNUSED_CATCH_STACK for stack wildcard params analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug type-question A question about expected behavior or functionality
#55738 opened May 15, 2024 by pq
Quick fix idea for $ analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P4 type-enhancement A request for a change that isn't a bug
#55735 opened May 15, 2024 by bernaferrari
Problems with moving comments when automatically moving child arg to last parameter position of widget constructor analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#55662 opened May 7, 2024 by lukehutch
AddDiagnosticPropertyReference should handle augmentations analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#55326 opened Mar 28, 2024 by DanTup
Dart quick fix of moving generated function to another file should move in the "part 'file.g.dart' " as well analyzer-quick-fix analyzer-refactoring area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#55097 opened Mar 5, 2024 by github-worst-company
[analyzer] No quick fix for annotations with static getters analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#55066 opened Feb 29, 2024 by dnys1
Nullable future generated as return type for async functions that return a nullable value analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#54865 opened Feb 9, 2024 by adwiv
Quick fix "Use imported library ... with prefix ..." should update show combinator analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#54786 opened Jan 31, 2024 by stereotype441
[analyzer] ignore 'dead_code' for this line action misplaces the ignore: dead_code comment. analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
#54565 opened Jan 10, 2024 by modulovalue
Add a quick-fix to invalid_export_of_internal_element analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
#54445 opened Dec 22, 2023 by rrousselGit
ProTip! Add no:assignee to see everything that’s not assigned.