Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Side by Side Diff: tool/sdk_expected_errors.txt

Issue 1987043002: Updates to collection_patch.dart (Closed) Base URL: https://github.com/dart-lang/dev_compiler@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 [error] The argument type 'InternalMap' cannot be assigned to the parameter type 'Map'. (dart:_isolate_helper/isolate_serialization.dart, line 47, col 47) 1 [error] The argument type 'InternalMap' cannot be assigned to the parameter type 'Map'. (dart:_isolate_helper/isolate_serialization.dart, line 47, col 47)
2 [error] Base class introduces an invalid override. The type of JSArray.[]= ((int , E) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynami c). (dart:_interceptors/js_array.dart, line 576, col 25) 2 [error] Base class introduces an invalid override. The type of JSArray.[]= ((int , E) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynami c). (dart:_interceptors/js_array.dart, line 576, col 25)
3 [error] Invalid override. The type of NativeTypedArrayOfDouble.[]= ((int, num) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (d art:_native_typed_data, line 793, col 3) 3 [error] Invalid override. The type of NativeTypedArrayOfDouble.[]= ((int, num) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (d art:_native_typed_data, line 793, col 3)
4 [error] Invalid override. The type of ChunkedConverter.bind ((dynamic) → dynamic ) is not a subtype of Converter<S, T>.bind ((Stream<S>) → Stream<T>). (dart:conv ert/chunked_conversion.dart, line 14, col 3) 4 [error] Invalid override. The type of ChunkedConverter.bind ((dynamic) → dynamic ) is not a subtype of Converter<S, T>.bind ((Stream<S>) → Stream<T>). (dart:conv ert/chunked_conversion.dart, line 14, col 3)
5 [error] Invalid override. The type of ChunkedConverter.bind ((dynamic) → dynamic ) is not a subtype of StreamTransformer<S, T>.bind ((Stream<S>) → Stream<T>). (d art:convert/chunked_conversion.dart, line 14, col 3) 5 [error] Invalid override. The type of ChunkedConverter.bind ((dynamic) → dynamic ) is not a subtype of StreamTransformer<S, T>.bind ((Stream<S>) → Stream<T>). (d art:convert/chunked_conversion.dart, line 14, col 3)
6 [error] Invalid override. The type of ChunkedConverter.startChunkedConversion (( dynamic) → dynamic) is not a subtype of Converter<S, T>.startChunkedConversion ( (Sink<T>) → Sink<S>). (dart:convert/chunked_conversion.dart, line 15, col 3) 6 [error] Invalid override. The type of ChunkedConverter.startChunkedConversion (( dynamic) → dynamic) is not a subtype of Converter<S, T>.startChunkedConversion ( (Sink<T>) → Sink<S>). (dart:convert/chunked_conversion.dart, line 15, col 3)
7 [error] Invalid override. The type of DateTime.compareTo ((DateTime) → int) is n ot a subtype of Comparable<dynamic>.compareTo ((dynamic) → int). (dart:core/date _time.dart, line 448, col 3) 7 [error] Invalid override. The type of DateTime.compareTo ((DateTime) → int) is n ot a subtype of Comparable<dynamic>.compareTo ((dynamic) → int). (dart:core/date _time.dart, line 448, col 3)
8 [error] Annotation can be only constant variable or constant constructor invocat ion (dart:core/stacktrace.dart, line 43, col 3) 8 [error] Annotation can be only constant variable or constant constructor invocat ion (dart:core/stacktrace.dart, line 43, col 3)
9 [error] Invalid override. The type of FileList.[]= ((int, File) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 16869, col 3) 9 [error] Invalid override. The type of FileList.[]= ((int, File) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 16869, col 3)
10 [error] Invalid override. The type of HtmlCollection.[]= ((int, Node) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 18904, col 3) 10 [error] Invalid override. The type of HtmlCollection.[]= ((int, Node) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 18904, col 3)
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 148, col 44) 57 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 148, col 44)
58 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 183, col 9) 58 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 183, col 9)
59 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 299, col 42) 59 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 299, col 42)
60 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 308, col 12) 60 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 308, col 12)
61 [warning] Unsound implicit cast from dynamic to List<LinkedHashMapCell<K, V>> (d art:_js_helper/linked_hash_map.dart, line 312, col 12) 61 [warning] Unsound implicit cast from dynamic to List<LinkedHashMapCell<K, V>> (d art:_js_helper/linked_hash_map.dart, line 312, col 12)
62 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 346, col 12) 62 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 346, col 12)
63 [warning] Unsound implicit cast from dynamic to List<LinkedHashMapCell<K, V>> (d art:_js_helper/linked_hash_map.dart, line 351, col 12) 63 [warning] Unsound implicit cast from dynamic to List<LinkedHashMapCell<K, V>> (d art:_js_helper/linked_hash_map.dart, line 351, col 12)
64 [warning] Unsound implicit cast from dynamic to List<String> (dart:_js_helper/re gexp_helper.dart, line 108, col 22) 64 [warning] Unsound implicit cast from dynamic to List<String> (dart:_js_helper/re gexp_helper.dart, line 108, col 22)
65 [warning] Unsound implicit cast from List<dynamic> to List<String> (dart:_js_hel per/regexp_helper.dart, line 140, col 43) 65 [warning] Unsound implicit cast from List<dynamic> to List<String> (dart:_js_hel per/regexp_helper.dart, line 140, col 43)
66 [warning] Unsound implicit cast from List<dynamic> to List<String> (dart:_js_hel per/regexp_helper.dart, line 152, col 43) 66 [warning] Unsound implicit cast from List<dynamic> to List<String> (dart:_js_hel per/regexp_helper.dart, line 152, col 43)
67 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 102, co l 14)
68 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 105, co l 14) 67 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 105, co l 14)
69 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 116, co l 12) 68 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 108, co l 14)
70 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 183, co l 12) 69 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 119, co l 12)
71 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 197, co l 14) 70 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 186, co l 12)
72 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 265, co l 17) 71 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 200, co l 14)
73 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 401, co l 49) 72 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 268, co l 17)
74 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 408, co l 19) 73 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 404, co l 49)
75 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 408, co l 49) 74 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 411, co l 19)
76 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 434, co l 9) 75 [warning] Unsound implicit cast from Object to K (dart:collection, line 411, col 49)
77 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 460, co l 18) 76 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 436, co l 9)
78 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 547, co l 14) 77 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 462, co l 18)
79 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 552, co l 14) 78 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:co llection, line 495, col 42)
80 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 565, co l 12) 79 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 532, co l 12)
81 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 631, co l 12) 80 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 569, co l 14)
82 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 646, co l 14) 81 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 569, co l 19)
83 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 646, co l 25) 82 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 614, co l 9)
84 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 669, co l 12) 83 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 653, co l 18)
85 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 824, co l 49) 84 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 689, co l 49)
86 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 832, co l 19) 85 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:co llection, line 696, col 42)
87 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 832, co l 30) 86 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 697, co l 40)
88 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 866, co l 9) 87 [warning] Unsound implicit cast from Object to E (dart:collection, line 758, col 14)
89 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 893, co l 18) 88 [warning] Unsound implicit cast from dynamic to List<E> (dart:collection, line 9 51, col 12)
90 [warning] Unsound implicit cast from Object to E (dart:collection, line 955, col 14) 89 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1009, c ol 21)
91 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 966, co l 12) 90 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1009, c ol 51)
92 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1206, c ol 21) 91 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1019, c ol 47)
93 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1206, c ol 51) 92 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1058, c ol 18)
94 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1216, c ol 47) 93 [warning] Unsound implicit cast from Object to E (dart:collection, line 1135, co l 14)
95 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1255, c ol 18) 94 [warning] Unsound implicit cast from dynamic to _LinkedHashSetCell<E> (dart:coll ection, line 1222, col 38)
96 [warning] Unsound implicit cast from Object to E (dart:collection, line 1332, co l 14) 95 [warning] Unsound implicit cast from dynamic to _LinkedHashSetCell<E> (dart:coll ection, line 1337, col 12)
97 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1344, c ol 12) 96 [warning] Unsound implicit cast from dynamic to List<_LinkedHashSetCell<E>> (dar t:collection, line 1351, col 12)
98 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1351, c ol 14) 97 [warning] Unsound implicit cast from dynamic to _LinkedHashSetCell<E> (dart:coll ection, line 1358, col 40)
99 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1361, c ol 12) 98 [warning] Unsound implicit cast from dynamic to _LinkedHashSetCell<E> (dart:coll ection, line 1391, col 40)
100 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1366, c ol 12) 99 [warning] Unsound implicit cast from dynamic to _LinkedHashSetCell<E> (dart:coll ection, line 1412, col 40)
101 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1435, c ol 19) 100 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1413, c ol 36)
102 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1610, c ol 21) 101 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1423, c ol 47)
103 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1610, c ol 36) 102 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1485, c ol 18)
104 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1620, c ol 47)
105 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1682, c ol 18)
106 [warning] Unsound implicit cast from dynamic to LinkedHashMap<K, V> (dart:collec tion/linked_hash_map.dart, line 160, col 12)
107 [warning] Unsound implicit cast from dynamic to Stream<S> (dart:convert/chunked_ conversion.dart, line 14, col 45) 103 [warning] Unsound implicit cast from dynamic to Stream<S> (dart:convert/chunked_ conversion.dart, line 14, col 45)
108 [warning] Unsound implicit cast from dynamic to Sink<T> (dart:convert/chunked_co nversion.dart, line 16, col 36) 104 [warning] Unsound implicit cast from dynamic to Sink<T> (dart:convert/chunked_co nversion.dart, line 16, col 36)
109 [warning] Unsound implicit cast from dynamic to List<String> (dart:convert, line 311, col 12) 105 [warning] Unsound implicit cast from dynamic to List<String> (dart:convert, line 311, col 12)
110 [warning] Unsound implicit cast from dynamic to T (dart:core/expando.dart, line 55, col 12) 106 [warning] Unsound implicit cast from dynamic to T (dart:core/expando.dart, line 55, col 12)
111 [warning] Unsound implicit cast from dynamic to E (dart:core/list.dart, line 126 , col 16) 107 [warning] Unsound implicit cast from dynamic to E (dart:core/list.dart, line 126 , col 16)
112 [warning] The final variable 'origin' must be initialized (dart:html, line 177, col 3) 108 [warning] The final variable 'origin' must be initialized (dart:html, line 177, col 3)
113 [warning] The final variable 'origin' must be initialized (dart:html, line 813, col 3) 109 [warning] The final variable 'origin' must be initialized (dart:html, line 813, col 3)
114 [warning] Unsound implicit cast from dynamic to List<String> (dart:html, line 11 45, col 33) 110 [warning] Unsound implicit cast from dynamic to List<String> (dart:html, line 11 45, col 33)
115 [warning] The final variables 'form', 'labels' and '3' more must be initialized (dart:html, line 1691, col 3) 111 [warning] The final variables 'form', 'labels' and '3' more must be initialized (dart:html, line 1691, col 3)
116 [warning] Unsound implicit cast from dynamic to List<num> (dart:html, line 2723, col 14) 112 [warning] Unsound implicit cast from dynamic to List<num> (dart:html, line 2723, col 14)
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
198 [warning] The final variable 'sheet' must be initialized (dart:svg, line 4634, c ol 3) 194 [warning] The final variable 'sheet' must be initialized (dart:svg, line 4634, c ol 3)
199 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized (dart:svg, line 5072, col 3) 195 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized (dart:svg, line 5072, col 3)
200 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu st be initialized (dart:svg, line 5386, col 3) 196 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu st be initialized (dart:svg, line 5386, col 3)
201 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized (dart:svg, line 5605, col 3) 197 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized (dart:svg, line 5605, col 3)
202 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d (dart:svg, line 5677, col 3) 198 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d (dart:svg, line 5677, col 3)
203 [warning] The final variables 'href', 'method' and '2' more must be initialized (dart:svg, line 5775, col 3) 199 [warning] The final variables 'href', 'method' and '2' more must be initialized (dart:svg, line 5775, col 3)
204 [warning] The final variables 'dx', 'dy' and '3' more must be initialized (dart: svg, line 5836, col 3) 200 [warning] The final variables 'dx', 'dy' and '3' more must be initialized (dart: svg, line 5836, col 3)
205 [warning] The final variables 'height', 'href' and '3' more must be initialized (dart:svg, line 6126, col 3) 201 [warning] The final variables 'height', 'href' and '3' more must be initialized (dart:svg, line 6126, col 3)
206 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized (dart:svg, line 6171, col 3) 202 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized (dart:svg, line 6171, col 3)
207 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized (dart:svg, line 6325, col 3) 203 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized (dart:svg, line 6325, col 3)
OLDNEW
« tool/input_sdk/patch/collection_patch.dart ('K') | « tool/input_sdk/patch/collection_patch.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698