| OLD | NEW |
| 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 585, 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 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 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) | 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) | 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) | 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) | 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) |
| 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) | 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) | 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) |
| (...skipping 14 matching lines...) Expand all Loading... |
| 27 [error] The part was not supplied as an input to the compiler. (dart:html_common
/conversions.dart, line 1, col 1) | 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) | 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) | 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) | 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) | 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) | 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
) | 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 25, col 45) | 34 [warning] Unsound implicit cast from dynamic to List<String> (dart:_debugger, li
ne 25, col 45) |
| 35 [warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_help
er, line 839, col 37) | 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) | 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 107, col 12) | 37 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d
art, line 116, col 12) |
| 38 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d
art, line 149, col 17) | 38 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d
art, line 158, col 17) |
| 39 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d
art, line 157, col 17) | 39 [warning] Unsound implicit cast from dynamic to E (dart:_interceptors/js_array.d
art, line 166, col 17) |
| 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 197, 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 238, 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 251, 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 263, 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 276, 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 294, 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 299, 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 442, 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 454, 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 559, col 12) |
| 50 [warning] Unsound implicit cast from dynamic to JSArray<String> (dart:_js_helper
, line 80, 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 E (dart:_js_helper, line 852, co
l 16) | 51 [warning] Unsound implicit cast from dynamic to E (dart:_js_helper, line 852, co
l 16) |
| 52 [warning] Unsound implicit cast from dynamic to List<Type> (dart:_js_mirrors, li
ne 133, col 31) | 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) | 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) | 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) | 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) | 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) | 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) | 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) | 59 [warning] Unsound implicit cast from dynamic to LinkedHashMapCell<K, V> (dart:_j
s_helper/linked_hash_map.dart, line 308, col 12) |
| (...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 193 [warning] The final variable 'sheet' must be initialized (dart:svg, line 4634, c
ol 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) | 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) | 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) | 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) | 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) | 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) | 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) | 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) | 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) | 202 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more
must be initialized (dart:svg, line 6325, col 3) |
| OLD | NEW |