Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Failure to await Future is blocking the engine -> framework roll #322

Closed
zanderso opened this issue Sep 22, 2020 · 1 comment
Closed

Failure to await Future is blocking the engine -> framework roll #322

zanderso opened this issue Sep 22, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@zanderso
Copy link
Member

Here: https://github.com/flutter/gallery/blob/master/lib/studies/shrine/app.dart#L87

Gives:

| Analyzing tests...
|
|    info • `Future` results in `async` function bodies must be `await`ed or marked `unawaited` using `package:pedantic` • lib/studies/shrine/app.dart:87:7 • unawaited_futures
|
| 1 issue found. (ran in 31.3s)
ERROR: One or more tests from flutter_gallery failed.
Contacts: raboughanem@google.com, perc@google.com
1 failure.
@guidezpl
Copy link
Member

Upstream issue is fixed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants