72f847f458
`dart run` and `dart build` already checked. `dart compile` only checked if there are no native assets. However, it should also error if native assets builds failed, as there could have been native assets resulting from those builds. Change-Id: Id90eb9b58675856421b793b271bf627506effe3c Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/334223 Auto-Submit: Daco Harkes <dacoharkes@google.com> Commit-Queue: Daco Harkes <dacoharkes@google.com> Reviewed-by: Martin Kustermann <kustermann@google.com>