| OLD | NEW |
| 1 severe: [AnalyzerMessage] The redirected constructor '(dynamic) → JSArray<dynami
c>' has incompatible parameters with '(dynamic) → JSArray<E>' (dart:_interceptor
s/js_array.dart, line 29, col 46) | 1 severe: [AnalyzerMessage] The redirected constructor '(dynamic) → JSArray<dynami
c>' has incompatible parameters with '(dynamic) → JSArray<E>' (dart:_interceptor
s/js_array.dart, line 29, col 46) |
| 2 severe: [AnalyzerMessage] Missing concrete implementation of 'num.==' (dart:_int
erceptors/js_number.dart, line 12, col 7) | 2 severe: [AnalyzerMessage] Missing concrete implementation of 'num.==' (dart:_int
erceptors/js_number.dart, line 12, col 7) |
| 3 severe: [AnalyzerMessage] Missing concrete implementation of 'String.==' (dart:_
interceptors/js_string.dart, line 14, col 7) | 3 severe: [AnalyzerMessage] Missing concrete implementation of 'String.==' (dart:_
interceptors/js_string.dart, line 14, col 7) |
| 4 severe: [AnalyzerMessage] 'const' variables must be constant value (dart:_utils,
line 15, col 24) | |
| 5 severe: [AnalyzerMessage] 'const' variables must be constant value (dart:_utils,
line 16, col 34) | |
| 6 severe: [AnalyzerMessage] 'const' variables must be constant value (dart:_utils,
line 17, col 29) | |
| 7 severe: [AnalyzerMessage] 'const' variables must be constant value (dart:_utils,
line 18, col 31) | |
| 8 severe: [AnalyzerMessage] 'const' variables must be constant value (dart:_utils,
line 20, col 24) | |
| 9 severe: [AnalyzerMessage] 'const' variables must be constant value (dart:_utils,
line 23, col 25) | |
| 10 severe: [AnalyzerMessage] The redirected constructor '((Stream<dynamic>, bool) →
StreamSubscription<dynamic>) → _StreamSubscriptionTransformer<dynamic, dynamic>
' has incompatible parameters with '((Stream<S>, bool) → StreamSubscription<T>)
→ StreamTransformer<S, T>' (dart:async/stream.dart, line 1571, col 9) | 4 severe: [AnalyzerMessage] The redirected constructor '((Stream<dynamic>, bool) →
StreamSubscription<dynamic>) → _StreamSubscriptionTransformer<dynamic, dynamic>
' has incompatible parameters with '((Stream<S>, bool) → StreamSubscription<T>)
→ StreamTransformer<S, T>' (dart:async/stream.dart, line 1571, col 9) |
| 11 severe: [AnalyzerMessage] The redirected constructor '({handleData: (dynamic, Ev
entSink<dynamic>) → void, handleError: (Object, StackTrace, EventSink<dynamic>)
→ void, handleDone: (EventSink<dynamic>) → void}) → _StreamHandlerTransformer<dy
namic, dynamic>' has incompatible parameters with '({handleData: (S, EventSink<T
>) → void, handleError: (Object, StackTrace, EventSink<T>) → void, handleDone: (
EventSink<T>) → void}) → StreamTransformer<S, T>' (dart:async/stream.dart, line
1588, col 13) | 5 severe: [AnalyzerMessage] The redirected constructor '({handleData: (dynamic, Ev
entSink<dynamic>) → void, handleError: (Object, StackTrace, EventSink<dynamic>)
→ void, handleDone: (EventSink<dynamic>) → void}) → _StreamHandlerTransformer<dy
namic, dynamic>' has incompatible parameters with '({handleData: (S, EventSink<T
>) → void, handleError: (Object, StackTrace, EventSink<T>) → void, handleDone: (
EventSink<T>) → void}) → StreamTransformer<S, T>' (dart:async/stream.dart, line
1588, col 13) |
| 12 severe: [AnalyzerMessage] The type '_NoCallbackSyncStreamController' is declared
with 0 type parameters, but 1 type arguments were given (dart:async/stream_cont
roller.dart, line 84, col 17) | 6 severe: [AnalyzerMessage] The type '_NoCallbackSyncStreamController' is declared
with 0 type parameters, but 1 type arguments were given (dart:async/stream_cont
roller.dart, line 84, col 17) |
| 13 severe: [AnalyzerMessage] The type '_NoCallbackAsyncStreamController' is declare
d with 0 type parameters, but 1 type arguments were given (dart:async/stream_con
troller.dart, line 85, col 17) | 7 severe: [AnalyzerMessage] The type '_NoCallbackAsyncStreamController' is declare
d with 0 type parameters, but 1 type arguments were given (dart:async/stream_con
troller.dart, line 85, col 17) |
| 14 severe: [AnalyzerMessage] The name 'T' is not a type and cannot be used as a par
ameterized type (dart:async/stream_controller.dart, line 653, col 69) | 8 severe: [AnalyzerMessage] The name 'T' is not a type and cannot be used as a par
ameterized type (dart:async/stream_controller.dart, line 653, col 69) |
| 15 severe: [AnalyzerMessage] The name 'T' is not a type and cannot be used as a par
ameterized type (dart:async/stream_controller.dart, line 654, col 46) | 9 severe: [AnalyzerMessage] The name 'T' is not a type and cannot be used as a par
ameterized type (dart:async/stream_controller.dart, line 654, col 46) |
| 16 severe: [AnalyzerMessage] The name 'T' is not a type and cannot be used as a par
ameterized type (dart:async/stream_controller.dart, line 656, col 68) | 10 severe: [AnalyzerMessage] The name 'T' is not a type and cannot be used as a par
ameterized type (dart:async/stream_controller.dart, line 656, col 68) |
| 17 severe: [AnalyzerMessage] The name 'T' is not a type and cannot be used as a par
ameterized type (dart:async/stream_controller.dart, line 657, col 45) | 11 severe: [AnalyzerMessage] The name 'T' is not a type and cannot be used as a par
ameterized type (dart:async/stream_controller.dart, line 657, col 45) |
| 18 severe: [AnalyzerMessage] The redirected constructor '((List<dynamic>) → void) →
_SimpleCallbackSink<dynamic>' has incompatible parameters with '((List<T>) → vo
id) → ChunkedConversionSink<T>' (dart:convert/chunked_conversion.dart, line 23,
col 45) | 12 severe: [AnalyzerMessage] The redirected constructor '((List<dynamic>) → void) →
_SimpleCallbackSink<dynamic>' has incompatible parameters with '((List<T>) → vo
id) → ChunkedConversionSink<T>' (dart:convert/chunked_conversion.dart, line 23,
col 45) |
| 19 severe: [AnalyzerMessage] The redirected constructor '(Iterable<E>) → LinkedHash
Set<E>' has incompatible parameters with '(Iterable<dynamic>) → Set<E>' (dart:co
re/set.dart, line 75, col 41) | 13 severe: [AnalyzerMessage] The redirected constructor '(Iterable<E>) → LinkedHash
Set<E>' has incompatible parameters with '(Iterable<dynamic>) → Set<E>' (dart:co
re/set.dart, line 75, col 41) |
| (...skipping 254 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 274 warning: [DownCastComposite] max(a.y, b.y) - top (num) will need runtime check t
o cast to type T (dart:math/rectangle.dart, line 170, col 16) | 268 warning: [DownCastComposite] max(a.y, b.y) - top (num) will need runtime check t
o cast to type T (dart:math/rectangle.dart, line 170, col 16) |
| 275 warning: [DownCastComposite] (width < 0) ? _clampToZero(width) : width (num) wil
l need runtime check to cast to type T (dart:math/rectangle.dart, line 212, col
23) | 269 warning: [DownCastComposite] (width < 0) ? _clampToZero(width) : width (num) wil
l need runtime check to cast to type T (dart:math/rectangle.dart, line 212, col
23) |
| 276 warning: [DownCastComposite] (height < 0) ? _clampToZero(height) : height (num)
will need runtime check to cast to type T (dart:math/rectangle.dart, line 213, c
ol 24) | 270 warning: [DownCastComposite] (height < 0) ? _clampToZero(height) : height (num)
will need runtime check to cast to type T (dart:math/rectangle.dart, line 213, c
ol 24) |
| 277 warning: [DownCastComposite] min(a.x, b.x) (num) will need runtime check to cast
to type T (dart:math/rectangle.dart, line 228, col 14) | 271 warning: [DownCastComposite] min(a.x, b.x) (num) will need runtime check to cast
to type T (dart:math/rectangle.dart, line 228, col 14) |
| 278 warning: [DownCastComposite] max(a.x, b.x) - left (num) will need runtime check
to cast to type T (dart:math/rectangle.dart, line 229, col 15) | 272 warning: [DownCastComposite] max(a.x, b.x) - left (num) will need runtime check
to cast to type T (dart:math/rectangle.dart, line 229, col 15) |
| 279 warning: [DownCastComposite] min(a.y, b.y) (num) will need runtime check to cast
to type T (dart:math/rectangle.dart, line 230, col 13) | 273 warning: [DownCastComposite] min(a.y, b.y) (num) will need runtime check to cast
to type T (dart:math/rectangle.dart, line 230, col 13) |
| 280 warning: [DownCastComposite] max(a.y, b.y) - top (num) will need runtime check t
o cast to type T (dart:math/rectangle.dart, line 231, col 16) | 274 warning: [DownCastComposite] max(a.y, b.y) - top (num) will need runtime check t
o cast to type T (dart:math/rectangle.dart, line 231, col 16) |
| 281 warning: [DownCastComposite] _clampToZero(width) (num) will need runtime check t
o cast to type T (dart:math/rectangle.dart, line 247, col 28) | 275 warning: [DownCastComposite] _clampToZero(width) (num) will need runtime check t
o cast to type T (dart:math/rectangle.dart, line 247, col 28) |
| 282 warning: [DownCastComposite] _clampToZero(height) (num) will need runtime check
to cast to type T (dart:math/rectangle.dart, line 263, col 30) | 276 warning: [DownCastComposite] _clampToZero(height) (num) will need runtime check
to cast to type T (dart:math/rectangle.dart, line 263, col 30) |
| 283 warning: [DownCastComposite] interfaceThunk() (dynamic) will need runtime check
to cast to type List<Type> (dart:_js_mirrors, line 127, col 31) | 277 warning: [DownCastComposite] interfaceThunk() (dynamic) will need runtime check
to cast to type List<Type> (dart:_js_mirrors, line 127, col 31) |
| OLD | NEW |