|
1 | 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] Missing concrete implementation of 'num.==' (dart:_interceptors/js_number.dart, line 12, col 7) |
3 |
| -[error] Missing concrete implementation of 'String.==' (dart:_interceptors/js_string.dart, line 14, col 7) |
| 2 | +[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 576, col 25) |
| 3 | +[error] Invalid override. The type of NativeTypedArrayOfDouble.[]= ((int, num) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:_native_typed_data, line 897, col 3) |
| 4 | +[error] Invalid override. The type of _JsonStringStringifierPretty.writeIndentation ((int) → void) is not a subtype of _JsonPrettyPrintMixin.writeIndentation ((dynamic) → void). (dart:convert/json.dart, line 875, col 3) |
| 5 | +[error] Invalid override. The type of _JsonUtf8StringifierPretty.writeIndentation ((int) → void) is not a subtype of _JsonPrettyPrintMixin.writeIndentation ((dynamic) → void). (dart:convert/json.dart, line 1034, col 3) |
| 6 | +[error] Invalid override. The type of DateTime.compareTo ((DateTime) → int) is not a subtype of Comparable<dynamic>.compareTo ((dynamic) → int). (dart:core/date_time.dart, line 412, col 3) |
4 | 7 | [error] Annotation can be only constant variable or constant constructor invocation (dart:core/stacktrace.dart, line 27, 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:html, 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:html, 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, line 32904, col 3) |
| 17 | +[error] The return type '_ElementEventStreamImpl<Event>' is not a 'ElementStream<BeforeUnloadEvent>', as defined by the method 'forElement'. (dart:html, line 36588, col 12) |
| 18 | +[error] The return type '_ElementListEventStreamImpl<Event>' is not a 'ElementStream<BeforeUnloadEvent>', as defined by the method '_forElementList'. (dart:html, line 36593, col 12) |
| 19 | +[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) |
| 20 | +[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) |
| 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, SpeechRecognitionResult) → 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) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 38416, col 3) |
| 24 | +[error] The return type '_ElementListEventStreamImpl<Event>' is not a 'ElementStream<T>', as defined by the method '_forElementList'. (dart:html, line 39935, col 12) |
5 | 25 | [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)
|
| 26 | +[error] The return type '_WrappedIterator<Node>' is not a 'Iterator<E>', as defined by the method 'iterator'. (dart:html, line 42531, col 31) |
6 | 27 | [error] The part was not supplied as an input to the compiler. (dart:html_common/conversions.dart, line 1, col 1)
|
7 | 28 | [error] The part was not supplied as an input to the compiler. (dart:html_common/conversions_dart2js.dart, line 1, col 1)
|
8 | 29 | [error] The part was not supplied as an input to the compiler. (dart:html_common/css_class_set.dart, line 1, col 1)
|
9 | 30 | [error] The part was not supplied as an input to the compiler. (dart:html_common/device.dart, line 1, col 1)
|
10 | 31 | [error] The part was not supplied as an input to the compiler. (dart:html_common/filtered_element_list.dart, line 1, col 1)
|
11 | 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) |
12 | 34 | [warning] Unsound implicit cast from dynamic to List<String> (dart:_debugger, line 24, col 45)
|
13 | 35 | [warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_helper, line 839, col 37)
|
14 | 36 | [warning] Unsound implicit cast from dynamic to List<String> (dart:_isolate_helper, line 886, col 11)
|
|
191 | 213 | [warning] Unsound implicit cast from dynamic to Rectangle<num> (dart:html, line 37635, col 14)
|
192 | 214 | [warning] Unsound implicit cast from (T) → void to (Event) → dynamic (dart:html, line 40091, col 67)
|
193 | 215 | [warning] Unsound implicit cast from (T) → void to (Event) → dynamic (dart:html, line 40113, col 45)
|
194 |
| -[warning] Unsound implicit cast from num to T (dart:math, line 85, col 16) |
195 |
| -[warning] Unsound implicit cast from num to T (dart:math, line 120, col 16) |
196 |
| -[warning] Unsound implicit cast from num to T (dart:math/point.dart, line 37, col 25) |
197 |
| -[warning] Unsound implicit cast from num to T (dart:math/point.dart, line 37, col 38) |
198 |
| -[warning] Unsound implicit cast from num to T (dart:math/point.dart, line 46, col 25) |
199 |
| -[warning] Unsound implicit cast from num to T (dart:math/point.dart, line 46, col 38) |
| 216 | +[warning] Unsound implicit cast from From to To (dart:html, line 42594, col 70) |
| 217 | +[warning] Unsound implicit cast from dynamic to To (dart:indexed_db, line 1205, col 37) |
200 | 218 | [warning] Unsound implicit cast from num to T (dart:math/point.dart, line 59, col 25)
|
201 | 219 | [warning] Unsound implicit cast from num to T (dart:math/point.dart, line 59, col 37)
|
202 |
| -[warning] Unsound implicit cast from num to T (dart:math/point.dart, line 86, col 12) |
203 |
| -[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 33, col 18) |
204 |
| -[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 35, col 19) |
205 |
| -[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 68, col 41) |
206 |
| -[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 68, col 50) |
207 |
| -[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 95, col 40) |
208 |
| -[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 95, col 54) |
209 |
| -[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 119, col 41) |
210 |
| -[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 120, col 44) |
211 |
| -[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 121, col 7) |
212 |
| -[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 123, col 7) |
213 | 220 | [warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 151, col 22)
|
214 | 221 | [warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 152, col 23)
|
215 |
| -[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 168, col 15) |
216 |
| -[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 170, col 16) |
217 | 222 | [warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 212, col 23)
|
218 | 223 | [warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 213, col 24)
|
219 |
| -[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 229, col 15) |
220 |
| -[warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 231, col 16) |
221 | 224 | [warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 247, col 28)
|
222 | 225 | [warning] Unsound implicit cast from num to T (dart:math/rectangle.dart, line 263, col 30)
|
223 | 226 | [warning] The final variables 'href' and 'target' must be initialized (dart:svg, line 60, col 3)
|
|
0 commit comments