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

Unified Diff: pkg/dev_compiler/tool/sdk_expected_errors.txt

Issue 2830503002: Run formatter on dev_compiler. (Closed)
Patch Set: Run formatter on dev_compiler. Created 3 years, 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/dev_compiler/tool/input_sdk/private/native_typed_data.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/dev_compiler/tool/sdk_expected_errors.txt
diff --git a/pkg/dev_compiler/tool/sdk_expected_errors.txt b/pkg/dev_compiler/tool/sdk_expected_errors.txt
index 7fe9f59819f490903640a5e258e808d93df5c2fc..8655be67eb3b78dbb55ed5124229d12092397376 100644
--- a/pkg/dev_compiler/tool/sdk_expected_errors.txt
+++ b/pkg/dev_compiler/tool/sdk_expected_errors.txt
@@ -48,10 +48,10 @@ Consider passing explicit type argument(s) to the generic.
[error] Only redirecting factory constructors can be declared to be 'const'. (dart:core/string.dart, line 156, col 9)
[error] Const constructors can't throw exceptions. (dart:core/string.dart, line 157, col 5)
[error] Annotation must be either a const variable reference or const constructor invocation. (dart:developer, line 39, col 1)
-[error] The getter 'value' isn't defined for the class 'num'. (dart:html, line 40493, col 21)
-[error] A value of type 'Dimension' can't be assigned to a variable of type 'num'. (dart:html, line 40493, col 44)
-[error] The getter 'value' isn't defined for the class 'num'. (dart:html, line 40513, col 20)
-[error] A value of type 'Dimension' can't be assigned to a variable of type 'num'. (dart:html, line 40513, col 42)
+[error] The getter 'value' isn't defined for the class 'num'. (dart:html, line 40486, col 21)
+[error] A value of type 'Dimension' can't be assigned to a variable of type 'num'. (dart:html, line 40486, col 44)
+[error] The getter 'value' isn't defined for the class 'num'. (dart:html, line 40506, col 20)
+[error] A value of type 'Dimension' can't be assigned to a variable of type 'num'. (dart:html, line 40506, col 42)
[error] Base class introduces an invalid override. The type of 'Converter.bind' ('(Stream<List<int>>) → Stream<List<int>>') isn't a subtype of 'ChunkedConverter<List<int>, List<int>, List<int>, List<int>>.bind' ('(dynamic) → dynamic'). (dart:io/data_transformer.dart, line 295, col 19)
[error] Invalid override. The type of 'ZLibEncoder.startChunkedConversion' ('(Sink<List<int>>) → ByteConversionSink') isn't a subtype of 'ChunkedConverter<List<int>, List<int>, List<int>, List<int>>.startChunkedConversion' ('(dynamic) → dynamic'). (dart:io/data_transformer.dart, line 388, col 3)
[error] The argument type '(RandomAccessFile) → Future<RandomAccessFile>' can't be assigned to the parameter type '(RandomAccessFile) → FutureOr<File>'. (dart:io/file_impl.dart, line 202, col 30)
@@ -84,22 +84,22 @@ Consider passing explicit type argument(s) to the generic.
[warning] The final variables 'import', 'sheet' and '1' more must be initialized. (dart:html, line 22104, col 3)
[warning] The final variable 'areas' must be initialized. (dart:html, line 22256, col 3)
[warning] The final variables 'audioDecodedByteCount', 'audioTracks' and '16' more must be initialized. (dart:html, line 22492, col 3)
-[warning] The final variable 'labels' must be initialized. (dart:html, line 24089, col 3)
-[warning] The final variables '_localName', '_namespaceUri' and '12' more must be initialized. (dart:html, line 25631, col 3)
-[warning] The final variables 'form', 'validationMessage' and '2' more must be initialized. (dart:html, line 26532, col 3)
-[warning] The final variables 'form' and 'index' must be initialized. (dart:html, line 26678, col 3)
-[warning] The final variables 'form', 'htmlFor' and '5' more must be initialized. (dart:html, line 26732, col 3)
-[warning] The final variables 'labels' and 'position' must be initialized. (dart:html, line 28207, col 3)
-[warning] The final variables 'form', 'labels' and '4' more must be initialized. (dart:html, line 30128, col 3)
-[warning] The final variable 'sheet' must be initialized. (dart:html, line 32489, col 3)
-[warning] The final variable 'cellIndex' must be initialized. (dart:html, line 32719, col 3)
-[warning] The final variables '_rows' and '_tBodies' must be initialized. (dart:html, line 32830, col 3)
-[warning] The final variables '_cells', 'rowIndex' and '1' more must be initialized. (dart:html, line 32943, col 3)
-[warning] The final variable '_rows' must be initialized. (dart:html, line 33012, col 3)
-[warning] The final variable 'content' must be initialized. (dart:html, line 33056, col 3)
-[warning] The final variables 'form', 'labels' and '5' more must be initialized. (dart:html, line 33132, col 3)
-[warning] The final variables 'readyState' and 'track' must be initialized. (dart:html, line 34173, col 3)
-[warning] The final variables 'decodedFrameCount', 'droppedFrameCount' and '2' more must be initialized. (dart:html, line 34889, col 3)
+[warning] The final variable 'labels' must be initialized. (dart:html, line 24088, col 3)
+[warning] The final variables '_localName', '_namespaceUri' and '12' more must be initialized. (dart:html, line 25630, col 3)
+[warning] The final variables 'form', 'validationMessage' and '2' more must be initialized. (dart:html, line 26531, col 3)
+[warning] The final variables 'form' and 'index' must be initialized. (dart:html, line 26677, col 3)
+[warning] The final variables 'form', 'htmlFor' and '5' more must be initialized. (dart:html, line 26731, col 3)
+[warning] The final variables 'labels' and 'position' must be initialized. (dart:html, line 28205, col 3)
+[warning] The final variables 'form', 'labels' and '4' more must be initialized. (dart:html, line 30124, col 3)
+[warning] The final variable 'sheet' must be initialized. (dart:html, line 32485, col 3)
+[warning] The final variable 'cellIndex' must be initialized. (dart:html, line 32715, col 3)
+[warning] The final variables '_rows' and '_tBodies' must be initialized. (dart:html, line 32826, col 3)
+[warning] The final variables '_cells', 'rowIndex' and '1' more must be initialized. (dart:html, line 32939, col 3)
+[warning] The final variable '_rows' must be initialized. (dart:html, line 33008, col 3)
+[warning] The final variable 'content' must be initialized. (dart:html, line 33052, col 3)
+[warning] The final variables 'form', 'labels' and '5' more must be initialized. (dart:html, line 33128, col 3)
+[warning] The final variables 'readyState' and 'track' must be initialized. (dart:html, line 34169, col 3)
+[warning] The final variables 'decodedFrameCount', 'droppedFrameCount' and '2' more must be initialized. (dart:html, line 34885, col 3)
[warning] The final variables 'href' and 'target' must be initialized. (dart:svg, line 56, col 3)
[warning] The final variables 'requiredExtensions', 'requiredFeatures' and '2' more must be initialized. (dart:svg, line 512, col 3)
[warning] The final variables 'cx', 'cy' and '1' more must be initialized. (dart:svg, line 587, col 3)
@@ -144,10 +144,10 @@ Consider passing explicit type argument(s) to the generic.
[warning] The final variable 'sheet' must be initialized. (dart:svg, line 4866, col 3)
[warning] The final variables 'ownerSvgElement' and 'viewportElement' must be initialized. (dart:svg, line 5354, col 3)
[warning] The final variables 'currentTranslate', 'currentView' and '12' more must be initialized. (dart:svg, line 5676, col 3)
-[warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initialized. (dart:svg, line 5899, col 3)
-[warning] The final variables 'lengthAdjust' and 'textLength' must be initialized. (dart:svg, line 5975, col 3)
-[warning] The final variables 'href', 'method' and '2' more must be initialized. (dart:svg, line 6076, col 3)
-[warning] The final variables 'dx', 'dy' and '3' more must be initialized. (dart:svg, line 6138, col 3)
-[warning] The final variables 'height', 'href' and '3' more must be initialized. (dart:svg, line 6437, col 3)
-[warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized. (dart:svg, line 6484, col 3)
-[warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized. (dart:svg, line 6642, col 3)
+[warning] The final variables 'preserveAspectRatio' and 'viewBox' must be initialized. (dart:svg, line 5898, col 3)
+[warning] The final variables 'lengthAdjust' and 'textLength' must be initialized. (dart:svg, line 5974, col 3)
+[warning] The final variables 'href', 'method' and '2' more must be initialized. (dart:svg, line 6075, col 3)
+[warning] The final variables 'dx', 'dy' and '3' more must be initialized. (dart:svg, line 6137, col 3)
+[warning] The final variables 'height', 'href' and '3' more must be initialized. (dart:svg, line 6436, col 3)
+[warning] The final variables 'preserveAspectRatio', 'viewBox' and '1' more must be initialized. (dart:svg, line 6483, col 3)
+[warning] The final variables 'gradientTransform', 'gradientUnits' and '2' more must be initialized. (dart:svg, line 6641, col 3)
« no previous file with comments | « pkg/dev_compiler/tool/input_sdk/private/native_typed_data.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698