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

Side by Side Diff: pkg/dev_compiler/tool/sdk_expected_errors.txt

Issue 2415053004: Some mirrors fixes (Closed)
Patch Set: Minor fixes Created 4 years, 2 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 | « pkg/dev_compiler/tool/input_sdk/private/js_mirrors.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] Could not infer type parameter T, _ControllerEventSinkWrapper<dynamic> m ust be of type EventSink<T>. (dart:async/stream.dart, line 1346, col 16) 1 [error] Could not infer type parameter T, _ControllerEventSinkWrapper<dynamic> m ust be of type EventSink<T>. (dart:async/stream.dart, line 1346, col 16)
2 [error] The argument type '_ControllerEventSinkWrapper' cannot be assigned to th e parameter type 'EventSink<T>'. (dart:async/stream.dart, line 1346, col 53) 2 [error] The argument type '_ControllerEventSinkWrapper' cannot be assigned to th e parameter type 'EventSink<T>'. (dart:async/stream.dart, line 1346, col 53)
3 [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) 3 [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 StreamTransformer<S, T>.bind ((Stream<S>) → Stream<T>). (d art:convert/chunked_conversion.dart, line 14, col 3) 4 [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.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) 5 [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 _EventStreamSubscription.asFuture (([dynam ic]) → Future<dynamic>) is not a subtype of StreamSubscription<T>.asFuture (<E>( [E]) → Future<E>). (dart:html, line 40152, col 3) 6 [error] Invalid override. The type of _EventStreamSubscription.asFuture (([dynam ic]) → Future<dynamic>) is not a subtype of StreamSubscription<T>.asFuture (<E>( [E]) → Future<E>). (dart:html, line 40152, col 3)
7 [error] Invalid override. The type of JsArray.[]= ((Object, E) → void) is not a subtype of JsObject.[]= ((Object, dynamic) → dynamic). (dart:js, line 363, col 3 ) 7 [error] Invalid override. The type of JsArray.[]= ((Object, E) → void) is not a subtype of JsObject.[]= ((Object, dynamic) → dynamic). (dart:js, line 363, col 3 )
8 [warning] Unsound implicit cast from dynamic to List<String> (dart:_debugger, li ne 39, col 45) 8 [warning] Unsound implicit cast from dynamic to List<String> (dart:_debugger, li ne 39, col 45)
9 [warning] Unsound implicit cast from dynamic to List<NameValuePair> (dart:_debug ger, line 750, col 43) 9 [warning] Unsound implicit cast from dynamic to List<NameValuePair> (dart:_debug ger, line 750, col 43)
10 [warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_help er, line 839, col 37) 10 [warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_help er, line 839, col 37)
11 [warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_help er, line 886, col 11) 11 [warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_help er, line 886, col 11)
12 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 117, col 12) 12 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 117, col 12)
13 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 159, col 17) 13 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 159, col 17)
14 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 167, col 17) 14 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 167, col 17)
15 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 198, col 27) 15 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 198, col 27)
16 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 239, col 27) 16 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 239, col 27)
17 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 252, col 27) 17 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 252, col 27)
18 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 264, col 27) 18 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 264, col 27)
19 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 277, col 27) 19 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 277, col 27)
20 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 295, col 16) 20 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 295, col 16)
21 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 300, col 17) 21 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 300, col 17)
22 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 443, col 27) 22 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 443, col 27)
23 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 455, col 27) 23 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 455, col 27)
24 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 564, col 12) 24 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 564, col 12)
25 [warning] Unsound implicit cast from dynamic to JSArray<String> (dart:_js_helper , line 79, col 37) 25 [warning] Unsound implicit cast from dynamic to JSArray<String> (dart:_js_helper , line 79, col 37)
26 [warning] Unsound implicit cast from dynamic to E (dart:_js_helper, line 882, co l 16) 26 [warning] Unsound implicit cast from dynamic to E (dart:_js_helper, line 882, co l 16)
27 [warning] Unsound implicit cast from dynamic to () → List<Type> (dart:_js_mirror s, line 417, col 40) 27 [warning] Unsound implicit cast from dynamic to () → List<Type> (dart:_js_mirror s, line 422, col 40)
28 [warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors /js_string.dart, line 92, col 14) 28 [warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors /js_string.dart, line 92, col 14)
29 [warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors /js_string.dart, line 95, col 14) 29 [warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors /js_string.dart, line 95, col 14)
30 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 119, col 40) 30 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 119, col 40)
31 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 148, col 44) 31 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 148, col 44)
32 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 183, col 9) 32 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 183, col 9)
33 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 299, col 42) 33 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 299, col 42)
34 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 308, col 12) 34 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 308, col 12)
35 [warning] Unsound implicit cast from dynamic to List<LinkedHashMapCell<K, V>> (d art:_js_helper/linked_hash_map.dart, line 312, col 12) 35 [warning] Unsound implicit cast from dynamic to List<LinkedHashMapCell<K, V>> (d art:_js_helper/linked_hash_map.dart, line 312, col 12)
36 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 346, col 12) 36 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 346, col 12)
37 [warning] Unsound implicit cast from dynamic to List<LinkedHashMapCell<K, V>> (d art:_js_helper/linked_hash_map.dart, line 351, col 12) 37 [warning] Unsound implicit cast from dynamic to List<LinkedHashMapCell<K, V>> (d art:_js_helper/linked_hash_map.dart, line 351, col 12)
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
166 [warning] The final variable 'sheet' must be initialized (dart:svg, line 4634, c ol 3) 166 [warning] The final variable 'sheet' must be initialized (dart:svg, line 4634, c ol 3)
167 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized (dart:svg, line 5072, col 3) 167 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized (dart:svg, line 5072, col 3)
168 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu st be initialized (dart:svg, line 5386, col 3) 168 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu st be initialized (dart:svg, line 5386, col 3)
169 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized (dart:svg, line 5605, col 3) 169 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized (dart:svg, line 5605, col 3)
170 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d (dart:svg, line 5677, col 3) 170 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d (dart:svg, line 5677, col 3)
171 [warning] The final variables 'href', 'method' and '2' more must be initialized (dart:svg, line 5775, col 3) 171 [warning] The final variables 'href', 'method' and '2' more must be initialized (dart:svg, line 5775, col 3)
172 [warning] The final variables 'dx', 'dy' and '3' more must be initialized (dart: svg, line 5836, col 3) 172 [warning] The final variables 'dx', 'dy' and '3' more must be initialized (dart: svg, line 5836, col 3)
173 [warning] The final variables 'height', 'href' and '3' more must be initialized (dart:svg, line 6126, col 3) 173 [warning] The final variables 'height', 'href' and '3' more must be initialized (dart:svg, line 6126, col 3)
174 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized (dart:svg, line 6171, col 3) 174 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized (dart:svg, line 6171, col 3)
175 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized (dart:svg, line 6325, col 3) 175 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized (dart:svg, line 6325, col 3)
OLDNEW
« no previous file with comments | « pkg/dev_compiler/tool/input_sdk/private/js_mirrors.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698