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

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

@zanderso

Description

@zanderso

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions