| Index: tool/sdk_expected_errors.txt
|
| diff --git a/tool/sdk_expected_errors.txt b/tool/sdk_expected_errors.txt
|
| index f54d92a40e2f26f4131d3059bfa536f9fd0e030e..8afdd182e4e7ca9b4a2654a556fc1614749ab82b 100644
|
| --- a/tool/sdk_expected_errors.txt
|
| +++ b/tool/sdk_expected_errors.txt
|
| @@ -25,8 +25,9 @@
|
| [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 433, col 27)
|
| [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 445, col 27)
|
| [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 550, col 12)
|
| -[warning] Unsound implicit cast from dynamic to List<int> (dart:_js_helper, line 268, col 31)
|
| -[warning] Unsound implicit cast from dynamic to E (dart:_js_helper, line 828, col 16)
|
| +[warning] Unsound implicit cast from dynamic to JSArray<String> (dart:_js_helper, line 77, col 37)
|
| +[warning] Unsound implicit cast from dynamic to List<int> (dart:_js_helper, line 279, col 31)
|
| +[warning] Unsound implicit cast from dynamic to E (dart:_js_helper, line 839, col 16)
|
| [warning] Unsound implicit cast from dynamic to List<Type> (dart:_js_mirrors, line 126, col 31)
|
| [warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors/js_string.dart, line 92, col 14)
|
| [warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors/js_string.dart, line 95, col 14)
|
| @@ -205,7 +206,7 @@
|
| [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 dynamic to E (dart:core/list.dart, line 121, col 16)
|
| +[warning] Unsound implicit cast from dynamic to E (dart:core/list.dart, line 126, 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)
|
| [warning] Unsound implicit cast from List<dynamic> to List<int> (dart:core/uri.dart, line 2023, col 12)
|
|
|