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: Make await voidExpression an error #41603

Closed
eernstg opened this issue Apr 21, 2020 · 1 comment
Closed

Analyzer: Make await voidExpression an error #41603

eernstg opened this issue Apr 21, 2020 · 1 comment
Assignees
Labels
area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. NNBD Issues related to NNBD Release

Comments

@eernstg
Copy link
Member

eernstg commented Apr 21, 2020

This is the analyzer specific issue for implementing the error described in dart-lang/language#932, which has the details.

@eernstg eernstg transferred this issue from dart-lang/language Apr 21, 2020
@eernstg eernstg added area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. NNBD Issues related to NNBD Release labels Apr 21, 2020
@scheglov scheglov self-assigned this Apr 23, 2020
@scheglov
Copy link
Contributor

https://dart-review.googlesource.com/c/sdk/+/144681

dart-bot pushed a commit that referenced this issue Apr 24, 2020
Bug: #41603
Change-Id: I6cbd8938c62e7f5f60e48e0ee65b80f4924a3a65
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/144681
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. NNBD Issues related to NNBD Release
Projects
None yet
Development

No branches or pull requests

2 participants