Created
June 1, 2015 17:53
-
-
Save alxhub/e1b3a0922d97873ef548 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(33,37): error TS7006: Parameter 'a4' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(33,41): error TS7006: Parameter 'a5' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(33,45): error TS7006: Parameter 'a6' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(33,49): error TS7006: Parameter 'a7' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(33,53): error TS7006: Parameter 'a8' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(33,57): error TS7006: Parameter 'a9' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(37,25): error TS7006: Parameter 'a1' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(37,29): error TS7006: Parameter 'a2' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(37,33): error TS7006: Parameter 'a3' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(37,37): error TS7006: Parameter 'a4' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(37,41): error TS7006: Parameter 'a5' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(37,45): error TS7006: Parameter 'a6' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(37,49): error TS7006: Parameter 'a7' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(37,53): error TS7006: Parameter 'a8' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(37,57): error TS7006: Parameter 'a9' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(37,61): error TS7006: Parameter 'a10' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(46,26): error TS7006: Parameter 'paramTypes' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(46,38): error TS7006: Parameter 'paramAnnotations' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(46,57): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(47,9): error TS7005: Variable 'result' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(73,14): error TS7006: Parameter 'typeOfFunc' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(73,27): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(88,15): error TS7006: Parameter 'typeOfFunc' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(88,28): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(100,14): error TS7006: Parameter 'type' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflection_capabilities.ts(100,21): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/reflection/reflector.ts(13,14): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/reflection/reflector.ts(14,13): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/reflection/reflector.ts(15,13): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/reflection/reflector.ts(16,13): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/reflection/reflector.ts(19,15): error TS7006: Parameter 'reflectionCapabilities' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflector.ts(27,38): error TS2304: Cannot find name 'StringMap'. | |
../angular/modules/angular2/src/reflection/reflector.ts(31,28): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/reflection/reflector.ts(33,28): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/reflection/reflector.ts(35,28): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/reflection/reflector.ts(45,14): error TS7006: Parameter 'typeOrFunc' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflector.ts(45,27): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/reflection/reflector.ts(53,15): error TS7006: Parameter 'typeOrFunc' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflector.ts(53,28): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/reflection/reflector.ts(61,14): error TS7006: Parameter 'type' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflector.ts(61,21): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/reflection/reflector.ts(71,14): error TS2322: Type '{}' is not assignable to type 'Function'. | |
Property 'apply' is missing in type '{}'. | |
../angular/modules/angular2/src/reflection/reflector.ts(79,14): error TS2322: Type '{}' is not assignable to type 'Function'. | |
../angular/modules/angular2/src/reflection/reflector.ts(87,14): error TS2322: Type '{}' is not assignable to type 'Function'. | |
../angular/modules/angular2/src/reflection/reflector.ts(93,21): error TS7006: Parameter 'typeOrFunc' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflector.ts(93,33): error TS7006: Parameter 'key' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflector.ts(93,38): error TS7006: Parameter 'defaultValue' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflector.ts(94,15): error TS7017: Index signature of object type implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflector.ts(98,21): error TS7006: Parameter 'typeOrFunc' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflector.ts(101,29): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/reflection/reflector.ts(101,52): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/reflection/reflector.ts(102,37): error TS7006: Parameter 'v' implicitly has an 'any' type. | |
../angular/modules/angular2/src/reflection/reflector.ts(102,40): error TS7006: Parameter 'k' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/api.ts(36,15): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/api.ts(38,21): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/render/api.ts(39,21): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/render/api.ts(43,18): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/api.ts(44,17): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/api.ts(45,19): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/render/api.ts(52,18): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/api.ts(54,24): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/render/api.ts(55,24): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/render/api.ts(56,21): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/api.ts(57,20): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/api.ts(58,22): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/render/api.ts(76,21): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/render/api.ts(80,18): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/api.ts(81,25): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/render/api.ts(84,24): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/render/api.ts(85,21): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/api.ts(86,28): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/render/api.ts(99,14): error TS1056: Accessors are only available when targeting ECMAScript 5 and higher. | |
../angular/modules/angular2/src/render/api.ts(102,14): error TS1056: Accessors are only available when targeting ECMAScript 5 and higher. | |
../angular/modules/angular2/src/render/api.ts(105,14): error TS1056: Accessors are only available when targeting ECMAScript 5 and higher. | |
../angular/modules/angular2/src/render/api.ts(108,19): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/api.ts(109,21): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/render/api.ts(114,22): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/api.ts(115,24): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/render/api.ts(126,14): error TS1056: Accessors are only available when targeting ECMAScript 5 and higher. | |
../angular/modules/angular2/src/render/api.ts(127,14): error TS1056: Accessors are only available when targeting ECMAScript 5 and higher. | |
../angular/modules/angular2/src/render/api.ts(131,11): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/api.ts(132,18): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/render/api.ts(133,19): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/render/api.ts(134,19): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/render/api.ts(135,16): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/render/api.ts(136,15): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/api.ts(137,19): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/api.ts(151,14): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/api.ts(152,21): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/render/api.ts(153,22): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/render/api.ts(154,22): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/render/api.ts(155,19): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/render/api.ts(156,18): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/api.ts(157,22): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/api.ts(196,15): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/api.ts(202,18): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/api.ts(330,3): error TS7010: 'dispatchEvent', which lacks return-type annotation, implicitly has an 'any' return type. | |
../angular/modules/angular2/src/render/api.ts(330,66): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/render/dom/compiler/compile_control.ts(11,11): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/dom/compiler/compile_control.ts(14,3): error TS7008: Member '_results' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/compile_control.ts(15,3): error TS7008: Member '_additionalChildren' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/compile_control.ts(18,15): error TS7006: Parameter 'steps' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/compile_control.ts(27,19): error TS7006: Parameter 'results' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/compile_control.ts(27,28): error TS7006: Parameter 'startStepIndex' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/compile_element.ts(13,3): error TS7008: Member 'element' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/compile_element.ts(14,11): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/render/dom/compiler/compile_element.ts(15,15): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/dom/compiler/compile_element.ts(24,15): error TS7006: Parameter 'element' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/compile_element.ts(66,12): error TS2304: Cannot find name 'Map'. | |
../angular/modules/angular2/src/render/dom/compiler/compile_element.ts(75,16): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/dom/compiler/compile_element.ts(89,32): error TS7006: Parameter 'domElement' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/compile_element.ts(99,29): error TS7006: Parameter 'attValue' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/compile_element.ts(99,39): error TS7006: Parameter 'attName' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/compile_element.ts(110,73): error TS7006: Parameter 'attValue' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/compile_pipeline.ts(16,22): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/dom/compiler/compile_pipeline.ts(18,11): error TS7006: Parameter 'rootElement' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/compile_pipeline.ts(19,53): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/dom/compiler/compile_pipeline.ts(31,12): error TS7006: Parameter 'results' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/compile_step_factory.ts(15,58): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/dom/compiler/compile_step_factory.ts(15,79): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/dom/compiler/compile_step_factory.ts(24,31): error TS7006: Parameter 'shadowDomStrategy' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/compile_step_factory.ts(30,58): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/dom/compiler/compiler.ts(54,45): error TS7006: Parameter 'tplElement' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/compiler.ts(56,9): error TS7005: Variable 'subTaskPromises' implicitly has an 'any[]' type. | |
../angular/modules/angular2/src/render/dom/compiler/compiler.ts(70,1): error TS1205: Decorators are only available when targeting ECMAScript 5 and higher. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(31,16): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(34,43): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(46,42): error TS7006: Parameter 'selector' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(46,52): error TS7006: Parameter 'directive' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(66,25): error TS7006: Parameter 'attrValue' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(66,36): error TS7006: Parameter 'attrName' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(68,9): error TS7005: Variable 'componentDirective' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(69,9): error TS7005: Variable 'foundDirectiveIndices' implicitly has an 'any[]' type. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(70,9): error TS7005: Variable 'elementBinder' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(71,47): error TS7006: Parameter 'selector' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(71,57): error TS7006: Parameter 'directiveIndex' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(87,49): error TS7006: Parameter 'directiveIndex' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(92,52): error TS7006: Parameter 'bindConfig' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(97,54): error TS7006: Parameter 'action' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(97,62): error TS7006: Parameter 'eventName' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(102,52): error TS7006: Parameter 'action' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(102,60): error TS7006: Parameter 'actionName' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(107,55): error TS7006: Parameter 'hostPropertyName' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(107,73): error TS7006: Parameter 'directivePropertyName' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(113,55): error TS7006: Parameter 'hostAttrValue' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(113,70): error TS7006: Parameter 'hostAttrName' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(119,30): error TS7006: Parameter 'attrName' implicitly has an 'any' type. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(130,16): error TS2304: Cannot find name 'List'. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(153,47): error TS2345: Argument of type '{}' is not assignable to parameter of type 'string'. | |
../angular/modules/angular2/src/render/dom/compiler/directive_parser.ts(159,59): error TS2345: Argument of type '{}' is not assignable to parameter of type 'ASTWithSource'. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment