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

Side by Side Diff: tool/sdk_expected_errors.txt

Issue 1963723003: update Map (Closed) Base URL: git@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
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 29 matching lines...) Expand all
40 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 188, col 27) 40 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 188, col 27)
41 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 229, col 27) 41 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 229, col 27)
42 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 242, col 27) 42 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 242, col 27)
43 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 254, col 27) 43 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 254, col 27)
44 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 267, col 27) 44 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 267, col 27)
45 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 285, col 16) 45 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 285, col 16)
46 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 290, col 17) 46 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 290, col 17)
47 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 433, col 27) 47 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 433, col 27)
48 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 445, col 27) 48 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 445, col 27)
49 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 550, col 12) 49 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 550, col 12)
50 [warning] Unsound implicit cast from dynamic to JSArray<String> (dart:_js_helper , line 79, col 37) 50 [warning] Unsound implicit cast from dynamic to JSArray<String> (dart:_js_helper , line 80, col 37)
51 [warning] Unsound implicit cast from dynamic to List<int> (dart:_js_helper, line 281, col 31) 51 [warning] Unsound implicit cast from dynamic to List<int> (dart:_js_helper, line 282, col 31)
52 [warning] Unsound implicit cast from dynamic to E (dart:_js_helper, line 853, co l 16) 52 [warning] Unsound implicit cast from dynamic to E (dart:_js_helper, line 854, co l 16)
53 [warning] Unsound implicit cast from dynamic to List<Type> (dart:_js_mirrors, li ne 126, col 31) 53 [warning] Unsound implicit cast from dynamic to List<Type> (dart:_js_mirrors, li ne 126, col 31)
54 [warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors /js_string.dart, line 92, col 14) 54 [warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors /js_string.dart, line 92, col 14)
55 [warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors /js_string.dart, line 95, col 14) 55 [warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors /js_string.dart, line 95, col 14)
56 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 119, col 40)
sra1 2016/05/10 23:05:25 I think all of these are from JS-calls, which is O
Harry Terkelsen 2016/05/10 23:24:49 Confirming that they are all from JS-calls
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)
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)
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)
63 [warning] Unsound implicit cast from dynamic to List<LinkedHashMapCell<K, V>> (d art:_js_helper/linked_hash_map.dart, line 351, col 12)
56 [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)
57 [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)
58 [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)
59 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 102, co l 14) 67 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 102, co l 14)
60 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 105, co l 14) 68 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 105, co l 14)
61 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 116, co l 12) 69 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 116, co l 12)
62 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 183, co l 12) 70 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 183, co l 12)
63 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 197, co l 14) 71 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 197, co l 14)
64 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 265, co l 17) 72 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 265, co l 17)
65 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 401, co l 49) 73 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 401, co l 49)
(...skipping 188 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) 262 [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) 263 [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) 264 [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) 265 [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) 266 [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) 267 [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) 268 [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) 269 [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) 270 [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) 271 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized (dart:svg, line 6327, col 3)
OLDNEW
« tool/input_sdk/patch/core_patch.dart ('K') | « tool/input_sdk/private/linked_hash_map.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698