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

Side by Side Diff: tool/sdk_expected_errors.txt

Issue 1757343002: upgrade to latest analyzer (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 9 months 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 | « test/codegen/language/compile_time_constant8_test.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 severe: [AnalyzerMessage] The argument type 'InternalMap' cannot be assigned to the parameter type 'Map' (dart:_isolate_helper/isolate_serialization.dart, line 47, col 47) 1 severe: [AnalyzerMessage] The argument type 'InternalMap' cannot be assigned to the parameter type 'Map' (dart:_isolate_helper/isolate_serialization.dart, line 47, col 47)
2 severe: [STATIC_TYPE_ERROR] Type check failed: x (InternalMap) is not of type Ma p<dynamic, dynamic> (dart:_isolate_helper/isolate_serialization.dart, line 47, c ol 47) 2 severe: [STATIC_TYPE_ERROR] Type check failed: x (InternalMap) is not of type Ma p<dynamic, dynamic> (dart:_isolate_helper/isolate_serialization.dart, line 47, c ol 47)
3 severe: [AnalyzerMessage] Missing concrete implementation of 'num.==' (dart:_int erceptors/js_number.dart, line 12, col 7) 3 severe: [AnalyzerMessage] Missing concrete implementation of 'num.==' (dart:_int erceptors/js_number.dart, line 12, col 7)
4 severe: [AnalyzerMessage] Missing concrete implementation of 'String.==' (dart:_ interceptors/js_string.dart, line 14, col 7) 4 severe: [AnalyzerMessage] Missing concrete implementation of 'String.==' (dart:_ interceptors/js_string.dart, line 14, col 7)
5 severe: [STATIC_TYPE_ERROR] Type check failed: (_BroadcastSubscription<T> subscr iption) {subscription._close();} ((_BroadcastSubscription<T>) → void) is not of type (_BufferingStreamSubscription<T>) → void (dart:async/broadcast_stream_contr oller.dart, line 371, col 24) 5 severe: [STATIC_TYPE_ERROR] Type check failed: (_BroadcastSubscription<T> subscr iption) {subscription._close();} ((_BroadcastSubscription<T>) → void) is not of type (_BufferingStreamSubscription<T>) → void (dart:async/broadcast_stream_contr oller.dart, line 371, col 24)
6 severe: [STATIC_TYPE_ERROR] Type check failed: _nullDataHandler ((dynamic) → voi d) is not of type (T) → void (dart:async/stream_impl.dart, line 153, col 42)
7 severe: [STATIC_TYPE_ERROR] Type check failed: _defaultHandleData ((dynamic, Eve ntSink<dynamic>) → void) is not of type (S, EventSink<T>) → void (dart:async/str eam_transformers.dart, line 234, col 48)
8 severe: [STATIC_TYPE_ERROR] Type check failed: _defaultHandleError ((dynamic, St ackTrace, EventSink<dynamic>) → void) is not of type (Object, StackTrace, EventS ink<T>) → void (dart:async/stream_transformers.dart, line 235, col 50)
9 severe: [AnalyzerMessage] Annotation can be only constant variable or constant c onstructor invocation (dart:core/stacktrace.dart, line 27, col 3) 6 severe: [AnalyzerMessage] Annotation can be only constant variable or constant c onstructor invocation (dart:core/stacktrace.dart, line 27, col 3)
10 severe: [AnalyzerMessage] The class 'StackTrace' does not have a constructor 'fr omString' (dart:core/stacktrace.dart, line 31, col 48) 7 severe: [AnalyzerMessage] The class 'StackTrace' does not have a constructor 'fr omString' (dart:core/stacktrace.dart, line 31, col 48)
11 severe: [AnalyzerMessage] The class 'StackTrace' does not have a constructor 'fr omString' (dart:core/stacktrace.dart, line 35, col 50) 8 severe: [AnalyzerMessage] The class 'StackTrace' does not have a constructor 'fr omString' (dart:core/stacktrace.dart, line 35, col 50)
12 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<Se ndPort> (dart:_isolate_helper, line 574, col 29) 9 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<Se ndPort> (dart:_isolate_helper, line 574, col 29)
13 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_isolate_helper, line 839, col 37) 10 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_isolate_helper, line 839, col 37)
14 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_isolate_helper, line 886, col 11) 11 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_isolate_helper, line 886, col 11)
15 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_in terceptors/js_array.dart, line 80, col 12) 12 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_in terceptors/js_array.dart, line 80, col 12)
16 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_in terceptors/js_array.dart, line 125, col 9) 13 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_in terceptors/js_array.dart, line 125, col 9)
17 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_in terceptors/js_array.dart, line 313, col 12) 14 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:_in terceptors/js_array.dart, line 313, col 12)
18 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<int> ( dart:_js_helper, line 265, col 31) 15 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<int> ( dart:_js_helper, line 265, col 31)
(...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after
190 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Object) → dynamic (dart:convert/json.dart, line 455, col 53) 187 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Function to (Object) → dynamic (dart:convert/json.dart, line 455, col 53)
191 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Map<dynamic, dynamic> to Map<String, Object> (dart:convert/json.dart, line 715, col 16) 188 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Map<dynamic, dynamic> to Map<String, Object> (dart:convert/json.dart, line 715, col 16)
192 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/json.dart, line 817, col 60) 189 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/json.dart, line 817, col 60)
193 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/json.dart, line 895, col 15) 190 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (Object) → Object (dart:convert/json.dart, line 895, col 15)
194 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Sink<dynamic> to Sink< String> (dart:convert/line_splitter.dart, line 24, col 44) 191 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Sink<dynamic> to Sink< String> (dart:convert/line_splitter.dart, line 24, col 44)
195 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (dart:cor e/expando.dart, line 55, col 12) 192 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (dart:cor e/expando.dart, line 55, col 12)
196 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (int) → Object to (int ) → E (dart:core/iterable.dart, line 319, col 22) 193 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (int) → Object to (int ) → E (dart:core/iterable.dart, line 319, col 22)
197 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:cor e/list.dart, line 121, col 16) 194 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:cor e/list.dart, line 121, col 16)
198 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< E> (dart:core/list.dart, line 124, col 12) 195 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< E> (dart:core/list.dart, line 124, col 12)
199 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<int> to List< dynamic> (dart:core/string.dart, line 121, col 17) 196 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<int> to List< dynamic> (dart:core/string.dart, line 121, col 17)
200 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:core/uri.dart, line 1131, col 45)
201 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:core/uri.dart, line 1144, col 45)
202 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:core/uri.dart, line 1146, col 51)
203 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:core/uri.dart, line 1163, col 61)
204 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:core/uri.dart, line 1183, col 45)
205 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<int> (dart:core/uri.dart, line 1278, col 37) 197 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<int> (dart:core/uri.dart, line 1278, col 37)
206 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:core/uri.dart, line 1754, col 23)
207 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:core/uri.dart, line 1793, col 9)
208 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:core/uri.dart, line 1837, col 23)
209 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Map<String, String> (dart:core/uri.dart, line 1869, col 12)
210 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:core/uri.dart, line 1901, col 12)
211 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:core/uri.dart, line 2023, col 12) 198 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< int> (dart:core/uri.dart, line 2023, col 12)
212 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< E> (dart:_internal/iterable.dart, line 310, col 12) 199 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< E> (dart:_internal/iterable.dart, line 310, col 12)
213 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<S> (dart:_internal/iterable.dart, line 357, col 39) 200 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<S> (dart:_internal/iterable.dart, line 357, col 39)
214 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<S> (dart:_internal/iterable.dart, line 378, col 17) 201 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<S> (dart:_internal/iterable.dart, line 378, col 17)
215 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → Iterable<d ynamic> to (S) → Iterable<T> (dart:_internal/iterable.dart, line 454, col 76) 202 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → Iterable<d ynamic> to (S) → Iterable<T> (dart:_internal/iterable.dart, line 454, col 76)
216 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterator<dynamic> to I terator<T> (dart:_internal/iterable.dart, line 481, col 29) 203 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterator<dynamic> to I terator<T> (dart:_internal/iterable.dart, line 481, col 29)
217 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<T> (dart:_internal/iterable.dart, line 978, col 35) 204 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<T> (dart:_internal/iterable.dart, line 978, col 35)
218 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<T> (dart:_internal/iterable.dart, line 983, col 37) 205 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<T> (dart:_internal/iterable.dart, line 983, col 37)
219 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → bool to (T ) → bool (dart:_internal/iterable.dart, line 983, col 47) 206 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → bool to (T ) → bool (dart:_internal/iterable.dart, line 983, col 47)
220 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<T> (dart:_internal/iterable.dart, line 988, col 35) 207 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<T> (dart:_internal/iterable.dart, line 988, col 35)
(...skipping 25 matching lines...) Expand all
246 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 152, col 23) 233 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 152, col 23)
247 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 168, col 15) 234 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 168, col 15)
248 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 170, col 16) 235 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 170, col 16)
249 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 212, col 23) 236 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 212, col 23)
250 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 213, col 24) 237 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 213, col 24)
251 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 229, col 15) 238 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 229, col 15)
252 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 231, col 16) 239 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 231, col 16)
253 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 247, col 28) 240 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 247, col 28)
254 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 263, col 30) 241 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from num to T (dart:math/re ctangle.dart, line 263, col 30)
255 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_debugger, line 25, col 5) 242 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:_debugger, line 25, col 5)
256 severe: [STATIC_TYPE_ERROR] Type check failed: _convertToJS ((dynamic) → dynamic ) is not of type (E) → dynamic (dart:js, line 327, col 44) 243 severe: [AnalyzerMessage] The argument type 'Iterable<E>' cannot be assigned to the parameter type 'Iterable<int>' (dart:js, line 424, col 40)
244 severe: [STATIC_TYPE_ERROR] Type check failed: iterable.skip(skipCount).take(len gth) (Iterable<E>) is not of type Iterable<int> (dart:js, line 424, col 40)
257 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 360, col 12) 245 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 360, col 12)
258 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 406, col 12) 246 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 406, col 12)
259 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 411, col 12) 247 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:js, line 411, col 12)
260 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Type> (dart:_js_mirrors, line 126, col 31) 248 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Type> (dart:_js_mirrors, line 126, col 31)
261 severe: [AnalyzerMessage] The setter 'href' is not defined for the class 'Elemen t' (dart:html, line 172, col 25) 249 severe: [AnalyzerMessage] The setter 'href' is not defined for the class 'Elemen t' (dart:html, line 172, col 25)
262 severe: [AnalyzerMessage] The final variable 'origin' must be initialized (dart: html, line 180, col 3) 250 severe: [AnalyzerMessage] The final variable 'origin' must be initialized (dart: html, line 180, col 3)
263 severe: [AnalyzerMessage] The final variable 'origin' must be initialized (dart: html, line 747, col 3) 251 severe: [AnalyzerMessage] The final variable 'origin' must be initialized (dart: html, line 747, col 3)
264 severe: [AnalyzerMessage] The final variables 'form', 'labels' and '3' more must be initialized (dart:html, line 1378, col 3) 252 severe: [AnalyzerMessage] The final variables 'form', 'labels' and '3' more must be initialized (dart:html, line 1378, col 3)
265 severe: [AnalyzerMessage] The setter 'width' is not defined for the class 'Eleme nt' (dart:html, line 1561, col 26) 253 severe: [AnalyzerMessage] The setter 'width' is not defined for the class 'Eleme nt' (dart:html, line 1561, col 26)
266 severe: [AnalyzerMessage] The setter 'height' is not defined for the class 'Elem ent' (dart:html, line 1562, col 27) 254 severe: [AnalyzerMessage] The setter 'height' is not defined for the class 'Elem ent' (dart:html, line 1562, col 27)
(...skipping 254 matching lines...) Expand 10 before | Expand all | Expand 10 after
521 severe: [AnalyzerMessage] The final variables 'currentTranslate', 'currentView' and '12' more must be initialized (dart:svg, line 5481, col 3) 509 severe: [AnalyzerMessage] The final variables 'currentTranslate', 'currentView' and '12' more must be initialized (dart:svg, line 5481, col 3)
522 severe: [AnalyzerMessage] The final variables 'preserveAspectRatio' and 'viewBox ' must be initialized (dart:svg, line 5700, col 3) 510 severe: [AnalyzerMessage] The final variables 'preserveAspectRatio' and 'viewBox ' must be initialized (dart:svg, line 5700, col 3)
523 severe: [AnalyzerMessage] The final variables 'lengthAdjust' and 'textLength' mu st be initialized (dart:svg, line 5772, col 3) 511 severe: [AnalyzerMessage] The final variables 'lengthAdjust' and 'textLength' mu st be initialized (dart:svg, line 5772, col 3)
524 severe: [AnalyzerMessage] The final variables 'href', 'method' and '2' more must be initialized (dart:svg, line 5870, col 3) 512 severe: [AnalyzerMessage] The final variables 'href', 'method' and '2' more must be initialized (dart:svg, line 5870, col 3)
525 severe: [AnalyzerMessage] The final variables 'dx', 'dy' and '3' more must be in itialized (dart:svg, line 5931, col 3) 513 severe: [AnalyzerMessage] The final variables 'dx', 'dy' and '3' more must be in itialized (dart:svg, line 5931, col 3)
526 severe: [AnalyzerMessage] The final variables 'height', 'href' and '3' more must be initialized (dart:svg, line 6221, col 3) 514 severe: [AnalyzerMessage] The final variables 'height', 'href' and '3' more must be initialized (dart:svg, line 6221, col 3)
527 severe: [AnalyzerMessage] The final variables 'preserveAspectRatio', 'viewBox' a nd '1' more must be initialized (dart:svg, line 6266, col 3) 515 severe: [AnalyzerMessage] The final variables 'preserveAspectRatio', 'viewBox' a nd '1' more must be initialized (dart:svg, line 6266, col 3)
528 severe: [AnalyzerMessage] The final variables 'gradientTransform', 'gradientUnit s' and '2' more must be initialized (dart:svg, line 6420, col 3) 516 severe: [AnalyzerMessage] The final variables 'gradientTransform', 'gradientUnit s' and '2' more must be initialized (dart:svg, line 6420, col 3)
529 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<num> ( dart:html, line 2396, col 14) 517 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<num> ( dart:html, line 2396, col 14)
530 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<num> ( dart:html, line 2398, col 14) 518 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<num> ( dart:html, line 2398, col 14)
531 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Iterable<dynamic> to I terable<CssStyleDeclaration> (dart:html, line 4466, col 46)
532 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<Element> (dart:html, line 9949, col 21) 519 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<Element> (dart:html, line 9949, col 21)
533 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → bool to (E lement) → bool (dart:html, line 11089, col 41) 520 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → bool to (E lement) → bool (dart:html, line 11089, col 41)
534 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _FrozenElementList to Iterable<Element> (dart:html, line 11770, col 59) 521 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _FrozenElementList to Iterable<Element> (dart:html, line 11770, col 59)
535 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _FrozenElementList to Iterable<Element> (dart:html, line 11773, col 35) 522 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from _FrozenElementList to Iterable<Element> (dart:html, line 11773, col 35)
536 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<Element> (dart:html, line 12525, col 21) 523 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<Element> (dart:html, line 12525, col 21)
537 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<Map<String, dynamic>> (dart:html, line 12759, col 25) 524 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<Map<String, dynamic>> (dart:html, line 12759, col 25)
538 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Stream<Geop osition> (dart:html, line 16996, col 12) 525 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Stream<Geop osition> (dart:html, line 16996, col 12)
539 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<String> (dart:html, line 18649, col 14)
540 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<Node> (dart:html, line 23819, col 23) 526 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<Node> (dart:html, line 23819, col 23)
541 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<String> (dart:html, line 28907, col 12) 527 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<String> (dart:html, line 28907, col 12)
542 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<String> (dart:html, line 28913, col 12) 528 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to Itera ble<String> (dart:html, line 28913, col 12)
543 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:html, line 31592, col 58) 529 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:html, line 31592, col 58)
544 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (num) → voi d (dart:html, line 32042, col 35) 530 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (num) → voi d (dart:html, line 32042, col 35)
545 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Stream<dynamic> to Str eam<BeforeUnloadEvent> (dart:html, line 33903, col 12) 531 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Stream<dynamic> to Str eam<BeforeUnloadEvent> (dart:html, line 33903, col 12)
546 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from ElementList<dynamic> t o Iterable<Element> (dart:html, line 33916, col 44) 532 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from ElementList<dynamic> t o Iterable<Element> (dart:html, line 33916, col 44)
547 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< String> (dart:html, line 36604, col 32)
548 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< String> (dart:html, line 36607, col 32)
549 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Elemen t> (dart:html, line 36660, col 20) 533 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<Elemen t> (dart:html, line 36660, col 20)
550 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< String> (dart:html, line 36694, col 32)
551 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< String> (dart:html, line 36696, col 32)
552 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< String> (dart:html, line 36726, col 32)
553 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< String> (dart:html, line 36728, col 55)
554 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from ElementList<dynamic> t o Iterable<Element> (dart:html, line 37273, col 44) 534 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from ElementList<dynamic> t o Iterable<Element> (dart:html, line 37273, col 44)
555 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Stream<dynamic> to Str eam<T> (dart:html, line 37350, col 41)
556 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Stream<dynamic> to Str eam<T> (dart:html, line 37374, col 41)
557 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from StreamSubscription<dyn amic> to StreamSubscription<T> (dart:html, line 37389, col 12) 535 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from StreamSubscription<dyn amic> to StreamSubscription<T> (dart:html, line 37389, col 12)
558 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from StreamSubscription<dyn amic> to StreamSubscription<T> (dart:html, line 37398, col 12) 536 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from StreamSubscription<dyn amic> to StreamSubscription<T> (dart:html, line 37398, col 12)
559 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (Event) → d ynamic (dart:html, line 37468, col 44) 537 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (Event) → d ynamic (dart:html, line 37468, col 44)
560 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (Event) → d ynamic (dart:html, line 37474, col 47) 538 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to (Event) → d ynamic (dart:html, line 37474, col 47)
561 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from ElementList<dynamic> t o Iterable<Element> (dart:html, line 37618, col 44) 539 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from ElementList<dynamic> t o Iterable<Element> (dart:html, line 37618, col 44)
562 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<St ring> (dart:html, line 39535, col 9) 540 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<St ring> (dart:html, line 39535, col 9)
563 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<St ring> (dart:html, line 39536, col 9) 541 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<St ring> (dart:html, line 39536, col 9)
564 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<St ring> (dart:html, line 39573, col 9) 542 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<St ring> (dart:html, line 39573, col 9)
565 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<St ring> (dart:html, line 39574, col 9) 543 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to Iterable<St ring> (dart:html, line 39574, col 9)
566 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:htm l, line 39895, col 31) 544 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:htm l, line 39895, col 31)
567 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:htm l, line 39909, col 28) 545 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:htm l, line 39909, col 28)
568 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< Node> (dart:html, line 39925, col 29) 546 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from List<dynamic> to List< Node> (dart:html, line 39925, col 29)
569 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:htm l, line 39940, col 20) 547 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (dart:htm l, line 39940, col 20)
570 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (String) → String to ( Object) → String (dart:html_common/css_class_set.dart, line 148, col 44) 548 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (String) → String to ( Object) → String (dart:html_common/css_class_set.dart, line 148, col 44)
571 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<Database> (dart:indexed_db, line 548, col 14) 549 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<Database> (dart:indexed_db, line 548, col 14)
572 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → void to (E vent) → void (dart:indexed_db, line 561, col 34) 550 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from (dynamic) → void to (E vent) → void (dart:indexed_db, line 561, col 34)
573 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<IdbFactory> (dart:indexed_db, line 568, col 14) 551 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<IdbFactory> (dart:indexed_db, line 568, col 14)
574 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<List<String>> (dart:indexed_db, line 581, col 14) 552 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<List<String>> (dart:indexed_db, line 581, col 14)
575 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<int> (dart:indexed_db, line 656, col 14) 553 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<int> (dart:indexed_db, line 656, col 14)
576 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<int> (dart:indexed_db, line 919, col 14) 554 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Future<dynamic> to Fut ure<int> (dart:indexed_db, line 919, col 14)
577 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:indexed_db, line 1084, col 56) 555 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:indexed_db, line 1084, col 56)
578 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:indexed_db, line 1088, col 56) 556 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to List<String > (dart:indexed_db, line 1088, col 56)
579 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Stream<dynamic> to Str eam<Cursor> (dart:indexed_db, line 1199, col 12) 557 warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from Stream<dynamic> to Str eam<Cursor> (dart:indexed_db, line 1199, col 12)
OLDNEW
« no previous file with comments | « test/codegen/language/compile_time_constant8_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698