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

Side by Side Diff: tool/sdk_expected_errors.txt

Issue 1965563003: Update dart:convert and dart:core Uri. (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@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
« test/browser/language_tests.js ('K') | « tool/make_debug_pages.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 _UnicodeSubsetEncoder.bind ((Stream<String >) → Stream<List<int>>) is not a subtype of StreamTransformer<dynamic, dynamic>. bind ((Stream<dynamic>) → Stream<dynamic>). (dart:convert/ascii.dart, line 114, 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 _UnicodeSubsetDecoder.bind ((Stream<List<i nt>>) → Stream<String>) is not a subtype of StreamTransformer<dynamic, dynamic>. bind ((Stream<dynamic>) → Stream<dynamic>). (dart:convert/ascii.dart, line 222, col 3)
6 [error] Invalid override. The type of ChunkedConverter.startChunkedConversion (( Sink<T2>) → ChunkedConversionSink<S2>) is not a subtype of Converter<S, T>.start ChunkedConversion ((Sink<dynamic>) → ChunkedConversionSink<dynamic>). (dart:conv ert/chunked_conversion.dart, line 33, col 3)
7 [error] Invalid override. The type of ChunkedConverter.bind ((Stream<S2>) → Stre am<T2>) is not a subtype of Converter<S, T>.bind ((Stream<dynamic>) → Stream<dyn amic>). (dart:convert/chunked_conversion.dart, line 38, col 3)
8 [error] Invalid override. The type of ChunkedConverter.bind ((Stream<S2>) → Stre am<T2>) is not a subtype of StreamTransformer<dynamic, dynamic>.bind ((Stream<dy namic>) → Stream<dynamic>). (dart:convert/chunked_conversion.dart, line 38, col 3)
9 [error] The redirected constructor '((List<dynamic>) → void) → _SimpleCallbackSi nk<dynamic>' has incompatible parameters with '((List<T>) → void) → ChunkedConve rsionSink<T>' (dart:convert/chunked_conversion.dart, line 74, col 45)
10 [error] Invalid override. The type of JsonDecoder.bind ((Stream<String>) → Strea m<Object>) is not a subtype of StreamTransformer<dynamic, dynamic>.bind ((Stream <dynamic>) → Stream<dynamic>). (dart:convert/json.dart, line 513, col 3)
11 [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 905, col 3)
12 [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 1063, col 3)
13 [error] Invalid override. The type of Utf8Encoder.bind ((Stream<String>) → Strea m<List<int>>) is not a subtype of StreamTransformer<dynamic, dynamic>.bind ((Str eam<dynamic>) → Stream<dynamic>). (dart:convert/utf.dart, line 130, col 3)
14 [error] Invalid override. The type of Utf8Decoder.bind ((Stream<List<int>>) → St ream<String>) is not a subtype of StreamTransformer<dynamic, dynamic>.bind ((Str eam<dynamic>) → Stream<dynamic>). (dart:convert/utf.dart, line 370, 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) 15 [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) 16 [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) 17 [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) 18 [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) 19 [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)
11 [error] Invalid override. The type of NodeList.[]= ((int, Node) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 25467, col 3) 20 [error] Invalid override. The type of NodeList.[]= ((int, Node) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 25467, col 3)
12 [error] Invalid override. The type of PluginArray.[]= ((int, Plugin) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 26971, col 3) 21 [error] Invalid override. The type of PluginArray.[]= ((int, Plugin) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 26971, col 3)
13 [error] Invalid override. The type of SourceBufferList.[]= ((int, SourceBuffer) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). ( dart:html, line 30209, col 3) 22 [error] Invalid override. The type of SourceBufferList.[]= ((int, SourceBuffer) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). ( dart:html, line 30209, col 3)
14 [error] Invalid override. The type of SpeechGrammarList.[]= ((int, SpeechGrammar ) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 30410, col 3) 23 [error] Invalid override. The type of SpeechGrammarList.[]= ((int, SpeechGrammar ) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 30410, col 3)
15 [error] Invalid override. The type of TextTrackList.[]= ((int, TextTrack) → void ) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:h tml, line 32569, col 3) 24 [error] Invalid override. The type of TextTrackList.[]= ((int, TextTrack) → void ) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:h tml, line 32569, col 3)
(...skipping 73 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) 98 [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) 99 [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) 100 [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) 101 [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) 102 [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) 103 [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) 104 [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) 105 [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) 106 [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) 107 [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 List<dynamic> to List<int> (dart:convert/as cii.dart, line 96, col 12) 108 [warning] Unsound implicit cast from List<dynamic> to List<int> (dart:convert/as cii.dart, line 97, col 12)
100 [warning] Unsound implicit cast from Converter<S, dynamic> to Converter<S, T> (d art:convert/codec.dart, line 87, col 34) 109 [warning] Unsound implicit cast from Converter<S, dynamic> to Converter<S, T> (d art:convert/codec.dart, line 87, col 34)
101 [warning] Unsound implicit cast from Converter<T, dynamic> to Converter<T, S> (d art:convert/codec.dart, line 88, col 34) 110 [warning] Unsound implicit cast from Converter<T, dynamic> to Converter<T, S> (d art:convert/codec.dart, line 88, col 34)
102 [warning] Unsound implicit cast from dynamic to List<String> (dart:convert, line 311, col 12) 111 [warning] Unsound implicit cast from dynamic to List<String> (dart:convert, line 311, col 12)
103 [warning] Unsound implicit cast from dynamic to T (dart:convert/converter.dart, line 58, col 25) 112 [warning] Unsound implicit cast from Converter<S, T> to ChunkedConverter<dynamic , dynamic, dynamic, dynamic> (dart:convert/converter.dart, line 51, col 59)
104 [warning] Unsound implicit cast from (dynamic) → dynamic to (Object) → Object (d art:convert/json.dart, line 142, col 28) 113 [warning] Unsound implicit cast from ChunkedConverter<List<int>, String, List<in t>, String> to StreamTransformer<List<int>, dynamic> (dart:convert/encoding.dart , line 18, col 18)
105 [warning] Unsound implicit cast from (dynamic) → dynamic to (Object) → Object (d art:convert/json.dart, line 147, col 28) 114 [warning] Unsound implicit cast from (dynamic) → dynamic to (Object) → Object (d art:convert/json.dart, line 145, col 28)
106 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 270, col 42) 115 [warning] Unsound implicit cast from (dynamic) → dynamic to (Object) → Object (d art:convert/json.dart, line 150, col 28)
107 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 352, col 36) 116 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 273, col 42)
108 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 455, col 53) 117 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 357, col 36)
109 [warning] Unsound implicit cast from Map<dynamic, dynamic> to Map<String, Object > (dart:convert/json.dart, line 715, col 16) 118 [warning] Unsound implicit cast from Function to (Object) → dynamic (dart:conver t/json.dart, line 460, col 53)
110 [warning] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/ json.dart, line 817, col 60) 119 [warning] Unsound implicit cast from Map<dynamic, dynamic> to Map<String, Object > (dart:convert/json.dart, line 719, col 30)
111 [warning] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/ json.dart, line 895, col 15) 120 [warning] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/ json.dart, line 847, col 60)
112 [warning] Unsound implicit cast from Sink<dynamic> to Sink<String> (dart:convert /line_splitter.dart, line 24, col 44) 121 [warning] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/ json.dart, line 925, col 15)
113 [warning] Unsound implicit cast from dynamic to T (dart:core/expando.dart, line 55, col 12) 122 [warning] Unsound implicit cast from dynamic to T (dart:core/expando.dart, line 55, col 12)
114 [warning] Unsound implicit cast from dynamic to E (dart:core/list.dart, line 126 , col 16) 123 [warning] Unsound implicit cast from dynamic to E (dart:core/list.dart, line 126 , col 16)
115 [warning] Unsound implicit cast from Iterable<int> to List<dynamic> (dart:core/s tring.dart, line 116, col 33) 124 [warning] Unsound implicit cast from Iterable<int> to List<dynamic> (dart:core/s tring.dart, line 116, col 33)
116 [warning] Unsound implicit cast from List<dynamic> to Iterable<int> (dart:core/u ri.dart, line 1278, col 37)
117 [warning] Unsound implicit cast from List<dynamic> to List<int> (dart:core/uri.d art, line 2023, col 12)
118 [warning] The final variable 'origin' must be initialized (dart:html, line 177, col 3) 125 [warning] The final variable 'origin' must be initialized (dart:html, line 177, col 3)
119 [warning] The final variable 'origin' must be initialized (dart:html, line 813, col 3) 126 [warning] The final variable 'origin' must be initialized (dart:html, line 813, col 3)
120 [warning] Unsound implicit cast from dynamic to List<String> (dart:html, line 11 45, col 33) 127 [warning] Unsound implicit cast from dynamic to List<String> (dart:html, line 11 45, col 33)
121 [warning] The final variables 'form', 'labels' and '3' more must be initialized (dart:html, line 1691, col 3) 128 [warning] The final variables 'form', 'labels' and '3' more must be initialized (dart:html, line 1691, col 3)
122 [warning] Unsound implicit cast from dynamic to List<num> (dart:html, line 2723, col 14) 129 [warning] Unsound implicit cast from dynamic to List<num> (dart:html, line 2723, col 14)
123 [warning] Unsound implicit cast from dynamic to List<num> (dart:html, line 2725, col 14) 130 [warning] Unsound implicit cast from dynamic to List<num> (dart:html, line 2725, col 14)
124 [warning] The final variable 'options' must be initialized (dart:html, line 8973 , col 3) 131 [warning] The final variable 'options' must be initialized (dart:html, line 8973 , col 3)
125 [warning] The final variables '_attributes', '_childElementCount' and '16' more must be initialized (dart:html, line 13010, col 3) 132 [warning] The final variables '_attributes', '_childElementCount' and '16' more must be initialized (dart:html, line 13010, col 3)
126 [warning] The final variables 'elements', 'form' and '4' more must be initialize d (dart:html, line 16626, col 3) 133 [warning] The final variables 'elements', 'form' and '4' more must be initialize d (dart:html, line 16626, col 3)
127 [warning] The final variable 'length' must be initialized (dart:html, line 17556 , col 3) 134 [warning] The final variable 'length' must be initialized (dart:html, line 17556 , col 3)
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
209 [warning] The final variable 'sheet' must be initialized (dart:svg, line 4634, c ol 3) 216 [warning] The final variable 'sheet' must be initialized (dart:svg, line 4634, c ol 3)
210 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized (dart:svg, line 5074, col 3) 217 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized (dart:svg, line 5074, col 3)
211 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu st be initialized (dart:svg, line 5388, col 3) 218 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu st be initialized (dart:svg, line 5388, col 3)
212 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized (dart:svg, line 5607, col 3) 219 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized (dart:svg, line 5607, col 3)
213 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d (dart:svg, line 5679, col 3) 220 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d (dart:svg, line 5679, col 3)
214 [warning] The final variables 'href', 'method' and '2' more must be initialized (dart:svg, line 5777, col 3) 221 [warning] The final variables 'href', 'method' and '2' more must be initialized (dart:svg, line 5777, col 3)
215 [warning] The final variables 'dx', 'dy' and '3' more must be initialized (dart: svg, line 5838, col 3) 222 [warning] The final variables 'dx', 'dy' and '3' more must be initialized (dart: svg, line 5838, col 3)
216 [warning] The final variables 'height', 'href' and '3' more must be initialized (dart:svg, line 6128, col 3) 223 [warning] The final variables 'height', 'href' and '3' more must be initialized (dart:svg, line 6128, col 3)
217 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized (dart:svg, line 6173, col 3) 224 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized (dart:svg, line 6173, col 3)
218 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized (dart:svg, line 6327, col 3) 225 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized (dart:svg, line 6327, col 3)
OLDNEW
« test/browser/language_tests.js ('K') | « tool/make_debug_pages.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698