| OLD | NEW |
| 1 [error] Couldn't infer type parameter 'T'; '_ControllerEventSinkWrapper<dynamic>
' must be of type 'EventSink<T>'. (dart:async/stream.dart, line 1346, col 16) | 1 [error] Couldn't infer type parameter 'T'; '_ControllerEventSinkWrapper<dynamic>
' must be of type 'EventSink<T>'. (dart:async/stream.dart, line 1346, col 16) |
| 2 [error] The argument type '_ControllerEventSinkWrapper' can't be assigned to the
parameter type 'EventSink<T>'. (dart:async/stream.dart, line 1346, col 53) | 2 [error] The argument type '_ControllerEventSinkWrapper' can't be assigned to the
parameter type 'EventSink<T>'. (dart:async/stream.dart, line 1346, col 53) |
| 3 [error] Type parameter bound types must be instantiated. (dart:collection/queue.
dart, line 99, col 29) |
| 3 [error] Invalid override. The type of 'ChunkedConverter.bind' ('(dynamic) → dyna
mic') isn't a subtype of 'Converter<S, T>.bind' ('(Stream<S>) → Stream<T>'). (da
rt:convert/chunked_conversion.dart, line 14, col 3) | 4 [error] Invalid override. The type of 'ChunkedConverter.bind' ('(dynamic) → dyna
mic') isn't a subtype of 'Converter<S, T>.bind' ('(Stream<S>) → Stream<T>'). (da
rt:convert/chunked_conversion.dart, line 14, col 3) |
| 4 [error] Invalid override. The type of 'ChunkedConverter.bind' ('(dynamic) → dyna
mic') isn't a subtype of 'StreamTransformer<S, T>.bind' ('(Stream<S>) → Stream<T
>'). (dart:convert/chunked_conversion.dart, line 14, col 3) | 5 [error] Invalid override. The type of 'ChunkedConverter.bind' ('(dynamic) → dyna
mic') isn't a subtype of 'StreamTransformer<S, T>.bind' ('(Stream<S>) → Stream<T
>'). (dart:convert/chunked_conversion.dart, line 14, col 3) |
| 5 [error] Invalid override. The type of 'ChunkedConverter.startChunkedConversion'
('(dynamic) → dynamic') isn't a subtype of 'Converter<S, T>.startChunkedConversi
on' ('(Sink<T>) → Sink<S>'). (dart:convert/chunked_conversion.dart, line 15, col
3) | 6 [error] Invalid override. The type of 'ChunkedConverter.startChunkedConversion'
('(dynamic) → dynamic') isn't a subtype of 'Converter<S, T>.startChunkedConversi
on' ('(Sink<T>) → Sink<S>'). (dart:convert/chunked_conversion.dart, line 15, col
3) |
| 6 [error] Only redirecting factory constructors can be declared to be 'const'. (da
rt:core/bool.dart, line 41, col 9) | 7 [error] Only redirecting factory constructors can be declared to be 'const'. (da
rt:core/bool.dart, line 41, col 9) |
| 7 [error] Const constructors can't throw exceptions. (dart:core/bool.dart, line 42
, col 5) | 8 [error] Const constructors can't throw exceptions. (dart:core/bool.dart, line 42
, col 5) |
| 8 [error] Only redirecting factory constructors can be declared to be 'const'. (da
rt:core/int.dart, line 33, col 9) | 9 [error] Only redirecting factory constructors can be declared to be 'const'. (da
rt:core/int.dart, line 33, col 9) |
| 9 [error] Const constructors can't throw exceptions. (dart:core/int.dart, line 34,
col 5) | 10 [error] Const constructors can't throw exceptions. (dart:core/int.dart, line 34,
col 5) |
| 10 [error] Only redirecting factory constructors can be declared to be 'const'. (da
rt:core/string.dart, line 156, col 9) | 11 [error] Only redirecting factory constructors can be declared to be 'const'. (da
rt:core/string.dart, line 156, col 9) |
| 11 [error] Const constructors can't throw exceptions. (dart:core/string.dart, line
157, col 5) | 12 [error] Const constructors can't throw exceptions. (dart:core/string.dart, line
157, col 5) |
| 12 [error] Couldn't infer type parameter 'S'; 'RandomAccessFile' must be of type 'F
ile'. (dart:io/file_impl.dart, line 216, col 19) | 13 [error] Couldn't infer type parameter 'S'; 'RandomAccessFile' must be of type 'F
ile'. (dart:io/file_impl.dart, line 216, col 19) |
| (...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 140 [warning] The final variable 'sheet' must be initialized. (dart:svg, line 4634,
col 3) | 141 [warning] The final variable 'sheet' must be initialized. (dart:svg, line 4634,
col 3) |
| 141 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in
itialized. (dart:svg, line 5072, col 3) | 142 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in
itialized. (dart:svg, line 5072, col 3) |
| 142 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu
st be initialized. (dart:svg, line 5386, col 3) | 143 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu
st be initialized. (dart:svg, line 5386, col 3) |
| 143 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia
lized. (dart:svg, line 5605, col 3) | 144 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia
lized. (dart:svg, line 5605, col 3) |
| 144 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize
d. (dart:svg, line 5677, col 3) | 145 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize
d. (dart:svg, line 5677, col 3) |
| 145 [warning] The final variables 'href', 'method' and '2' more must be initialized.
(dart:svg, line 5775, col 3) | 146 [warning] The final variables 'href', 'method' and '2' more must be initialized.
(dart:svg, line 5775, col 3) |
| 146 [warning] The final variables 'dx', 'dy' and '3' more must be initialized. (dart
:svg, line 5836, col 3) | 147 [warning] The final variables 'dx', 'dy' and '3' more must be initialized. (dart
:svg, line 5836, col 3) |
| 147 [warning] The final variables 'height', 'href' and '3' more must be initialized.
(dart:svg, line 6126, col 3) | 148 [warning] The final variables 'height', 'href' and '3' more must be initialized.
(dart:svg, line 6126, col 3) |
| 148 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must
be initialized. (dart:svg, line 6171, col 3) | 149 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must
be initialized. (dart:svg, line 6171, col 3) |
| 149 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more
must be initialized. (dart:svg, line 6325, col 3) | 150 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more
must be initialized. (dart:svg, line 6325, col 3) |
| OLD | NEW |