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

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

Issue 2477673006: Get the basics of deferred libraries working. (Closed)
Patch Set: Rebase against latest. Created 4 years, 1 month 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/ddc_runtime/operations.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] Couldn't infer type parameter 'T'; '_ControllerEventSinkWrapper<dynamic> ' must be of type 'EventSink<T>'. (dart:async/stream.dart, line 1346, col 16) 1 [error] Couldn't infer type parameter 'T'; '_ControllerEventSinkWrapper<dynamic> ' must be of type 'EventSink<T>'. (dart:async/stream.dart, line 1346, col 16)
2 [error] The argument type '_ControllerEventSinkWrapper' can't be assigned to the parameter type 'EventSink<T>'. (dart:async/stream.dart, line 1346, col 53) 2 [error] The argument type '_ControllerEventSinkWrapper' can't be assigned to the parameter type 'EventSink<T>'. (dart:async/stream.dart, line 1346, col 53)
3 [error] Invalid override. The type of 'ChunkedConverter.bind' ('(dynamic) → dyna mic') isn't a subtype of 'Converter<S, T>.bind' ('(Stream<S>) → Stream<T>'). (da rt:convert/chunked_conversion.dart, line 14, col 3) 3 [error] Invalid override. The type of 'ChunkedConverter.bind' ('(dynamic) → dyna mic') isn't a subtype of 'Converter<S, T>.bind' ('(Stream<S>) → Stream<T>'). (da rt:convert/chunked_conversion.dart, line 14, col 3)
4 [error] Invalid override. The type of 'ChunkedConverter.bind' ('(dynamic) → dyna mic') isn't a subtype of 'StreamTransformer<S, T>.bind' ('(Stream<S>) → Stream<T >'). (dart:convert/chunked_conversion.dart, line 14, col 3) 4 [error] Invalid override. The type of 'ChunkedConverter.bind' ('(dynamic) → dyna mic') isn't a subtype of 'StreamTransformer<S, T>.bind' ('(Stream<S>) → Stream<T >'). (dart:convert/chunked_conversion.dart, line 14, col 3)
5 [error] Invalid override. The type of 'ChunkedConverter.startChunkedConversion' ('(dynamic) → dynamic') isn't a subtype of 'Converter<S, T>.startChunkedConversi on' ('(Sink<T>) → Sink<S>'). (dart:convert/chunked_conversion.dart, line 15, col 3) 5 [error] Invalid override. The type of 'ChunkedConverter.startChunkedConversion' ('(dynamic) → dynamic') isn't a subtype of 'Converter<S, T>.startChunkedConversi on' ('(Sink<T>) → Sink<S>'). (dart:convert/chunked_conversion.dart, line 15, col 3)
6 [error] Invalid override. The type of '_EventStreamSubscription.asFuture' ('([dy namic]) → Future<dynamic>') isn't 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' ('([dy namic]) → Future<dynamic>') isn't 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') isn't a subtype of 'JsObject.[]=' ('(Object, dynamic) → dynamic'). (dart:js, line 363 , col 3) 7 [error] Invalid override. The type of 'JsArray.[]=' ('(Object, E) → void') isn't a subtype of 'JsObject.[]=' ('(Object, dynamic) → dynamic'). (dart:js, line 363 , col 3)
8 [warning] Unsound implicit cast from 'dynamic' to 'List<String>'. (dart:_debugge r, line 39, col 45) 8 [warning] Unsafe implicit cast from 'List<dynamic>' to 'List<String>'. This usua lly indicates that type information was lost and resulted in 'dynamic' and/or a place that will have a failure at runtime. (dart:_js_helper/regexp_helper.dart, line 140, col 43)
9 [warning] Unsound implicit cast from 'dynamic' to 'List<NameValuePair>'. (dart:_ debugger, line 750, col 43) 9 [warning] Unsafe implicit cast from 'List<dynamic>' to 'List<String>'. This usua lly indicates that type information was lost and resulted in 'dynamic' and/or a place that will have a failure at runtime. (dart:_js_helper/regexp_helper.dart, line 152, col 43)
10 [warning] Unsound implicit cast from 'dynamic' to 'List<String>'. (dart:_isolate _helper, line 839, col 37) 10 [warning] Unsafe implicit cast from 'Object' to 'K'. This usually indicates that type information was lost and resulted in 'dynamic' and/or a place that will ha ve a failure at runtime. (dart:collection, line 411, col 49)
11 [warning] Unsound implicit cast from 'dynamic' to 'List<String>'. (dart:_isolate _helper, line 886, col 11) 11 [warning] Unsafe implicit cast from 'Object' to 'E'. This usually indicates that type information was lost and resulted in 'dynamic' and/or a place that will ha ve a failure at runtime. (dart:collection, line 758, col 14)
12 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:_interceptors/js_ar ray.dart, line 117, col 12) 12 [warning] Unsafe implicit cast from 'Object' to 'E'. This usually indicates that type information was lost and resulted in 'dynamic' and/or a place that will ha ve a failure at runtime. (dart:collection, line 1135, col 14)
13 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:_interceptors/js_ar ray.dart, line 159, col 17)
14 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:_interceptors/js_ar ray.dart, line 167, col 17)
15 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:_interceptors/js_ar ray.dart, line 198, col 27)
16 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:_interceptors/js_ar ray.dart, line 239, col 27)
17 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:_interceptors/js_ar ray.dart, line 252, col 27)
18 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:_interceptors/js_ar ray.dart, line 264, col 27)
19 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:_interceptors/js_ar ray.dart, line 277, col 27)
20 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:_interceptors/js_ar ray.dart, line 295, col 16)
21 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:_interceptors/js_ar ray.dart, line 300, col 17)
22 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:_interceptors/js_ar ray.dart, line 443, col 27)
23 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:_interceptors/js_ar ray.dart, line 455, col 27)
24 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:_interceptors/js_ar ray.dart, line 564, col 12)
25 [warning] Unsound implicit cast from 'dynamic' to 'JSArray<String>'. (dart:_js_h elper, line 79, col 37)
26 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:_js_helper, line 88 2, col 16)
27 [warning] Unsound implicit cast from 'dynamic' to '() → List<Type>'. (dart:_js_m irrors, line 425, col 40)
28 [warning] Unsound implicit cast from 'dynamic' to 'List<String>'. (dart:_interce ptors/js_string.dart, line 92, col 14)
29 [warning] Unsound implicit cast from 'dynamic' to 'List<String>'. (dart:_interce ptors/js_string.dart, line 95, col 14)
30 [warning] Unsound implicit cast from 'dynamic' to 'LinkedHashMapCell<K, V>'. (da rt:_js_helper/linked_hash_map.dart, line 119, col 40)
31 [warning] Unsound implicit cast from 'dynamic' to 'LinkedHashMapCell<K, V>'. (da rt:_js_helper/linked_hash_map.dart, line 148, col 44)
32 [warning] Unsound implicit cast from 'dynamic' to 'LinkedHashMapCell<K, V>'. (da rt:_js_helper/linked_hash_map.dart, line 183, col 9)
33 [warning] Unsound implicit cast from 'dynamic' to 'LinkedHashMapCell<K, V>'. (da rt:_js_helper/linked_hash_map.dart, line 299, col 42)
34 [warning] Unsound implicit cast from 'dynamic' to 'LinkedHashMapCell<K, V>'. (da rt:_js_helper/linked_hash_map.dart, line 308, col 12)
35 [warning] Unsound implicit cast from 'dynamic' to 'List<LinkedHashMapCell<K, V>> '. (dart:_js_helper/linked_hash_map.dart, line 312, col 12)
36 [warning] Unsound implicit cast from 'dynamic' to 'LinkedHashMapCell<K, V>'. (da rt:_js_helper/linked_hash_map.dart, line 346, col 12)
37 [warning] Unsound implicit cast from 'dynamic' to 'List<LinkedHashMapCell<K, V>> '. (dart:_js_helper/linked_hash_map.dart, line 351, col 12)
38 [warning] Unsound implicit cast from 'dynamic' to 'List<String>'. (dart:_js_help er/regexp_helper.dart, line 108, col 22)
39 [warning] Unsound implicit cast from 'List<dynamic>' to 'List<String>'. (dart:_j s_helper/regexp_helper.dart, line 140, col 43)
40 [warning] Unsound implicit cast from 'List<dynamic>' to 'List<String>'. (dart:_j s_helper/regexp_helper.dart, line 152, col 43)
41 [warning] Unsound implicit cast from 'dynamic' to 'V'. (dart:collection, line 10 5, col 14)
42 [warning] Unsound implicit cast from 'dynamic' to 'V'. (dart:collection, line 10 8, col 14)
43 [warning] Unsound implicit cast from 'dynamic' to 'V'. (dart:collection, line 11 9, col 12)
44 [warning] Unsound implicit cast from 'dynamic' to 'V'. (dart:collection, line 18 6, col 12)
45 [warning] Unsound implicit cast from 'dynamic' to 'K'. (dart:collection, line 20 0, col 14)
46 [warning] Unsound implicit cast from 'dynamic' to 'V'. (dart:collection, line 26 8, col 17)
47 [warning] Unsound implicit cast from 'dynamic' to 'K'. (dart:collection, line 40 4, col 49)
48 [warning] Unsound implicit cast from 'dynamic' to 'K'. (dart:collection, line 41 1, col 19)
49 [warning] Unsound implicit cast from 'Object' to 'K'. (dart:collection, line 411 , col 49)
50 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:collection, line 43 6, col 9)
51 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:collection, line 46 2, col 18)
52 [warning] Unsound implicit cast from 'dynamic' to 'LinkedHashMapCell<K, V>'. (da rt:collection, line 495, col 42)
53 [warning] Unsound implicit cast from 'dynamic' to 'V'. (dart:collection, line 53 2, col 12)
54 [warning] Unsound implicit cast from 'dynamic' to 'K'. (dart:collection, line 56 9, col 14)
55 [warning] Unsound implicit cast from 'dynamic' to 'V'. (dart:collection, line 56 9, col 19)
56 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:collection, line 61 4, col 9)
57 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:collection, line 65 3, col 18)
58 [warning] Unsound implicit cast from 'dynamic' to 'K'. (dart:collection, line 68 9, col 49)
59 [warning] Unsound implicit cast from 'dynamic' to 'LinkedHashMapCell<K, V>'. (da rt:collection, line 696, col 42)
60 [warning] Unsound implicit cast from 'dynamic' to 'K'. (dart:collection, line 69 7, col 40)
61 [warning] Unsound implicit cast from 'Object' to 'E'. (dart:collection, line 758 , col 14)
62 [warning] Unsound implicit cast from 'dynamic' to 'List<E>'. (dart:collection, l ine 951, col 12)
63 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:collection, line 10 09, col 21)
64 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:collection, line 10 09, col 51)
65 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:collection, line 10 19, col 47)
66 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:collection, line 10 58, col 18)
67 [warning] Unsound implicit cast from 'Object' to 'E'. (dart:collection, line 113 5, col 14)
68 [warning] Unsound implicit cast from 'dynamic' to '_LinkedHashSetCell<E>'. (dart :collection, line 1222, col 38)
69 [warning] Unsound implicit cast from 'dynamic' to '_LinkedHashSetCell<E>'. (dart :collection, line 1337, col 12)
70 [warning] Unsound implicit cast from 'dynamic' to 'List<_LinkedHashSetCell<E>>'. (dart:collection, line 1351, col 12)
71 [warning] Unsound implicit cast from 'dynamic' to '_LinkedHashSetCell<E>'. (dart :collection, line 1358, col 40)
72 [warning] Unsound implicit cast from 'dynamic' to '_LinkedHashSetCell<E>'. (dart :collection, line 1391, col 40)
73 [warning] Unsound implicit cast from 'dynamic' to '_LinkedHashSetCell<E>'. (dart :collection, line 1412, col 40)
74 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:collection, line 14 13, col 36)
75 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:collection, line 14 23, col 47)
76 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:collection, line 14 85, col 18)
77 [warning] Unsound implicit cast from 'dynamic' to 'Stream<S>'. (dart:convert/chu nked_conversion.dart, line 14, col 45)
78 [warning] Unsound implicit cast from 'dynamic' to 'Sink<T>'. (dart:convert/chunk ed_conversion.dart, line 16, col 36)
79 [warning] Unsound implicit cast from 'dynamic' to 'List<String>'. (dart:convert, line 311, col 12)
80 [warning] Unsound implicit cast from 'dynamic' to 'T'. (dart:core/expando.dart, line 55, col 12)
81 [warning] Unsound implicit cast from 'dynamic' to 'E'. (dart:core/list.dart, lin e 126, col 16)
82 [warning] The final variable 'origin' must be initialized. (dart:html, line 177, col 3) 13 [warning] The final variable 'origin' must be initialized. (dart:html, line 177, col 3)
83 [warning] The final variable 'origin' must be initialized. (dart:html, line 813, col 3) 14 [warning] The final variable 'origin' must be initialized. (dart:html, line 813, col 3)
84 [warning] Unsound implicit cast from 'dynamic' to 'List<String>'. (dart:html, li ne 1145, col 33)
85 [warning] The final variables 'form', 'labels' and '3' more must be initialized. (dart:html, line 1691, col 3) 15 [warning] The final variables 'form', 'labels' and '3' more must be initialized. (dart:html, line 1691, col 3)
86 [warning] Unsound implicit cast from 'dynamic' to 'List<num>'. (dart:html, line 2723, col 14)
87 [warning] Unsound implicit cast from 'dynamic' to 'List<num>'. (dart:html, line 2725, col 14)
88 [warning] The final variable 'options' must be initialized. (dart:html, line 897 2, col 3) 16 [warning] The final variable 'options' must be initialized. (dart:html, line 897 2, col 3)
89 [warning] The final variables '_attributes', '_childElementCount' and '16' more must be initialized. (dart:html, line 13009, col 3) 17 [warning] The final variables '_attributes', '_childElementCount' and '16' more must be initialized. (dart:html, line 13009, col 3)
90 [warning] The final variables 'elements', 'form' and '4' more must be initialize d. (dart:html, line 16625, col 3) 18 [warning] The final variables 'elements', 'form' and '4' more must be initialize d. (dart:html, line 16625, col 3)
91 [warning] The final variable 'length' must be initialized. (dart:html, line 1755 5, col 3) 19 [warning] The final variable 'length' must be initialized. (dart:html, line 1755 5, col 3)
92 [warning] The final variables '_get_contentWindow' and 'sandbox' must be initial ized. (dart:html, line 20113, col 3) 20 [warning] The final variables '_get_contentWindow' and 'sandbox' must be initial ized. (dart:html, line 20113, col 3)
93 [warning] The final variables 'complete', 'currentSrc' and '2' more must be init ialized. (dart:html, line 20246, col 3) 21 [warning] The final variables 'complete', 'currentSrc' and '2' more must be init ialized. (dart:html, line 20246, col 3)
94 [warning] The final variables '_get_valueAsDate', 'entries' and '6' more must be initialized. (dart:html, line 20400, col 3) 22 [warning] The final variables '_get_valueAsDate', 'entries' and '6' more must be initialized. (dart:html, line 20400, col 3)
95 [warning] The final variables 'form', 'labels' and '4' more must be initialized. (dart:html, line 21436, col 3) 23 [warning] The final variables 'form', 'labels' and '4' more must be initialized. (dart:html, line 21436, col 3)
96 [warning] The final variables 'control' and 'form' must be initialized. (dart:ht ml, line 21547, col 3) 24 [warning] The final variables 'control' and 'form' must be initialized. (dart:ht ml, line 21547, col 3)
97 [warning] The final variable 'form' must be initialized. (dart:html, line 21581, col 3) 25 [warning] The final variable 'form' must be initialized. (dart:html, line 21581, col 3)
98 [warning] The final variables 'import', 'sheet' and '1' more must be initialized . (dart:html, line 21607, col 3) 26 [warning] The final variables 'import', 'sheet' and '1' more must be initialized . (dart:html, line 21607, col 3)
99 [warning] The final variable 'areas' must be initialized. (dart:html, line 21759 , col 3) 27 [warning] The final variable 'areas' must be initialized. (dart:html, line 21759 , col 3)
100 [warning] The final variables 'audioDecodedByteCount', 'audioTracks' and '16' mo re must be initialized. (dart:html, line 21985, col 3) 28 [warning] The final variables 'audioDecodedByteCount', 'audioTracks' and '16' mo re must be initialized. (dart:html, line 21985, col 3)
101 [warning] The final variable 'labels' must be initialized. (dart:html, line 2350 1, col 3) 29 [warning] The final variable 'labels' must be initialized. (dart:html, line 2350 1, col 3)
102 [warning] The final variables '_localName', '_namespaceUri' and '12' more must b e initialized. (dart:html, line 24939, col 3) 30 [warning] The final variables '_localName', '_namespaceUri' and '12' more must b e initialized. (dart:html, line 24939, col 3)
103 [warning] The final variables 'form', 'validationMessage' and '2' more must be i nitialized. (dart:html, line 25820, col 3) 31 [warning] The final variables 'form', 'validationMessage' and '2' more must be i nitialized. (dart:html, line 25820, col 3)
104 [warning] The final variables 'form' and 'index' must be initialized. (dart:html , line 25955, col 3) 32 [warning] The final variables 'form' and 'index' must be initialized. (dart:html , line 25955, col 3)
105 [warning] The final variables 'form', 'htmlFor' and '5' more must be initialized . (dart:html, line 26009, col 3) 33 [warning] The final variables 'form', 'htmlFor' and '5' more must be initialized . (dart:html, line 26009, col 3)
106 [warning] The final variables 'labels' and 'position' must be initialized. (dart :html, line 27415, col 3) 34 [warning] The final variables 'labels' and 'position' must be initialized. (dart :html, line 27415, col 3)
107 [warning] The final variables 'form', 'labels' and '4' more must be initialized. (dart:html, line 29186, col 3) 35 [warning] The final variables 'form', 'labels' and '4' more must be initialized. (dart:html, line 29186, col 3)
108 [warning] The final variable 'sheet' must be initialized. (dart:html, line 31442 , col 3) 36 [warning] The final variable 'sheet' must be initialized. (dart:html, line 31442 , col 3)
109 [warning] The final variable 'cellIndex' must be initialized. (dart:html, line 3 1662, col 3) 37 [warning] The final variable 'cellIndex' must be initialized. (dart:html, line 3 1662, col 3)
110 [warning] The final variables '_rows' and '_tBodies' must be initialized. (dart: html, line 31773, col 3) 38 [warning] The final variables '_rows' and '_tBodies' must be initialized. (dart: html, line 31773, col 3)
111 [warning] The final variables '_cells', 'rowIndex' and '1' more must be initiali zed. (dart:html, line 31883, col 3) 39 [warning] The final variables '_cells', 'rowIndex' and '1' more must be initiali zed. (dart:html, line 31883, col 3)
112 [warning] The final variable '_rows' must be initialized. (dart:html, line 31950 , col 3) 40 [warning] The final variable '_rows' must be initialized. (dart:html, line 31950 , col 3)
113 [warning] The final variable 'content' must be initialized. (dart:html, line 319 93, col 3) 41 [warning] The final variable 'content' must be initialized. (dart:html, line 319 93, col 3)
114 [warning] The final variables 'form', 'labels' and '5' more must be initialized. (dart:html, line 32069, col 3) 42 [warning] The final variables 'form', 'labels' and '5' more must be initialized. (dart:html, line 32069, col 3)
115 [warning] The final variables 'readyState' and 'track' must be initialized. (dar t:html, line 33056, col 3) 43 [warning] The final variables 'readyState' and 'track' must be initialized. (dar t:html, line 33056, col 3)
116 [warning] The final variables 'decodedFrameCount', 'droppedFrameCount' and '2' m ore must be initialized. (dart:html, line 33754, col 3) 44 [warning] The final variables 'decodedFrameCount', 'droppedFrameCount' and '2' m ore must be initialized. (dart:html, line 33754, col 3)
117 [warning] Unsound implicit cast from 'dynamic' to 'Rectangle<num>'. (dart:html, line 37618, col 14) 45 [warning] Unsafe implicit cast from '(T) → void' to '(Event) → dynamic'. This us ually indicates that type information was lost and resulted in 'dynamic' and/or a place that will have a failure at runtime. (dart:html, line 40090, col 67)
118 [warning] Unsound implicit cast from 'dynamic' to 'Rectangle<num>'. (dart:html, line 37626, col 14) 46 [warning] Unsafe implicit cast from '(T) → void' to '(Event) → dynamic'. This us ually indicates that type information was lost and resulted in 'dynamic' and/or a place that will have a failure at runtime. (dart:html, line 40112, col 45)
119 [warning] Unsound implicit cast from 'dynamic' to 'Rectangle<num>'. (dart:html, line 37634, col 14) 47 [warning] Unsafe implicit cast from 'num' to 'T'. This usually indicates that ty pe information was lost and resulted in 'dynamic' and/or a place that will have a failure at runtime. (dart:math/rectangle.dart, line 158, col 22)
120 [warning] Unsound implicit cast from '(T) → void' to '(Event) → dynamic'. (dart: html, line 40090, col 67) 48 [warning] Unsafe implicit cast from 'num' to 'T'. This usually indicates that ty pe information was lost and resulted in 'dynamic' and/or a place that will have a failure at runtime. (dart:math/rectangle.dart, line 159, col 23)
121 [warning] Unsound implicit cast from '(T) → void' to '(Event) → dynamic'. (dart: html, line 40112, col 45) 49 [warning] Unsafe implicit cast from 'num' to 'T'. This usually indicates that ty pe information was lost and resulted in 'dynamic' and/or a place that will have a failure at runtime. (dart:math/rectangle.dart, line 282, col 10)
122 [warning] Unsound implicit cast from 'num' to 'T'. (dart:math/rectangle.dart, li ne 158, col 22)
123 [warning] Unsound implicit cast from 'num' to 'T'. (dart:math/rectangle.dart, li ne 159, col 23)
124 [warning] Unsound implicit cast from 'num' to 'T'. (dart:math/rectangle.dart, li ne 282, col 10)
125 [warning] The final variables 'href' and 'target' must be initialized. (dart:svg , line 60, col 3) 50 [warning] The final variables 'href' and 'target' must be initialized. (dart:svg , line 60, col 3)
126 [warning] The final variables 'requiredExtensions', 'requiredFeatures' and '2' m ore must be initialized. (dart:svg, line 489, col 3) 51 [warning] The final variables 'requiredExtensions', 'requiredFeatures' and '2' m ore must be initialized. (dart:svg, line 489, col 3)
127 [warning] The final variables 'cx', 'cy' and '1' more must be initialized. (dart :svg, line 562, col 3) 52 [warning] The final variables 'cx', 'cy' and '1' more must be initialized. (dart :svg, line 562, col 3)
128 [warning] The final variable 'clipPathUnits' must be initialized. (dart:svg, lin e 597, col 3) 53 [warning] The final variable 'clipPathUnits' must be initialized. (dart:svg, lin e 597, col 3)
129 [warning] The final variables 'cx', 'cy' and '2' more must be initialized. (dart :svg, line 689, col 3) 54 [warning] The final variables 'cx', 'cy' and '2' more must be initialized. (dart :svg, line 689, col 3)
130 [warning] The final variables 'height', 'in1' and '6' more must be initialized. (dart:svg, line 732, col 3) 55 [warning] The final variables 'height', 'in1' and '6' more must be initialized. (dart:svg, line 732, col 3)
131 [warning] The final variables 'height', 'in1' and '6' more must be initialized. (dart:svg, line 820, col 3) 56 [warning] The final variables 'height', 'in1' and '6' more must be initialized. (dart:svg, line 820, col 3)
132 [warning] The final variables 'height', 'in1' and '4' more must be initialized. (dart:svg, line 904, col 3) 57 [warning] The final variables 'height', 'in1' and '4' more must be initialized. (dart:svg, line 904, col 3)
133 [warning] The final variables 'height', 'in1' and '10' more must be initialized. (dart:svg, line 952, col 3) 58 [warning] The final variables 'height', 'in1' and '10' more must be initialized. (dart:svg, line 952, col 3)
134 [warning] The final variables 'bias', 'divisor' and '15' more must be initialize d. (dart:svg, line 1057, col 3) 59 [warning] The final variables 'bias', 'divisor' and '15' more must be initialize d. (dart:svg, line 1057, col 3)
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
166 [warning] The final variable 'sheet' must be initialized. (dart:svg, line 4634, col 3) 91 [warning] The final variable 'sheet' must be initialized. (dart:svg, line 4634, col 3)
167 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized. (dart:svg, line 5072, col 3) 92 [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) 93 [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) 94 [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) 95 [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) 96 [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) 97 [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) 98 [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) 99 [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) 100 [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/ddc_runtime/operations.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698