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

[wildcards] Quick fix for dead late wildcard variable initializers #56221

Closed
Tracked by #55681
pq opened this issue Jul 10, 2024 · 0 comments
Closed
Tracked by #55681

[wildcards] Quick fix for dead late wildcard variable initializers #56221

pq opened this issue Jul 10, 2024 · 0 comments
Assignees
Labels
analyzer-quick-fix analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-wildcard-variables Implementation of the wildcard variables feature P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug

Comments

@pq
Copy link
Member

pq commented Jul 10, 2024

A fix corresponding to the new DEAD_CODE_LATE_WILDCARD_VARIABLE_INITIALIZER introduced by #55905.

@pq pq self-assigned this Jul 10, 2024
@pq pq added P3 A lower priority bug or feature request analyzer-server analyzer-quick-fix P2 A bug or feature request we're likely to work on feature-wildcard-variables Implementation of the wildcard variables feature labels Jul 10, 2024
@pq pq changed the title Quick fix for dead late wildcard variable initializers [wildcards] Quick fix for dead late wildcard variable initializers Jul 10, 2024
@dart-github-bot dart-github-bot added area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) labels Jul 10, 2024
@dart-lang dart-lang deleted a comment from dart-github-bot Jul 10, 2024
@pq pq added type-enhancement A request for a change that isn't a bug and removed P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. labels Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer-quick-fix analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. feature-wildcard-variables Implementation of the wildcard variables feature P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

2 participants