| Index: tool/sdk_expected_errors.txt
|
| diff --git a/tool/sdk_expected_errors.txt b/tool/sdk_expected_errors.txt
|
| index 905a0f4dd8294d432906c15a0e89810dac2448c3..f0c790d30b9691cb6ebaaa466d51025f62a03370 100644
|
| --- a/tool/sdk_expected_errors.txt
|
| +++ b/tool/sdk_expected_errors.txt
|
| @@ -195,7 +195,6 @@
|
| [warning] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/json.dart, line 895, col 15)
|
| [warning] Unsound implicit cast from Sink<dynamic> to Sink<String> (dart:convert/line_splitter.dart, line 24, col 44)
|
| [warning] Unsound implicit cast from dynamic to T (dart:core/expando.dart, line 55, col 12)
|
| -[warning] Unsound implicit cast from (int) → Object to (int) → E (dart:core/iterable.dart, line 319, col 22)
|
| [warning] Unsound implicit cast from dynamic to E (dart:core/list.dart, line 121, col 16)
|
| [warning] Unsound implicit cast from Iterable<int> to List<dynamic> (dart:core/string.dart, line 120, col 17)
|
| [warning] Unsound implicit cast from List<dynamic> to Iterable<int> (dart:core/uri.dart, line 1278, col 37)
|
| @@ -240,20 +239,15 @@
|
| [warning] Unsound implicit cast from dynamic to Rectangle<num> (dart:html, line 37635, col 14)
|
| [warning] Unsound implicit cast from (T) → void to (Event) → dynamic (dart:html, line 40091, col 67)
|
| [warning] Unsound implicit cast from (T) → void to (Event) → dynamic (dart:html, line 40113, col 45)
|
| -[warning] Unsound implicit cast from List<dynamic> to List<E> (dart:_internal/iterable.dart, line 312, col 12)
|
| -[warning] Unsound implicit cast from Iterable<dynamic> to Iterable<S> (dart:_internal/iterable.dart, line 361, col 39)
|
| -[warning] Unsound implicit cast from Iterable<dynamic> to Iterable<S> (dart:_internal/iterable.dart, line 382, col 17)
|
| -[warning] Unsound implicit cast from (dynamic) → Iterable<dynamic> to (S) → Iterable<T> (dart:_internal/iterable.dart, line 457, col 76)
|
| -[warning] Unsound implicit cast from Iterator<dynamic> to Iterator<T> (dart:_internal/iterable.dart, line 483, col 29)
|
| -[warning] Unsound implicit cast from List<dynamic> to Iterable<T> (dart:_internal/iterable.dart, line 992, col 35)
|
| -[warning] Unsound implicit cast from Iterable<dynamic> to Iterable<T> (dart:_internal/iterable.dart, line 997, col 37)
|
| -[warning] Unsound implicit cast from (dynamic) → bool to (T) → bool (dart:_internal/iterable.dart, line 997, col 47)
|
| -[warning] Unsound implicit cast from List<dynamic> to Iterable<T> (dart:_internal/iterable.dart, line 1002, col 35)
|
| -[warning] Unsound implicit cast from Iterable<dynamic> to Iterable<T> (dart:_internal/iterable.dart, line 1007, col 37)
|
| -[warning] Unsound implicit cast from (dynamic) → bool to (T) → bool (dart:_internal/iterable.dart, line 1007, col 47)
|
| -[warning] Unsound implicit cast from List<dynamic> to Iterable<T> (dart:_internal/iterable.dart, line 1011, col 40)
|
| -[warning] Unsound implicit cast from List<dynamic> to Iterable<T> (dart:_internal/iterable.dart, line 1047, col 35)
|
| -[warning] Unsound implicit cast from List<dynamic> to List<T> (dart:_internal/iterable.dart, line 1129, col 31)
|
| +[warning] Unsound implicit cast from List<dynamic> to Iterable<T> (dart:_internal/iterable.dart, line 977, col 35)
|
| +[warning] Unsound implicit cast from Iterable<dynamic> to Iterable<T> (dart:_internal/iterable.dart, line 982, col 37)
|
| +[warning] Unsound implicit cast from (dynamic) → bool to (T) → bool (dart:_internal/iterable.dart, line 982, col 47)
|
| +[warning] Unsound implicit cast from List<dynamic> to Iterable<T> (dart:_internal/iterable.dart, line 987, col 35)
|
| +[warning] Unsound implicit cast from Iterable<dynamic> to Iterable<T> (dart:_internal/iterable.dart, line 992, col 37)
|
| +[warning] Unsound implicit cast from (dynamic) → bool to (T) → bool (dart:_internal/iterable.dart, line 992, col 47)
|
| +[warning] Unsound implicit cast from List<dynamic> to Iterable<T> (dart:_internal/iterable.dart, line 996, col 40)
|
| +[warning] Unsound implicit cast from List<dynamic> to Iterable<T> (dart:_internal/iterable.dart, line 1032, col 35)
|
| +[warning] Unsound implicit cast from List<dynamic> to List<T> (dart:_internal/iterable.dart, line 1114, col 31)
|
| [warning] Unsound implicit cast from num to T (dart:math, line 85, col 16)
|
| [warning] Unsound implicit cast from num to T (dart:math, line 120, col 16)
|
| [warning] Unsound implicit cast from num to T (dart:math/point.dart, line 37, col 25)
|
|
|