| OLD | NEW |
| (Empty) | |
| 1 warning: [DownCastComposite] result (List<dynamic>) will need runtime check to c
ast to type List<E> (dart:_internal/iterable.dart, line 310, col 12) |
| 2 warning: [DownCastComposite] iterable (Iterable<dynamic>) will need runtime chec
k to cast to type Iterable<S> (dart:_internal/iterable.dart, line 357, col 39) |
| 3 warning: [DownCastComposite] iterable (Iterable<dynamic>) will need runtime chec
k to cast to type Iterable<S> (dart:_internal/iterable.dart, line 378, col 17) |
| 4 warning: [DownCastComposite] _f ((dynamic) → Iterable<dynamic>) will need runtim
e check to cast to type (S) → Iterable<T> (dart:_internal/iterable.dart, line 45
4, col 76) |
| 5 warning: [DownCastComposite] _f(_iterator.current).iterator (Iterator<dynamic>)
will need runtime check to cast to type Iterator<T> (dart:_internal/iterable.dar
t, line 481, col 29) |
| 6 warning: [DownCastComposite] iterable (Iterable<dynamic>) will need runtime chec
k to cast to type Iterable<T> (dart:_internal/iterable.dart, line 961, col 33) |
| 7 warning: [DownCastComposite] f ((dynamic) → bool) will need runtime check to cas
t to type (T) → bool (dart:_internal/iterable.dart, line 961, col 43) |
| 8 warning: [DownCastComposite] list (List<dynamic>) will need runtime check to cas
t to type Iterable<T> (dart:_internal/iterable.dart, line 978, col 35) |
| 9 warning: [DownCastComposite] iterable (Iterable<dynamic>) will need runtime chec
k to cast to type Iterable<T> (dart:_internal/iterable.dart, line 983, col 37) |
| 10 warning: [DownCastComposite] test ((dynamic) → bool) will need runtime check to
cast to type (T) → bool (dart:_internal/iterable.dart, line 983, col 47) |
| 11 warning: [DownCastComposite] list (List<dynamic>) will need runtime check to cas
t to type Iterable<T> (dart:_internal/iterable.dart, line 988, col 35) |
| 12 warning: [DownCastComposite] iterable (Iterable<dynamic>) will need runtime chec
k to cast to type Iterable<T> (dart:_internal/iterable.dart, line 993, col 37) |
| 13 warning: [DownCastComposite] test ((dynamic) → bool) will need runtime check to
cast to type (T) → bool (dart:_internal/iterable.dart, line 993, col 47) |
| 14 warning: [DownCastComposite] list (List<dynamic>) will need runtime check to cas
t to type Iterable<T> (dart:_internal/iterable.dart, line 997, col 40) |
| 15 warning: [DownCastComposite] list (List<dynamic>) will need runtime check to cas
t to type Iterable<T> (dart:_internal/iterable.dart, line 1033, col 35) |
| 16 warning: [DownCastComposite] l (List<dynamic>) will need runtime check to cast t
o type List<T> (dart:_internal/iterable.dart, line 1115, col 31) |
| OLD | NEW |