Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 [error] The argument type 'InternalMap' cannot be assigned to the parameter type 'Map'. (dart:_isolate_helper/isolate_serialization.dart, line 47, col 47) | |
|
Jennifer Messerly
2016/07/27 21:38:34
maybe try to rerun ./tool/presubmit.sh to regenera
priscillalee
2016/07/27 23:48:33
Thanks. Running presubmit also made changes to lib
Jennifer Messerly
2016/07/28 05:23:10
I think it will be fixed if you merge master and "
priscillalee
2016/07/28 17:15:52
Done.
| |
| 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 586, 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) | |
| 4 [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) | |
| 5 [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) | |
| 6 [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) | |
| 7 [error] Annotation can be only constant variable or constant constructor invocat ion (dart:core/stacktrace.dart, line 43, 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) | |
| 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) | |
| 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) | |
| 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) | |
| 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) | |
| 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) | |
| 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) | |
| 16 [error] Invalid override. The type of TouchList.[]= ((int, Touch) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, lin e 32904, col 3) | |
| 17 [error] The return type '_ElementEventStreamImpl<Event>' is not a 'ElementStream <BeforeUnloadEvent>', as defined by the method 'forElement'. (dart:html, line 36 588, col 12) | |
| 18 [error] The return type '_ElementListEventStreamImpl<Event>' is not a 'ElementSt ream<BeforeUnloadEvent>', as defined by the method '_forElementList'. (dart:html , line 36593, col 12) | |
| 19 [error] Invalid override. The type of _CssRuleList.[]= ((int, CssRule) → void) i s not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html , line 37675, col 3) | |
| 20 [error] Invalid override. The type of _GamepadList.[]= ((int, Gamepad) → void) i s not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html , line 37929, col 3) | |
| 21 [error] Invalid override. The type of _NamedNodeMap.[]= ((int, Node) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 38136, col 3) | |
| 22 [error] Invalid override. The type of _SpeechRecognitionResultList.[]= ((int, Sp eechRecognitionResult) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 38352, col 3) | |
| 23 [error] Invalid override. The type of _StyleSheetList.[]= ((int, StyleSheet) → v oid) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dar t:html, line 38416, col 3) | |
| 24 [error] The return type '_ElementListEventStreamImpl<Event>' is not a 'ElementSt ream<T>', as defined by the method '_forElementList'. (dart:html, line 39935, co l 12) | |
| 25 [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 40153, col 3) | |
| 26 [error] The return type '_WrappedIterator<Node>' is not a 'Iterator<E>', as defi ned by the method 'iterator'. (dart:html, line 42531, col 31) | |
| 27 [error] The part was not supplied as an input to the compiler. (dart:html_common /conversions.dart, line 1, col 1) | |
| 28 [error] The part was not supplied as an input to the compiler. (dart:html_common /conversions_dart2js.dart, line 1, col 1) | |
| 29 [error] The part was not supplied as an input to the compiler. (dart:html_common /css_class_set.dart, line 1, col 1) | |
| 30 [error] The part was not supplied as an input to the compiler. (dart:html_common /device.dart, line 1, col 1) | |
| 31 [error] The part was not supplied as an input to the compiler. (dart:html_common /filtered_element_list.dart, line 1, col 1) | |
| 32 [error] The part was not supplied as an input to the compiler. (dart:html_common /lists.dart, line 1, col 1) | |
| 33 [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 ) | |
| 34 [warning] Unsound implicit cast from dynamic to List<String> (dart:_debugger, li ne 38, col 45) | |
| 35 [warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_help er, line 839, col 37) | |
| 36 [warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_help er, line 886, col 11) | |
| 37 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 117, col 12) | |
| 38 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 159, col 17) | |
| 39 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 167, col 17) | |
| 40 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 198, col 27) | |
| 41 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 239, col 27) | |
| 42 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 252, col 27) | |
| 43 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 264, col 27) | |
| 44 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 277, col 27) | |
| 45 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 295, col 16) | |
| 46 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 300, col 17) | |
| 47 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 443, col 27) | |
| 48 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 455, col 27) | |
| 49 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d art, line 560, col 12) | |
| 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 E (dart:_js_helper, line 883, co l 16) | |
| 52 [warning] Unsound implicit cast from dynamic to List<Type> (dart:_js_mirrors, li ne 133, col 31) | |
| 53 [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 95, col 14) | |
| 55 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 119, col 40) | |
| 56 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 148, col 44) | |
| 57 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 183, col 9) | |
| 58 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 299, col 42) | |
| 59 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 308, col 12) | |
| 60 [warning] Unsound implicit cast from dynamic to List<LinkedHashMapCell<K, V>> (d art:_js_helper/linked_hash_map.dart, line 312, col 12) | |
| 61 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j s_helper/linked_hash_map.dart, line 346, col 12) | |
| 62 [warning] Unsound implicit cast from dynamic to List<LinkedHashMapCell<K, V>> (d art:_js_helper/linked_hash_map.dart, line 351, col 12) | |
| 63 [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 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 152, col 43) | |
| 66 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 105, co l 14) | |
| 67 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 108, co l 14) | |
| 68 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 119, co l 12) | |
| 69 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 186, co l 12) | |
| 70 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 200, co l 14) | |
| 71 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 268, co l 17) | |
| 72 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 404, co l 49) | |
| 73 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 411, co l 19) | |
| 74 [warning] Unsound implicit cast from Object to K (dart:collection, line 411, col 49) | |
| 75 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 436, co l 9) | |
| 76 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 462, co l 18) | |
| 77 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:co llection, line 495, col 42) | |
| 78 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 532, co l 12) | |
| 79 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 569, co l 14) | |
| 80 [warning] Unsound implicit cast from dynamic to V (dart:collection, line 569, co l 19) | |
| 81 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 614, co l 9) | |
| 82 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 653, co l 18) | |
| 83 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 689, co l 49) | |
| 84 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:co llection, line 696, col 42) | |
| 85 [warning] Unsound implicit cast from dynamic to K (dart:collection, line 697, co l 40) | |
| 86 [warning] Unsound implicit cast from Object to E (dart:collection, line 758, col 14) | |
| 87 [warning] Unsound implicit cast from dynamic to List<E> (dart:collection, line 9 51, col 12) | |
| 88 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1009, c ol 21) | |
| 89 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1009, c ol 51) | |
| 90 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1019, c ol 47) | |
| 91 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1058, c ol 18) | |
| 92 [warning] Unsound implicit cast from Object to E (dart:collection, line 1135, co l 14) | |
| 93 [warning] Unsound implicit cast from dynamic to _LinkedHashSetCell<E> (dart:coll ection, line 1222, col 38) | |
| 94 [warning] Unsound implicit cast from dynamic to _LinkedHashSetCell<E> (dart:coll ection, line 1337, col 12) | |
| 95 [warning] Unsound implicit cast from dynamic to List<_LinkedHashSetCell<E>> (dar t:collection, line 1351, col 12) | |
| 96 [warning] Unsound implicit cast from dynamic to _LinkedHashSetCell<E> (dart:coll ection, line 1358, col 40) | |
| 97 [warning] Unsound implicit cast from dynamic to _LinkedHashSetCell<E> (dart:coll ection, line 1391, col 40) | |
| 98 [warning] Unsound implicit cast from dynamic to _LinkedHashSetCell<E> (dart:coll ection, line 1412, col 40) | |
| 99 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1413, c ol 36) | |
| 100 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1423, c ol 47) | |
| 101 [warning] Unsound implicit cast from dynamic to E (dart:collection, line 1485, c ol 18) | |
| 102 [warning] Unsound implicit cast from dynamic to Stream<S> (dart:convert/chunked_ conversion.dart, line 14, col 45) | |
| 103 [warning] Unsound implicit cast from dynamic to Sink<T> (dart:convert/chunked_co nversion.dart, line 16, col 36) | |
| 104 [warning] Unsound implicit cast from dynamic to List<String> (dart:convert, line 311, col 12) | |
| 105 [warning] Unsound implicit cast from dynamic to T (dart:core/expando.dart, line 55, col 12) | |
| 106 [warning] Unsound implicit cast from dynamic to E (dart:core/list.dart, line 126 , col 16) | |
| 107 [warning] The final variable 'origin' must be initialized (dart:html, line 177, col 3) | |
| 108 [warning] The final variable 'origin' must be initialized (dart:html, line 813, col 3) | |
| 109 [warning] Unsound implicit cast from dynamic to List<String> (dart:html, line 11 45, col 33) | |
| 110 [warning] The final variables 'form', 'labels' and '3' more must be initialized (dart:html, line 1691, col 3) | |
| 111 [warning] Unsound implicit cast from dynamic to List<num> (dart:html, line 2723, col 14) | |
| 112 [warning] Unsound implicit cast from dynamic to List<num> (dart:html, line 2725, col 14) | |
| 113 [warning] The final variable 'options' must be initialized (dart:html, line 8973 , col 3) | |
| 114 [warning] The final variables '_attributes', '_childElementCount' and '16' more must be initialized (dart:html, line 13010, col 3) | |
| 115 [warning] The final variables 'elements', 'form' and '4' more must be initialize d (dart:html, line 16626, col 3) | |
| 116 [warning] The final variable 'length' must be initialized (dart:html, line 17556 , col 3) | |
| 117 [warning] The final variables '_get_contentWindow' and 'sandbox' must be initial ized (dart:html, line 20114, col 3) | |
| 118 [warning] The final variables 'complete', 'currentSrc' and '2' more must be init ialized (dart:html, line 20247, col 3) | |
| 119 [warning] The final variables '_get_valueAsDate', 'entries' and '6' more must be initialized (dart:html, line 20401, col 3) | |
| 120 [warning] The final variables 'form', 'labels' and '4' more must be initialized (dart:html, line 21437, col 3) | |
| 121 [warning] The final variables 'control' and 'form' must be initialized (dart:htm l, line 21548, col 3) | |
| 122 [warning] The final variable 'form' must be initialized (dart:html, line 21582, col 3) | |
| 123 [warning] The final variables 'import', 'sheet' and '1' more must be initialized (dart:html, line 21608, col 3) | |
| 124 [warning] The final variable 'areas' must be initialized (dart:html, line 21760, col 3) | |
| 125 [warning] The final variables 'audioDecodedByteCount', 'audioTracks' and '16' mo re must be initialized (dart:html, line 21986, col 3) | |
| 126 [warning] The final variable 'labels' must be initialized (dart:html, line 23502 , col 3) | |
| 127 [warning] The final variables '_localName', '_namespaceUri' and '12' more must b e initialized (dart:html, line 24940, col 3) | |
| 128 [warning] The final variables 'form', 'validationMessage' and '2' more must be i nitialized (dart:html, line 25821, col 3) | |
| 129 [warning] The final variables 'form' and 'index' must be initialized (dart:html, line 25956, col 3) | |
| 130 [warning] The final variables 'form', 'htmlFor' and '5' more must be initialized (dart:html, line 26010, col 3) | |
| 131 [warning] The final variables 'labels' and 'position' must be initialized (dart: html, line 27416, col 3) | |
| 132 [warning] The final variables 'form', 'labels' and '4' more must be initialized (dart:html, line 29187, col 3) | |
| 133 [warning] The final variable 'sheet' must be initialized (dart:html, line 31443, col 3) | |
| 134 [warning] The final variable 'cellIndex' must be initialized (dart:html, line 31 663, col 3) | |
| 135 [warning] The final variables '_rows' and '_tBodies' must be initialized (dart:h tml, line 31774, col 3) | |
| 136 [warning] The final variables '_cells', 'rowIndex' and '1' more must be initiali zed (dart:html, line 31884, col 3) | |
| 137 [warning] The final variable '_rows' must be initialized (dart:html, line 31951, col 3) | |
| 138 [warning] The final variable 'content' must be initialized (dart:html, line 3199 4, col 3) | |
| 139 [warning] The final variables 'form', 'labels' and '5' more must be initialized (dart:html, line 32070, col 3) | |
| 140 [warning] The final variables 'readyState' and 'track' must be initialized (dart :html, line 33057, col 3) | |
| 141 [warning] The final variables 'decodedFrameCount', 'droppedFrameCount' and '2' m ore must be initialized (dart:html, line 33755, col 3) | |
| 142 [warning] Unsound implicit cast from dynamic to Rectangle<num> (dart:html, line 37619, col 14) | |
| 143 [warning] Unsound implicit cast from dynamic to Rectangle<num> (dart:html, line 37627, col 14) | |
| 144 [warning] Unsound implicit cast from dynamic to Rectangle<num> (dart:html, line 37635, col 14) | |
| 145 [warning] Unsound implicit cast from (T) → void to (Event) → dynamic (dart:html, line 40091, col 67) | |
| 146 [warning] Unsound implicit cast from (T) → void to (Event) → dynamic (dart:html, line 40113, col 45) | |
| 147 [warning] Unsound implicit cast from From to To (dart:html, line 42594, col 70) | |
| 148 [warning] Unsound implicit cast from dynamic to To (dart:indexed_db, line 1205, col 37) | |
| 149 [warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 15 1, col 22) | |
| 150 [warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 15 2, col 23) | |
| 151 [warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 27 5, col 10) | |
| 152 [warning] The final variables 'href' and 'target' must be initialized (dart:svg, line 60, col 3) | |
| 153 [warning] The final variables 'requiredExtensions', 'requiredFeatures' and '2' m ore must be initialized (dart:svg, line 489, col 3) | |
| 154 [warning] The final variables 'cx', 'cy' and '1' more must be initialized (dart: svg, line 562, col 3) | |
| 155 [warning] The final variable 'clipPathUnits' must be initialized (dart:svg, line 597, col 3) | |
| 156 [warning] The final variables 'cx', 'cy' and '2' more must be initialized (dart: svg, line 689, col 3) | |
| 157 [warning] The final variables 'height', 'in1' and '6' more must be initialized ( dart:svg, line 732, col 3) | |
| 158 [warning] The final variables 'height', 'in1' and '6' more must be initialized ( dart:svg, line 820, col 3) | |
| 159 [warning] The final variables 'height', 'in1' and '4' more must be initialized ( dart:svg, line 904, col 3) | |
| 160 [warning] The final variables 'height', 'in1' and '10' more must be initialized (dart:svg, line 952, col 3) | |
| 161 [warning] The final variables 'bias', 'divisor' and '15' more must be initialize d (dart:svg, line 1057, col 3) | |
| 162 [warning] The final variables 'diffuseConstant', 'height' and '8' more must be i nitialized (dart:svg, line 1173, col 3) | |
| 163 [warning] The final variables 'height', 'in1' and '8' more must be initialized ( dart:svg, line 1245, col 3) | |
| 164 [warning] The final variables 'azimuth' and 'elevation' must be initialized (dar t:svg, line 1337, col 3) | |
| 165 [warning] The final variables 'height', 'result' and '3' more must be initialize d (dart:svg, line 1375, col 3) | |
| 166 [warning] The final variables 'height', 'in1' and '6' more must be initialized ( dart:svg, line 1547, col 3) | |
| 167 [warning] The final variables 'height', 'href' and '5' more must be initialized (dart:svg, line 1615, col 3) | |
| 168 [warning] The final variables 'height', 'result' and '3' more must be initialize d (dart:svg, line 1677, col 3) | |
| 169 [warning] The final variable 'in1' must be initialized (dart:svg, line 1729, col 3) | |
| 170 [warning] The final variables 'height', 'in1' and '7' more must be initialized ( dart:svg, line 1759, col 3) | |
| 171 [warning] The final variables 'dx', 'dy' and '6' more must be initialized (dart: svg, line 1836, col 3) | |
| 172 [warning] The final variables 'x', 'y' and '1' more must be initialized (dart:sv g, line 1900, col 3) | |
| 173 [warning] The final variables 'height', 'in1' and '9' more must be initialized ( dart:svg, line 1942, col 3) | |
| 174 [warning] The final variables 'limitingConeAngle', 'pointsAtX' and '6' more must be initialized (dart:svg, line 2020, col 3) | |
| 175 [warning] The final variables 'height', 'in1' and '4' more must be initialized ( dart:svg, line 2082, col 3) | |
| 176 [warning] The final variables 'baseFrequencyX', 'baseFrequencyY' and '9' more mu st be initialized (dart:svg, line 2138, col 3) | |
| 177 [warning] The final variables 'filterUnits', 'height' and '5' more must be initi alized (dart:svg, line 2238, col 3) | |
| 178 [warning] The final variables 'height', 'width' and '2' more must be initialized (dart:svg, line 2335, col 3) | |
| 179 [warning] The final variables 'farthestViewportElement', 'nearestViewportElement ' and '4' more must be initialized (dart:svg, line 2425, col 3) | |
| 180 [warning] The final variables 'height', 'href' and '4' more must be initialized (dart:svg, line 2507, col 3) | |
| 181 [warning] The final variables 'x1', 'x2' and '2' more must be initialized (dart: svg, line 2736, col 3) | |
| 182 [warning] The final variables 'x1', 'x2' and '2' more must be initialized (dart: svg, line 2775, col 3) | |
| 183 [warning] The final variables 'markerHeight', 'markerUnits' and '7' more must be initialized (dart:svg, line 2814, col 3) | |
| 184 [warning] The final variables 'height', 'maskContentUnits' and '7' more must be initialized (dart:svg, line 2907, col 3) | |
| 185 [warning] The final variables 'animatedNormalizedPathSegList', 'animatedPathSegL ist' and '3' more must be initialized (dart:svg, line 3188, col 3) | |
| 186 [warning] The final variables 'height', 'href' and '11' more must be initialized (dart:svg, line 4017, col 3) | |
| 187 [warning] The final variables 'animatedPoints' and 'points' must be initialized (dart:svg, line 4182, col 3) | |
| 188 [warning] The final variables 'animatedPoints' and 'points' must be initialized (dart:svg, line 4213, col 3) | |
| 189 [warning] The final variables 'cx', 'cy' and '4' more must be initialized (dart: svg, line 4321, col 3) | |
| 190 [warning] The final variables 'height', 'rx' and '4' more must be initialized (d art:svg, line 4397, col 3) | |
| 191 [warning] The final variable 'href' must be initialized (dart:svg, line 4444, co l 3) | |
| 192 [warning] The final variable 'gradientOffset' must be initialized (dart:svg, lin e 4506, col 3) | |
| 193 [warning] The final variable 'sheet' must be initialized (dart:svg, line 4634, c ol 3) | |
| 194 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized (dart:svg, line 5072, col 3) | |
| 195 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu st be initialized (dart:svg, line 5386, col 3) | |
| 196 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized (dart:svg, line 5605, col 3) | |
| 197 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d (dart:svg, line 5677, col 3) | |
| 198 [warning] The final variables 'href', 'method' and '2' more must be initialized (dart:svg, line 5775, col 3) | |
| 199 [warning] The final variables 'dx', 'dy' and '3' more must be initialized (dart: svg, line 5836, col 3) | |
| 200 [warning] The final variables 'height', 'href' and '3' more must be initialized (dart:svg, line 6126, col 3) | |
| 201 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized (dart:svg, line 6171, col 3) | |
| 202 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized (dart:svg, line 6325, col 3) | |
| OLD | NEW |