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

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

Issue 2871363002: Fix more errors in DDC SDK. (Closed)
Patch Set: Merge branch 'master' into ddc-sdk-errors Created 3 years, 7 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/tool/input_sdk/private/isolate_helper.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 [error] The getter 'value' isn't defined for the class 'num'. (dart:html, line 4 0486, col 21) 1 [error] The getter 'value' isn't defined for the class 'num'. (dart:html, line 4 0486, col 21)
2 [error] A value of type 'Dimension' can't be assigned to a variable of type 'num '. (dart:html, line 40486, col 44) 2 [error] A value of type 'Dimension' can't be assigned to a variable of type 'num '. (dart:html, line 40486, col 44)
3 [error] The getter 'value' isn't defined for the class 'num'. (dart:html, line 4 0506, col 20) 3 [error] The getter 'value' isn't defined for the class 'num'. (dart:html, line 4 0506, col 20)
4 [error] A value of type 'Dimension' can't be assigned to a variable of type 'num '. (dart:html, line 40506, col 42) 4 [error] A value of type 'Dimension' can't be assigned to a variable of type 'num '. (dart:html, line 40506, col 42)
5 [error] The getter 'packagesBase' isn't defined for the class 'IsolateNatives'. (dart:isolate, line 719, col 61)
6 [error] Invalid override. The type of 'JsArray.[]=' ('(Object, E) → void') isn't a subtype of 'JsObject.[]=' ('(Object, dynamic) → dynamic'). (dart:js, line 370 , col 3)
7 [error] The argument type 'List' can't be assigned to the parameter type 'Iterab le<Null>'. (dart:js_util, line 112, col 29)
8 [warning] The final variable 'origin' must be initialized. (dart:html, line 187, col 3) 5 [warning] The final variable 'origin' must be initialized. (dart:html, line 187, col 3)
9 [warning] The final variable 'origin' must be initialized. (dart:html, line 853, col 3) 6 [warning] The final variable 'origin' must be initialized. (dart:html, line 853, col 3)
10 [warning] The final variables 'form', 'labels' and '3' more must be initialized. (dart:html, line 1775, col 3) 7 [warning] The final variables 'form', 'labels' and '3' more must be initialized. (dart:html, line 1775, col 3)
11 [warning] The final variable 'options' must be initialized. (dart:html, line 892 2, col 3) 8 [warning] The final variable 'options' must be initialized. (dart:html, line 892 2, col 3)
12 [warning] The final variables '_attributes', '_childElementCount' and '16' more must be initialized. (dart:html, line 13164, col 3) 9 [warning] The final variables '_attributes', '_childElementCount' and '16' more must be initialized. (dart:html, line 13164, col 3)
13 [warning] The final variables 'elements', 'form' and '4' more must be initialize d. (dart:html, line 16932, col 3) 10 [warning] The final variables 'elements', 'form' and '4' more must be initialize d. (dart:html, line 16932, col 3)
14 [warning] The final variable 'length' must be initialized. (dart:html, line 1789 8, col 3) 11 [warning] The final variable 'length' must be initialized. (dart:html, line 1789 8, col 3)
15 [warning] The final variables '_get_contentWindow' and 'sandbox' must be initial ized. (dart:html, line 20564, col 3) 12 [warning] The final variables '_get_contentWindow' and 'sandbox' must be initial ized. (dart:html, line 20564, col 3)
16 [warning] The final variables 'complete', 'currentSrc' and '2' more must be init ialized. (dart:html, line 20703, col 3) 13 [warning] The final variables 'complete', 'currentSrc' and '2' more must be init ialized. (dart:html, line 20703, col 3)
17 [warning] The final variables '_get_valueAsDate', 'entries' and '6' more must be initialized. (dart:html, line 20860, col 3) 14 [warning] The final variables '_get_valueAsDate', 'entries' and '6' more must be initialized. (dart:html, line 20860, col 3)
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
81 [warning] The final variable 'sheet' must be initialized. (dart:svg, line 4866, col 3) 78 [warning] The final variable 'sheet' must be initialized. (dart:svg, line 4866, col 3)
82 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized. (dart:svg, line 5354, col 3) 79 [warning] The final variables 'ownerSvgElement' and 'viewportElement' must be in itialized. (dart:svg, line 5354, col 3)
83 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu st be initialized. (dart:svg, line 5676, col 3) 80 [warning] The final variables 'currentTranslate', 'currentView' and '12' more mu st be initialized. (dart:svg, line 5676, col 3)
84 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized. (dart:svg, line 5898, col 3) 81 [warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initia lized. (dart:svg, line 5898, col 3)
85 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d. (dart:svg, line 5974, col 3) 82 [warning] The final variables 'lengthAdjust' and 'textLength' must be initialize d. (dart:svg, line 5974, col 3)
86 [warning] The final variables 'href', 'method' and '2' more must be initialized. (dart:svg, line 6075, col 3) 83 [warning] The final variables 'href', 'method' and '2' more must be initialized. (dart:svg, line 6075, col 3)
87 [warning] The final variables 'dx', 'dy' and '3' more must be initialized. (dart :svg, line 6137, col 3) 84 [warning] The final variables 'dx', 'dy' and '3' more must be initialized. (dart :svg, line 6137, col 3)
88 [warning] The final variables 'height', 'href' and '3' more must be initialized. (dart:svg, line 6436, col 3) 85 [warning] The final variables 'height', 'href' and '3' more must be initialized. (dart:svg, line 6436, col 3)
89 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized. (dart:svg, line 6483, col 3) 86 [warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized. (dart:svg, line 6483, col 3)
90 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized. (dart:svg, line 6641, col 3) 87 [warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized. (dart:svg, line 6641, col 3)
OLDNEW
« no previous file with comments | « pkg/dev_compiler/tool/input_sdk/private/isolate_helper.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698