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

Side by Side Diff: pkg/dev_compiler/tool/sdk_expected_errors.txt

Issue 2358323002: Regenerate DDC SDK (Closed)
Patch Set: Created 4 years, 2 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 | « pkg/dev_compiler/lib/js/legacy/dart_sdk.js ('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 [error] Base class introduces an invalid override. The type of JSArray.[]= ((int , E) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynami c). (dart:_interceptors/js_array.dart, line 590, col 25) 1 [error] Base class introduces an invalid override. The type of JSArray.[]= ((int , E) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynami c). (dart:_interceptors/js_array.dart, line 590, col 25)
2 [error] Invalid override. The type of NativeTypedArrayOfDouble.[]= ((int, num) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (d art:_native_typed_data, line 793, col 3) 2 [error] Invalid override. The type of NativeTypedArrayOfDouble.[]= ((int, num) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (d art:_native_typed_data, line 793, col 3)
3 [error] The return type '_Future' is not a 'Future<T>', as defined by the method 'timeout'. (dart:async/future_impl.dart, line 705, col 29)
4 [error] Could not infer type parameter T, _ControllerEventSinkWrapper<dynamic> m ust be of type EventSink<T>. (dart:async/stream.dart, line 1346, col 16) 3 [error] Could not infer type parameter T, _ControllerEventSinkWrapper<dynamic> m ust be of type EventSink<T>. (dart:async/stream.dart, line 1346, col 16)
5 [error] The argument type '_ControllerEventSinkWrapper' cannot be assigned to th e parameter type 'EventSink<T>'. (dart:async/stream.dart, line 1346, col 53) 4 [error] The argument type '_ControllerEventSinkWrapper' cannot be assigned to th e parameter type 'EventSink<T>'. (dart:async/stream.dart, line 1346, col 53)
6 [error] Type check failed: new ListQueue(length + 1) (ListQueue<dynamic>) is not of type ListQueue<E> (dart:collection/queue.dart, line 499, col 28)
7 [error] Invalid override. The type of ChunkedConverter.bind ((dynamic) → dynamic ) is not a subtype of Converter<S, T>.bind ((Stream<S>) → Stream<T>). (dart:conv ert/chunked_conversion.dart, line 14, col 3) 5 [error] Invalid override. The type of ChunkedConverter.bind ((dynamic) → dynamic ) is not a subtype of Converter<S, T>.bind ((Stream<S>) → Stream<T>). (dart:conv ert/chunked_conversion.dart, line 14, col 3)
8 [error] Invalid override. The type of ChunkedConverter.bind ((dynamic) → dynamic ) is not a subtype of StreamTransformer<S, T>.bind ((Stream<S>) → Stream<T>). (d art:convert/chunked_conversion.dart, line 14, col 3) 6 [error] Invalid override. The type of ChunkedConverter.bind ((dynamic) → dynamic ) is not a subtype of StreamTransformer<S, T>.bind ((Stream<S>) → Stream<T>). (d art:convert/chunked_conversion.dart, line 14, col 3)
9 [error] Invalid override. The type of ChunkedConverter.startChunkedConversion (( dynamic) → dynamic) is not a subtype of Converter<S, T>.startChunkedConversion ( (Sink<T>) → Sink<S>). (dart:convert/chunked_conversion.dart, line 15, col 3) 7 [error] Invalid override. The type of ChunkedConverter.startChunkedConversion (( dynamic) → dynamic) is not a subtype of Converter<S, T>.startChunkedConversion ( (Sink<T>) → Sink<S>). (dart:convert/chunked_conversion.dart, line 15, col 3)
10 [error] The argument type '(dynamic, String) → dynamic' cannot be assigned to th e parameter type '(StringBuffer, String) → StringBuffer'. (dart:convert/encoding .dart, line 19, col 33) 8 [error] The argument type '(dynamic, String) → dynamic' cannot be assigned to th e parameter type '(StringBuffer, String) → StringBuffer'. (dart:convert/encoding .dart, line 19, col 33)
11 [error] Invalid override. The type of FileList.[]= ((int, File) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 16868, col 3) 9 [error] Invalid override. The type of FileList.[]= ((int, File) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 16868, col 3)
12 [error] Invalid override. The type of HtmlCollection.[]= ((int, Node) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 18903, col 3) 10 [error] Invalid override. The type of HtmlCollection.[]= ((int, Node) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 18903, col 3)
13 [error] Invalid override. The type of MimeTypeArray.[]= ((int, MimeType) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:ht ml, line 23817, col 3) 11 [error] Invalid override. The type of MimeTypeArray.[]= ((int, MimeType) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:ht ml, line 23817, col 3)
14 [error] Invalid override. The type of NodeList.[]= ((int, Node) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 25466, col 3) 12 [error] Invalid override. The type of NodeList.[]= ((int, Node) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 25466, col 3)
15 [error] Invalid override. The type of PluginArray.[]= ((int, Plugin) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 26970, col 3) 13 [error] Invalid override. The type of PluginArray.[]= ((int, Plugin) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). (dart:html, line 26970, col 3)
16 [error] Invalid override. The type of SourceBufferList.[]= ((int, SourceBuffer) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). ( dart:html, line 30208, col 3) 14 [error] Invalid override. The type of SourceBufferList.[]= ((int, SourceBuffer) → void) is not a subtype of JSMutableIndexable.[]= ((int, dynamic) → dynamic). ( dart:html, line 30208, col 3)
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
190 [warning] The final variable 'sheet' must be initialized (dart:svg, line 4634, c ol 3) 188 [warning] The final variable 'sheet' must be initialized (dart:svg, line 4634, c ol 3)
191 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized (dart:svg, line 5072, col 3) 189 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized (dart:svg, line 5072, col 3)
192 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu st be initialized (dart:svg, line 5386, col 3) 190 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu st be initialized (dart:svg, line 5386, col 3)
193 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized (dart:svg, line 5605, col 3) 191 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized (dart:svg, line 5605, col 3)
194 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d (dart:svg, line 5677, col 3) 192 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d (dart:svg, line 5677, col 3)
195 [warning] The final variables 'href', 'method' and '2' more must be initialized (dart:svg, line 5775, col 3) 193 [warning] The final variables 'href', 'method' and '2' more must be initialized (dart:svg, line 5775, col 3)
196 [warning] The final variables 'dx', 'dy' and '3' more must be initialized (dart: svg, line 5836, col 3) 194 [warning] The final variables 'dx', 'dy' and '3' more must be initialized (dart: svg, line 5836, col 3)
197 [warning] The final variables 'height', 'href' and '3' more must be initialized (dart:svg, line 6126, col 3) 195 [warning] The final variables 'height', 'href' and '3' more must be initialized (dart:svg, line 6126, col 3)
198 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized (dart:svg, line 6171, col 3) 196 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized (dart:svg, line 6171, col 3)
199 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized (dart:svg, line 6325, col 3) 197 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized (dart:svg, line 6325, col 3)
OLDNEW
« no previous file with comments | « pkg/dev_compiler/lib/js/legacy/dart_sdk.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698