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

Side by Side Diff: tool/sdk_expected_errors.txt

Issue 1966473002: Update linked_list, queue, splay_tree (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
« no previous file with comments | « tool/input_sdk/lib/collection/splay_tree.dart ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 _JsonStringStringifierPretty.writeIndentat ion ((int) → void) is not a subtype of _JsonPrettyPrintMixin.writeIndentation (( dynamic) → void). (dart:convert/json.dart, line 875, col 3) 4 [error] Invalid override. The type of _JsonStringStringifierPretty.writeIndentat ion ((int) → void) is not a subtype of _JsonPrettyPrintMixin.writeIndentation (( dynamic) → void). (dart:convert/json.dart, line 875, col 3)
5 [error] Invalid override. The type of _JsonUtf8StringifierPretty.writeIndentatio n ((int) → void) is not a subtype of _JsonPrettyPrintMixin.writeIndentation ((dy namic) → void). (dart:convert/json.dart, line 1034, col 3) 5 [error] Invalid override. The type of _JsonUtf8StringifierPretty.writeIndentatio n ((int) → void) is not a subtype of _JsonPrettyPrintMixin.writeIndentation ((dy namic) → void). (dart:convert/json.dart, line 1034, col 3)
6 [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) 6 [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] Annotation can be only constant variable or constant constructor invocat ion (dart:core/stacktrace.dart, line 27, col 3) 7 [error] Annotation can be only constant variable or constant constructor invocat ion (dart:core/stacktrace.dart, line 27, col 3)
8 [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) 8 [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 HtmlCollection.[]= ((int, Node) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 18904, col 3) 9 [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 MimeTypeArray.[]= ((int, MimeType) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:ht ml, line 23818, col 3) 10 [error] Invalid override. The type of MimeTypeArray.[]= ((int, MimeType) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:ht ml, line 23818, col 3)
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
89 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1344, c ol 12) 89 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1344, c ol 12)
90 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1351, c ol 14) 90 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1351, c ol 14)
91 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1361, c ol 12) 91 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1361, c ol 12)
92 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1366, c ol 12) 92 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1366, c ol 12)
93 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1435, c ol 19) 93 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1435, c ol 19)
94 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1610, c ol 21) 94 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1610, c ol 21)
95 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1610, c ol 36) 95 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1610, c ol 36)
96 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1620, c ol 47) 96 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1620, c ol 47)
97 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1682, c ol 18) 97 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1682, c ol 18)
98 [warning] Unsound implicit cast from dynamic to LinkedHashMap<K, V> (dart:collec tion/linked_hash_map.dart, line 160, col 12) 98 [warning] Unsound implicit cast from dynamic to LinkedHashMap<K, V> (dart:collec tion/linked_hash_map.dart, line 160, col 12)
99 [warning] Unsound implicit cast from _LinkedListLink to E (dart:collection/linke d_list.dart, line 93, col 17)
100 [warning] Unsound implicit cast from _LinkedListLink to E (dart:collection/linke d_list.dart, line 105, col 12)
101 [warning] Unsound implicit cast from _LinkedListLink to E (dart:collection/linke d_list.dart, line 112, col 12)
102 [warning] Unsound implicit cast from _LinkedListLink to E (dart:collection/linke d_list.dart, line 122, col 12)
103 [warning] Unsound implicit cast from _LinkedListLink to E (dart:collection/linke d_list.dart, line 134, col 14)
104 [warning] Unsound implicit cast from _LinkedListLink to E (dart:collection/linke d_list.dart, line 192, col 16)
105 [warning] Unsound implicit cast from _LinkedListLink to E (dart:collection/linke d_list.dart, line 249, col 16)
106 [warning] Unsound implicit cast from dynamic to E (dart:collection/queue.dart, l ine 208, col 18)
107 [warning] Unsound implicit cast from List<dynamic> to Iterable<E> (dart:collecti on/queue.dart, line 402, col 40)
108 [warning] Unsound implicit cast from dynamic to E (dart:collection/queue.dart, l ine 411, col 20)
109 [warning] Unsound implicit cast from Iterable<E> to List<dynamic> (dart:collecti on/queue.dart, line 474, col 19)
110 [warning] Unsound implicit cast from List<dynamic> to Iterable<E> (dart:collecti on/queue.dart, line 480, col 52)
111 [warning] Unsound implicit cast from List<dynamic> to Iterable<E> (dart:collecti on/queue.dart, line 486, col 52)
112 [warning] Unsound implicit cast from List<dynamic> to Iterable<E> (dart:collecti on/queue.dart, line 490, col 52)
113 [warning] Unsound implicit cast from List<dynamic> to Iterable<E> (dart:collecti on/queue.dart, line 491, col 40)
114 [warning] Unsound implicit cast from dynamic to E (dart:collection/queue.dart, l ine 738, col 16)
115 [warning] Unsound implicit cast from _SplayTreeNode<dynamic> to _SplayTreeNode<K > (dart:collection/splay_tree.dart, line 155, col 12)
116 [warning] Unsound implicit cast from _SplayTreeNode<dynamic> to _SplayTreeNode<K > (dart:collection/splay_tree.dart, line 171, col 12)
117 [warning] Unsound implicit cast from (<bottom>, <bottom>) → int to (K, K) → int (dart:collection/splay_tree.dart, line 269, col 23)
118 [warning] Unsound implicit cast from dynamic to K (dart:collection/splay_tree.da rt, line 279, col 35)
119 [warning] Unsound implicit cast from dynamic to V (dart:collection/splay_tree.da rt, line 279, col 40)
120 [warning] Unsound implicit cast from Object to K (dart:collection/splay_tree.dar t, line 332, col 25)
121 [warning] Unsound implicit cast from _SplayTreeNode<K> to _SplayTreeMapNode<dyna mic, dynamic> (dart:collection/splay_tree.dart, line 334, col 37)
122 [warning] Unsound implicit cast from dynamic to V (dart:collection/splay_tree.da rt, line 335, col 16)
123 [warning] Unsound implicit cast from Object to K (dart:collection/splay_tree.dar t, line 343, col 41)
124 [warning] Unsound implicit cast from dynamic to V (dart:collection/splay_tree.da rt, line 344, col 33)
125 [warning] Unsound implicit cast from _SplayTreeNode<K> to _SplayTreeMapNode<dyna mic, dynamic> (dart:collection/splay_tree.dart, line 354, col 35)
126 [warning] Unsound implicit cast from _SplayTreeNode<K> to _SplayTreeMapNode<dyna mic, dynamic> (dart:collection/splay_tree.dart, line 366, col 35)
127 [warning] Unsound implicit cast from dynamic to V (dart:collection/splay_tree.da rt, line 367, col 14)
128 [warning] Unsound implicit cast from Object to K (dart:collection/splay_tree.dar t, line 412, col 37)
129 [warning] Unsound implicit cast from _SplayTreeNode<K> to _SplayTreeMapNode<dyna mic, dynamic> (dart:collection/splay_tree.dart, line 429, col 18)
130 [warning] Unsound implicit cast from dynamic to K (dart:collection/splay_tree.da rt, line 445, col 12)
131 [warning] Unsound implicit cast from dynamic to K (dart:collection/splay_tree.da rt, line 453, col 12)
132 [warning] Unsound implicit cast from dynamic to K (dart:collection/splay_tree.da rt, line 632, col 39)
133 [warning] Unsound implicit cast from dynamic to V (dart:collection/splay_tree.da rt, line 637, col 42)
134 [warning] Unsound implicit cast from _SplayTreeNode<dynamic> to _SplayTreeNode<K > (dart:collection/splay_tree.dart, line 645, col 55)
135 [warning] Unsound implicit cast from (<bottom>, <bottom>) → int to (E, E) → int (dart:collection/splay_tree.dart, line 695, col 23)
136 [warning] Unsound implicit cast from dynamic to E (dart:collection/splay_tree.da rt, line 709, col 18)
137 [warning] Unsound implicit cast from dynamic to E (dart:collection/splay_tree.da rt, line 727, col 12)
138 [warning] Unsound implicit cast from dynamic to E (dart:collection/splay_tree.da rt, line 732, col 12)
139 [warning] Unsound implicit cast from Object to E (dart:collection/splay_tree.dar t, line 743, col 40)
140 [warning] Unsound implicit cast from Object to E (dart:collection/splay_tree.dar t, line 755, col 20)
141 [warning] Unsound implicit cast from Object to E (dart:collection/splay_tree.dar t, line 769, col 39)
142 [warning] Unsound implicit cast from Object to E (dart:collection/splay_tree.dar t, line 783, col 39)
143 [warning] Unsound implicit cast from Object to E (dart:collection/splay_tree.dar t, line 795, col 23)
144 [warning] Unsound implicit cast from List<dynamic> to List<int> (dart:convert/as cii.dart, line 96, col 12) 99 [warning] Unsound implicit cast from List<dynamic> to List<int> (dart:convert/as cii.dart, line 96, col 12)
145 [warning] Unsound implicit cast from Converter<S, dynamic> to Converter<S, T> (d art:convert/codec.dart, line 87, col 34) 100 [warning] Unsound implicit cast from Converter<S, dynamic> to Converter<S, T> (d art:convert/codec.dart, line 87, col 34)
146 [warning] Unsound implicit cast from Converter<T, dynamic> to Converter<T, S> (d art:convert/codec.dart, line 88, col 34) 101 [warning] Unsound implicit cast from Converter<T, dynamic> to Converter<T, S> (d art:convert/codec.dart, line 88, col 34)
147 [warning] Unsound implicit cast from dynamic to List<String> (dart:convert, line 311, col 12) 102 [warning] Unsound implicit cast from dynamic to List<String> (dart:convert, line 311, col 12)
148 [warning] Unsound implicit cast from dynamic to T (dart:convert/converter.dart, line 58, col 25) 103 [warning] Unsound implicit cast from dynamic to T (dart:convert/converter.dart, line 58, col 25)
149 [warning] Unsound implicit cast from (dynamic) → dynamic to (Object) → Object (d art:convert/json.dart, line 142, col 28) 104 [warning] Unsound implicit cast from (dynamic) → dynamic to (Object) → Object (d art:convert/json.dart, line 142, col 28)
150 [warning] Unsound implicit cast from (dynamic) → dynamic to (Object) → Object (d art:convert/json.dart, line 147, col 28) 105 [warning] Unsound implicit cast from (dynamic) → dynamic to (Object) → Object (d art:convert/json.dart, line 147, col 28)
151 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 270, col 42) 106 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 270, col 42)
152 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 352, col 36) 107 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 352, col 36)
153 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 455, col 53) 108 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 455, col 53)
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after
254 [warning] The final variable 'sheet' must be initialized (dart:svg, line 4634, c ol 3) 209 [warning] The final variable 'sheet' must be initialized (dart:svg, line 4634, c ol 3)
255 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized (dart:svg, line 5074, col 3) 210 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized (dart:svg, line 5074, col 3)
256 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu st be initialized (dart:svg, line 5388, col 3) 211 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu st be initialized (dart:svg, line 5388, col 3)
257 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized (dart:svg, line 5607, col 3) 212 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized (dart:svg, line 5607, col 3)
258 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d (dart:svg, line 5679, col 3) 213 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d (dart:svg, line 5679, col 3)
259 [warning] The final variables 'href', 'method' and '2' more must be initialized (dart:svg, line 5777, col 3) 214 [warning] The final variables 'href', 'method' and '2' more must be initialized (dart:svg, line 5777, col 3)
260 [warning] The final variables 'dx', 'dy' and '3' more must be initialized (dart: svg, line 5838, col 3) 215 [warning] The final variables 'dx', 'dy' and '3' more must be initialized (dart: svg, line 5838, col 3)
261 [warning] The final variables 'height', 'href' and '3' more must be initialized (dart:svg, line 6128, col 3) 216 [warning] The final variables 'height', 'href' and '3' more must be initialized (dart:svg, line 6128, col 3)
262 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized (dart:svg, line 6173, col 3) 217 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized (dart:svg, line 6173, col 3)
263 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized (dart:svg, line 6327, col 3) 218 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized (dart:svg, line 6327, col 3)
OLDNEW
« no previous file with comments | « tool/input_sdk/lib/collection/splay_tree.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698