Index: tool/sdk_expected_errors.txt |
diff --git a/tool/sdk_expected_errors.txt b/tool/sdk_expected_errors.txt |
index e2865c84b9ba5c15c96cc9f6dc7f66b69bc1d037..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 |
--- a/tool/sdk_expected_errors.txt |
+++ b/tool/sdk_expected_errors.txt |
@@ -1,202 +0,0 @@ |
-[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.
|
-[error] Base class introduces an invalid override. The type of JSArray.[]= ((int, E) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:_interceptors/js_array.dart, line 586, col 25) |
-[error] Invalid override. The type of NativeTypedArrayOfDouble.[]= ((int, num) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:_native_typed_data, line 793, col 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:convert/chunked_conversion.dart, line 14, col 3) |
-[error] Invalid override. The type of ChunkedConverter.bind ((dynamic) → dynamic) is not a subtype of StreamTransformer<S, T>.bind ((Stream<S>) → Stream<T>). (dart:convert/chunked_conversion.dart, line 14, col 3) |
-[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) |
-[error] Annotation can be only constant variable or constant constructor invocation (dart:core/stacktrace.dart, line 43, col 3) |
-[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) |
-[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) |
-[error] Invalid override. The type of MimeTypeArray.[]= ((int, MimeType) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 23818, col 3) |
-[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) |
-[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) |
-[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) |
-[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) |
-[error] Invalid override. The type of TextTrackList.[]= ((int, TextTrack) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 32569, col 3) |
-[error] Invalid override. The type of TouchList.[]= ((int, Touch) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 32904, col 3) |
-[error] The return type '_ElementEventStreamImpl<Event>' is not a 'ElementStream<BeforeUnloadEvent>', as defined by the method 'forElement'. (dart:html, line 36588, col 12) |
-[error] The return type '_ElementListEventStreamImpl<Event>' is not a 'ElementStream<BeforeUnloadEvent>', as defined by the method '_forElementList'. (dart:html, line 36593, col 12) |
-[error] Invalid override. The type of _CssRuleList.[]= ((int, CssRule) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 37675, col 3) |
-[error] Invalid override. The type of _GamepadList.[]= ((int, Gamepad) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 37929, col 3) |
-[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) |
-[error] Invalid override. The type of _SpeechRecognitionResultList.[]= ((int, SpeechRecognitionResult) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 38352, col 3) |
-[error] Invalid override. The type of _StyleSheetList.[]= ((int, StyleSheet) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 38416, col 3) |
-[error] The return type '_ElementListEventStreamImpl<Event>' is not a 'ElementStream<T>', as defined by the method '_forElementList'. (dart:html, line 39935, col 12) |
-[error] Invalid override. The type of _EventStreamSubscription.asFuture (([dynamic]) → Future<dynamic>) is not a subtype of StreamSubscription<T>.asFuture (<E>([E]) → Future<E>). (dart:html, line 40153, col 3) |
-[error] The return type '_WrappedIterator<Node>' is not a 'Iterator<E>', as defined by the method 'iterator'. (dart:html, line 42531, col 31) |
-[error] The part was not supplied as an input to the compiler. (dart:html_common/conversions.dart, line 1, col 1) |
-[error] The part was not supplied as an input to the compiler. (dart:html_common/conversions_dart2js.dart, line 1, col 1) |
-[error] The part was not supplied as an input to the compiler. (dart:html_common/css_class_set.dart, line 1, col 1) |
-[error] The part was not supplied as an input to the compiler. (dart:html_common/device.dart, line 1, col 1) |
-[error] The part was not supplied as an input to the compiler. (dart:html_common/filtered_element_list.dart, line 1, col 1) |
-[error] The part was not supplied as an input to the compiler. (dart:html_common/lists.dart, line 1, col 1) |
-[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) |
-[warning] Unsound implicit cast from dynamic to List<String> (dart:_debugger, line 38, col 45) |
-[warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_helper, line 839, col 37) |
-[warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_helper, line 886, col 11) |
-[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 117, col 12) |
-[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 159, col 17) |
-[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 167, col 17) |
-[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 198, col 27) |
-[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 239, col 27) |
-[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 252, col 27) |
-[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 264, col 27) |
-[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 277, col 27) |
-[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 295, col 16) |
-[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 300, col 17) |
-[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 443, col 27) |
-[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 455, col 27) |
-[warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.dart, line 560, col 12) |
-[warning] Unsound implicit cast from dynamic to JSArray<String> (dart:_js_helper, line 80, col 37) |
-[warning] Unsound implicit cast from dynamic to E (dart:_js_helper, line 883, col 16) |
-[warning] Unsound implicit cast from dynamic to List<Type> (dart:_js_mirrors, line 133, col 31) |
-[warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors/js_string.dart, line 92, col 14) |
-[warning] Unsound implicit cast from dynamic to List<String> (dart:_interceptors/js_string.dart, line 95, col 14) |
-[warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_js_helper/linked_hash_map.dart, line 119, col 40) |
-[warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_js_helper/linked_hash_map.dart, line 148, col 44) |
-[warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_js_helper/linked_hash_map.dart, line 183, col 9) |
-[warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_js_helper/linked_hash_map.dart, line 299, col 42) |
-[warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_js_helper/linked_hash_map.dart, line 308, col 12) |
-[warning] Unsound implicit cast from dynamic to List<LinkedHashMapCell<K, V>> (dart:_js_helper/linked_hash_map.dart, line 312, col 12) |
-[warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_js_helper/linked_hash_map.dart, line 346, col 12) |
-[warning] Unsound implicit cast from dynamic to List<LinkedHashMapCell<K, V>> (dart:_js_helper/linked_hash_map.dart, line 351, col 12) |
-[warning] Unsound implicit cast from dynamic to List<String> (dart:_js_helper/regexp_helper.dart, line 108, col 22) |
-[warning] Unsound implicit cast from List<dynamic> to List<String> (dart:_js_helper/regexp_helper.dart, line 140, col 43) |
-[warning] Unsound implicit cast from List<dynamic> to List<String> (dart:_js_helper/regexp_helper.dart, line 152, col 43) |
-[warning] Unsound implicit cast from dynamic to V (dart:collection, line 105, col 14) |
-[warning] Unsound implicit cast from dynamic to V (dart:collection, line 108, col 14) |
-[warning] Unsound implicit cast from dynamic to V (dart:collection, line 119, col 12) |
-[warning] Unsound implicit cast from dynamic to V (dart:collection, line 186, col 12) |
-[warning] Unsound implicit cast from dynamic to K (dart:collection, line 200, col 14) |
-[warning] Unsound implicit cast from dynamic to V (dart:collection, line 268, col 17) |
-[warning] Unsound implicit cast from dynamic to K (dart:collection, line 404, col 49) |
-[warning] Unsound implicit cast from dynamic to K (dart:collection, line 411, col 19) |
-[warning] Unsound implicit cast from Object to K (dart:collection, line 411, col 49) |
-[warning] Unsound implicit cast from dynamic to E (dart:collection, line 436, col 9) |
-[warning] Unsound implicit cast from dynamic to E (dart:collection, line 462, col 18) |
-[warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:collection, line 495, col 42) |
-[warning] Unsound implicit cast from dynamic to V (dart:collection, line 532, col 12) |
-[warning] Unsound implicit cast from dynamic to K (dart:collection, line 569, col 14) |
-[warning] Unsound implicit cast from dynamic to V (dart:collection, line 569, col 19) |
-[warning] Unsound implicit cast from dynamic to E (dart:collection, line 614, col 9) |
-[warning] Unsound implicit cast from dynamic to E (dart:collection, line 653, col 18) |
-[warning] Unsound implicit cast from dynamic to K (dart:collection, line 689, col 49) |
-[warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:collection, line 696, col 42) |
-[warning] Unsound implicit cast from dynamic to K (dart:collection, line 697, col 40) |
-[warning] Unsound implicit cast from Object to E (dart:collection, line 758, col 14) |
-[warning] Unsound implicit cast from dynamic to List<E> (dart:collection, line 951, col 12) |
-[warning] Unsound implicit cast from dynamic to E (dart:collection, line 1009, col 21) |
-[warning] Unsound implicit cast from dynamic to E (dart:collection, line 1009, col 51) |
-[warning] Unsound implicit cast from dynamic to E (dart:collection, line 1019, col 47) |
-[warning] Unsound implicit cast from dynamic to E (dart:collection, line 1058, col 18) |
-[warning] Unsound implicit cast from Object to E (dart:collection, line 1135, col 14) |
-[warning] Unsound implicit cast from dynamic to _LinkedHashSetCell<E> (dart:collection, line 1222, col 38) |
-[warning] Unsound implicit cast from dynamic to _LinkedHashSetCell<E> (dart:collection, line 1337, col 12) |
-[warning] Unsound implicit cast from dynamic to List<_LinkedHashSetCell<E>> (dart:collection, line 1351, col 12) |
-[warning] Unsound implicit cast from dynamic to _LinkedHashSetCell<E> (dart:collection, line 1358, col 40) |
-[warning] Unsound implicit cast from dynamic to _LinkedHashSetCell<E> (dart:collection, line 1391, col 40) |
-[warning] Unsound implicit cast from dynamic to _LinkedHashSetCell<E> (dart:collection, line 1412, col 40) |
-[warning] Unsound implicit cast from dynamic to E (dart:collection, line 1413, col 36) |
-[warning] Unsound implicit cast from dynamic to E (dart:collection, line 1423, col 47) |
-[warning] Unsound implicit cast from dynamic to E (dart:collection, line 1485, col 18) |
-[warning] Unsound implicit cast from dynamic to Stream<S> (dart:convert/chunked_conversion.dart, line 14, col 45) |
-[warning] Unsound implicit cast from dynamic to Sink<T> (dart:convert/chunked_conversion.dart, line 16, col 36) |
-[warning] Unsound implicit cast from dynamic to List<String> (dart:convert, line 311, col 12) |
-[warning] Unsound implicit cast from dynamic to T (dart:core/expando.dart, line 55, col 12) |
-[warning] Unsound implicit cast from dynamic to E (dart:core/list.dart, line 126, col 16) |
-[warning] The final variable 'origin' must be initialized (dart:html, line 177, col 3) |
-[warning] The final variable 'origin' must be initialized (dart:html, line 813, col 3) |
-[warning] Unsound implicit cast from dynamic to List<String> (dart:html, line 1145, col 33) |
-[warning] The final variables 'form', 'labels' and '3' more must be initialized (dart:html, line 1691, col 3) |
-[warning] Unsound implicit cast from dynamic to List<num> (dart:html, line 2723, col 14) |
-[warning] Unsound implicit cast from dynamic to List<num> (dart:html, line 2725, col 14) |
-[warning] The final variable 'options' must be initialized (dart:html, line 8973, col 3) |
-[warning] The final variables '_attributes', '_childElementCount' and '16' more must be initialized (dart:html, line 13010, col 3) |
-[warning] The final variables 'elements', 'form' and '4' more must be initialized (dart:html, line 16626, col 3) |
-[warning] The final variable 'length' must be initialized (dart:html, line 17556, col 3) |
-[warning] The final variables '_get_contentWindow' and 'sandbox' must be initialized (dart:html, line 20114, col 3) |
-[warning] The final variables 'complete', 'currentSrc' and '2' more must be initialized (dart:html, line 20247, col 3) |
-[warning] The final variables '_get_valueAsDate', 'entries' and '6' more must be initialized (dart:html, line 20401, col 3) |
-[warning] The final variables 'form', 'labels' and '4' more must be initialized (dart:html, line 21437, col 3) |
-[warning] The final variables 'control' and 'form' must be initialized (dart:html, line 21548, col 3) |
-[warning] The final variable 'form' must be initialized (dart:html, line 21582, col 3) |
-[warning] The final variables 'import', 'sheet' and '1' more must be initialized (dart:html, line 21608, col 3) |
-[warning] The final variable 'areas' must be initialized (dart:html, line 21760, col 3) |
-[warning] The final variables 'audioDecodedByteCount', 'audioTracks' and '16' more must be initialized (dart:html, line 21986, col 3) |
-[warning] The final variable 'labels' must be initialized (dart:html, line 23502, col 3) |
-[warning] The final variables '_localName', '_namespaceUri' and '12' more must be initialized (dart:html, line 24940, col 3) |
-[warning] The final variables 'form', 'validationMessage' and '2' more must be initialized (dart:html, line 25821, col 3) |
-[warning] The final variables 'form' and 'index' must be initialized (dart:html, line 25956, col 3) |
-[warning] The final variables 'form', 'htmlFor' and '5' more must be initialized (dart:html, line 26010, col 3) |
-[warning] The final variables 'labels' and 'position' must be initialized (dart:html, line 27416, col 3) |
-[warning] The final variables 'form', 'labels' and '4' more must be initialized (dart:html, line 29187, col 3) |
-[warning] The final variable 'sheet' must be initialized (dart:html, line 31443, col 3) |
-[warning] The final variable 'cellIndex' must be initialized (dart:html, line 31663, col 3) |
-[warning] The final variables '_rows' and '_tBodies' must be initialized (dart:html, line 31774, col 3) |
-[warning] The final variables '_cells', 'rowIndex' and '1' more must be initialized (dart:html, line 31884, col 3) |
-[warning] The final variable '_rows' must be initialized (dart:html, line 31951, col 3) |
-[warning] The final variable 'content' must be initialized (dart:html, line 31994, col 3) |
-[warning] The final variables 'form', 'labels' and '5' more must be initialized (dart:html, line 32070, col 3) |
-[warning] The final variables 'readyState' and 'track' must be initialized (dart:html, line 33057, col 3) |
-[warning] The final variables 'decodedFrameCount', 'droppedFrameCount' and '2' more must be initialized (dart:html, line 33755, col 3) |
-[warning] Unsound implicit cast from dynamic to Rectangle<num> (dart:html, line 37619, col 14) |
-[warning] Unsound implicit cast from dynamic to Rectangle<num> (dart:html, line 37627, col 14) |
-[warning] Unsound implicit cast from dynamic to Rectangle<num> (dart:html, line 37635, col 14) |
-[warning] Unsound implicit cast from (T) → void to (Event) → dynamic (dart:html, line 40091, col 67) |
-[warning] Unsound implicit cast from (T) → void to (Event) → dynamic (dart:html, line 40113, col 45) |
-[warning] Unsound implicit cast from From to To (dart:html, line 42594, col 70) |
-[warning] Unsound implicit cast from dynamic to To (dart:indexed_db, line 1205, col 37) |
-[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 151, col 22) |
-[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 152, col 23) |
-[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 275, col 10) |
-[warning] The final variables 'href' and 'target' must be initialized (dart:svg, line 60, col 3) |
-[warning] The final variables 'requiredExtensions', 'requiredFeatures' and '2' more must be initialized (dart:svg, line 489, col 3) |
-[warning] The final variables 'cx', 'cy' and '1' more must be initialized (dart:svg, line 562, col 3) |
-[warning] The final variable 'clipPathUnits' must be initialized (dart:svg, line 597, col 3) |
-[warning] The final variables 'cx', 'cy' and '2' more must be initialized (dart:svg, line 689, col 3) |
-[warning] The final variables 'height', 'in1' and '6' more must be initialized (dart:svg, line 732, col 3) |
-[warning] The final variables 'height', 'in1' and '6' more must be initialized (dart:svg, line 820, col 3) |
-[warning] The final variables 'height', 'in1' and '4' more must be initialized (dart:svg, line 904, col 3) |
-[warning] The final variables 'height', 'in1' and '10' more must be initialized (dart:svg, line 952, col 3) |
-[warning] The final variables 'bias', 'divisor' and '15' more must be initialized (dart:svg, line 1057, col 3) |
-[warning] The final variables 'diffuseConstant', 'height' and '8' more must be initialized (dart:svg, line 1173, col 3) |
-[warning] The final variables 'height', 'in1' and '8' more must be initialized (dart:svg, line 1245, col 3) |
-[warning] The final variables 'azimuth' and 'elevation' must be initialized (dart:svg, line 1337, col 3) |
-[warning] The final variables 'height', 'result' and '3' more must be initialized (dart:svg, line 1375, col 3) |
-[warning] The final variables 'height', 'in1' and '6' more must be initialized (dart:svg, line 1547, col 3) |
-[warning] The final variables 'height', 'href' and '5' more must be initialized (dart:svg, line 1615, col 3) |
-[warning] The final variables 'height', 'result' and '3' more must be initialized (dart:svg, line 1677, col 3) |
-[warning] The final variable 'in1' must be initialized (dart:svg, line 1729, col 3) |
-[warning] The final variables 'height', 'in1' and '7' more must be initialized (dart:svg, line 1759, col 3) |
-[warning] The final variables 'dx', 'dy' and '6' more must be initialized (dart:svg, line 1836, col 3) |
-[warning] The final variables 'x', 'y' and '1' more must be initialized (dart:svg, line 1900, col 3) |
-[warning] The final variables 'height', 'in1' and '9' more must be initialized (dart:svg, line 1942, col 3) |
-[warning] The final variables 'limitingConeAngle', 'pointsAtX' and '6' more must be initialized (dart:svg, line 2020, col 3) |
-[warning] The final variables 'height', 'in1' and '4' more must be initialized (dart:svg, line 2082, col 3) |
-[warning] The final variables 'baseFrequencyX', 'baseFrequencyY' and '9' more must be initialized (dart:svg, line 2138, col 3) |
-[warning] The final variables 'filterUnits', 'height' and '5' more must be initialized (dart:svg, line 2238, col 3) |
-[warning] The final variables 'height', 'width' and '2' more must be initialized (dart:svg, line 2335, col 3) |
-[warning] The final variables 'farthestViewportElement', 'nearestViewportElement' and '4' more must be initialized (dart:svg, line 2425, col 3) |
-[warning] The final variables 'height', 'href' and '4' more must be initialized (dart:svg, line 2507, col 3) |
-[warning] The final variables 'x1', 'x2' and '2' more must be initialized (dart:svg, line 2736, col 3) |
-[warning] The final variables 'x1', 'x2' and '2' more must be initialized (dart:svg, line 2775, col 3) |
-[warning] The final variables 'markerHeight', 'markerUnits' and '7' more must be initialized (dart:svg, line 2814, col 3) |
-[warning] The final variables 'height', 'maskContentUnits' and '7' more must be initialized (dart:svg, line 2907, col 3) |
-[warning] The final variables 'animatedNormalizedPathSegList', 'animatedPathSegList' and '3' more must be initialized (dart:svg, line 3188, col 3) |
-[warning] The final variables 'height', 'href' and '11' more must be initialized (dart:svg, line 4017, col 3) |
-[warning] The final variables 'animatedPoints' and 'points' must be initialized (dart:svg, line 4182, col 3) |
-[warning] The final variables 'animatedPoints' and 'points' must be initialized (dart:svg, line 4213, col 3) |
-[warning] The final variables 'cx', 'cy' and '4' more must be initialized (dart:svg, line 4321, col 3) |
-[warning] The final variables 'height', 'rx' and '4' more must be initialized (dart:svg, line 4397, col 3) |
-[warning] The final variable 'href' must be initialized (dart:svg, line 4444, col 3) |
-[warning] The final variable 'gradientOffset' must be initialized (dart:svg, line 4506, col 3) |
-[warning] The final variable 'sheet' must be initialized (dart:svg, line 4634, col 3) |
-[warning] The final variables 'ownerSvgElement' and 'viewportElement' must be initialized (dart:svg, line 5072, col 3) |
-[warning] The final variables 'currentTranslate', 'currentView' and '12' more must be initialized (dart:svg, line 5386, col 3) |
-[warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initialized (dart:svg, line 5605, col 3) |
-[warning] The final variables 'lengthAdjust' and 'textLength' must be initialized (dart:svg, line 5677, col 3) |
-[warning] The final variables 'href', 'method' and '2' more must be initialized (dart:svg, line 5775, col 3) |
-[warning] The final variables 'dx', 'dy' and '3' more must be initialized (dart:svg, line 5836, col 3) |
-[warning] The final variables 'height', 'href' and '3' more must be initialized (dart:svg, line 6126, col 3) |
-[warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized (dart:svg, line 6171, col 3) |
-[warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized (dart:svg, line 6325, col 3) |