/third_party/typescript/tests/baselines/reference/user/ |
D | acorn.log | 6 …-loose/dist/acorn-loose.js(4,45): error TS2339: Property 'acorn' does not exist on type 'typeof im… 7 …-loose/dist/acorn-loose.js(4,80): error TS2339: Property 'acorn' does not exist on type 'typeof im… 8 …loose/dist/acorn-loose.js(4,106): error TS2339: Property 'acorn' does not exist on type 'typeof im… 9 …/dist/acorn-loose.js(12,34): error TS2339: Property 'BaseParser' does not exist on type 'Function'. 10 …-loose/dist/acorn-loose.js(83,12): error TS2339: Property 'next' does not exist on type 'LoosePars… 11 …/dist/acorn-loose.js(110,16): error TS2339: Property 'lookAhead' does not exist on type 'LoosePars… 12 …loose/dist/acorn-loose.js(111,44): error TS2339: Property 'next' does not exist on type 'LoosePars… 13 …loose/dist/acorn-loose.js(159,10): error TS2339: Property 'next' does not exist on type 'LoosePars… 14 …t/acorn-loose.js(160,17): error TS2339: Property 'parseTopLevel' does not exist on type 'LoosePars… 15 …rn-loose/dist/acorn-loose.js(187,14): error TS2339: Property 'ahead' does not exist on type 'next'. [all …]
|
D | bluebird.log | 3 …/js/release/assert.js(11,30): error TS2339: Property 'constructor$' does not exist on type 'Error'. 5 …/release/bluebird.js(10,10): error TS2339: Property 'noConflict' does not exist on type 'typeof Pr… 7 …s/release/debuggability.js(232,26): error TS2339: Property 'detail' does not exist on type 'Event'. 13 …e/debuggability.js(456,14): error TS2339: Property '_setBoundTo' does not exist on type 'cancellat… 14 …/debuggability.js(482,42): error TS2339: Property '_peekContext' does not exist on type 'longStack… 18 …release/debuggability.js(825,30): error TS2339: Property 'stack' does not exist on type 'CapturedT… 19 …release/debuggability.js(831,37): error TS2339: Property 'stack' does not exist on type 'CapturedT… 20 …release/debuggability.js(870,38): error TS2339: Property 'stack' does not exist on type 'CapturedT… 23 node_modules/bluebird/js/release/finally.js(50,24): error TS2339: Property 'promise' does not exist… 24 node_modules/bluebird/js/release/finally.js(51,24): error TS2339: Property 'handler' does not exist… [all …]
|
D | npm.log | 3 node_modules/npm/bin/npm-cli.js(6,13): error TS2551: Property 'echo' does not exist on type '{ Echo… 4 node_modules/npm/bin/npm-cli.js(13,13): error TS2551: Property 'quit' does not exist on type '{ Ech… 5 node_modules/npm/bin/npm-cli.js(47,7): error TS2339: Property 'argv' does not exist on type 'EventE… 6 node_modules/npm/bin/npm-cli.js(48,11): error TS2339: Property 'deref' does not exist on type 'Even… 7 node_modules/npm/bin/npm-cli.js(48,21): error TS2339: Property 'argv' does not exist on type 'Event… 8 node_modules/npm/bin/npm-cli.js(48,35): error TS2339: Property 'command' does not exist on type 'Ev… 9 node_modules/npm/bin/npm-cli.js(48,49): error TS2339: Property 'argv' does not exist on type 'Event… 10 node_modules/npm/bin/npm-cli.js(52,21): error TS2339: Property 'version' does not exist on type 'Ev… 11 node_modules/npm/bin/npm-cli.js(57,9): error TS2339: Property 'command' does not exist on type 'Eve… 12 node_modules/npm/bin/npm-cli.js(59,9): error TS2339: Property 'argv' does not exist on type 'EventE… [all …]
|
D | uglify-js.log | 8 Object literal may only specify known properties, and 'visit' does not exist in type 'TreeWalker'. 9 node_modules/uglify-js/lib/ast.js(1521,14): error TS2339: Property 'push' does not exist on type 'T… 10 node_modules/uglify-js/lib/ast.js(1524,14): error TS2339: Property 'pop' does not exist on type 'Tr… 11 node_modules/uglify-js/lib/ast.js(1578,25): error TS2339: Property 'self' does not exist on type 'T… 12 node_modules/uglify-js/lib/ast.js(1579,37): error TS2339: Property 'parent' does not exist on type … 13 node_modules/uglify-js/lib/ast.js(1595,52): error TS2339: Property 'parent' does not exist on type … 16 node_modules/uglify-js/lib/compress.js(705,27): error TS2339: Property 'name' does not exist on typ… 17 node_modules/uglify-js/lib/compress.js(724,16): error TS2339: Property 'walk' does not exist on typ… 19 …lib/compress.js(734,28): error TS2339: Property 'uses_arguments' does not exist on type 'reduce_ii… 20 node_modules/uglify-js/lib/compress.js(735,16): error TS2339: Property 'argnames' does not exist on… [all …]
|
D | axios-src.log | 6 lib/adapters/http.js(38,11): error TS2339: Property 'beforeRedirect' does not exist on type 'Client… 26 lib/axios.js(32,7): error TS2339: Property 'Axios' does not exist on type 'Axios'. 27 lib/axios.js(35,7): error TS2339: Property 'create' does not exist on type 'Axios'. 28 lib/axios.js(40,7): error TS2339: Property 'Cancel' does not exist on type 'Axios'. 29 lib/axios.js(41,7): error TS2339: Property 'CancelToken' does not exist on type 'Axios'. 30 lib/axios.js(42,7): error TS2339: Property 'isCancel' does not exist on type 'Axios'. 31 lib/axios.js(45,7): error TS2339: Property 'all' does not exist on type 'Axios'. 32 lib/axios.js(48,7): error TS2339: Property 'spread' does not exist on type 'Axios'. 33 lib/axios.js(51,7): error TS2339: Property 'isAxiosError' does not exist on type 'Axios'. 34 lib/cancel/CancelToken.js(23,15): error TS2339: Property 'reason' does not exist on type 'CancelTok… [all …]
|
D | chrome-devtools-frontend.log | 4 …ntime.js(43,8): error TS2339: Property '_importScriptPathPrefix' does not exist on type 'Window & … 7 …d/front_end/Runtime.js(95,28): error TS2339: Property 'response' does not exist on type 'EventTarg… 8 …ime.js(147,37): error TS2339: Property '_importScriptPathPrefix' does not exist on type 'Window & … 31 …ontend/front_end/Tests.js(378,17): error TS2339: Property 'sources' does not exist on type 'any[]'. 36 …3): error TS2339: Property 'deprecatedRunAfterPendingDispatches' does not exist on type 'typeof In… 38 …end/front_end/Tests.js(591,21): error TS2339: Property '_target' does not exist on type 'DeviceMod… 39 …ront_end/Tests.js(619,44): error TS2339: Property 'emulationAgent' does not exist on type 'Target'. 40 …nd/front_end/Tests.js(666,38): error TS2339: Property 'inputAgent' does not exist on type 'Target'. 41 …nd/front_end/Tests.js(668,38): error TS2339: Property 'inputAgent' does not exist on type 'Target'. 42 …nd/front_end/Tests.js(673,38): error TS2339: Property 'inputAgent' does not exist on type 'Target'. [all …]
|
D | npmlog.log | 3 node_modules/npmlog/log.js(82,8): error TS2339: Property 'tracker' does not exist on type 'enablePr… 4 node_modules/npmlog/log.js(82,34): error TS2339: Property 'showProgress' does not exist on type 'en… 5 node_modules/npmlog/log.js(83,12): error TS2339: Property '_pause' does not exist on type 'enablePr… 6 node_modules/npmlog/log.js(84,8): error TS2339: Property 'gauge' does not exist on type 'enableProg… 7 node_modules/npmlog/log.js(90,8): error TS2339: Property 'tracker' does not exist on type 'disableP… 8 node_modules/npmlog/log.js(90,46): error TS2339: Property 'showProgress' does not exist on type 'di… 9 node_modules/npmlog/log.js(91,8): error TS2339: Property 'gauge' does not exist on type 'disablePro… 10 node_modules/npmlog/log.js(150,12): error TS2339: Property 'progressEnabled' does not exist on type… 11 node_modules/npmlog/log.js(150,34): error TS2339: Property 'gauge' does not exist on type 'pause'. 12 node_modules/npmlog/log.js(162,12): error TS2339: Property 'progressEnabled' does not exist on type… [all …]
|
D | follow-redirects.log | 5 node_modules/follow-redirects/index.js(50,10): error TS2339: Property 'on' does not exist on type '… 6 node_modules/follow-redirects/index.js(96,10): error TS2339: Property 'emit' does not exist on type… 7 node_modules/follow-redirects/index.js(97,10): error TS2339: Property 'abort' does not exist on typ… 8 node_modules/follow-redirects/index.js(144,10): error TS2339: Property 'once' does not exist on typ… 9 node_modules/follow-redirects/index.js(147,12): error TS2339: Property 'socket' does not exist on t… 10 node_modules/follow-redirects/index.js(157,8): error TS2339: Property 'once' does not exist on type… 11 node_modules/follow-redirects/index.js(158,8): error TS2339: Property 'once' does not exist on type… 12 node_modules/follow-redirects/index.js(228,10): error TS2339: Property 'emit' does not exist on typ… 13 node_modules/follow-redirects/index.js(267,16): error TS2339: Property 'emit' does not exist on typ… 14 node_modules/follow-redirects/index.js(317,12): error TS2339: Property 'emit' does not exist on typ… [all …]
|
D | minimatch.log | 3 node_modules/minimatch/minimatch.js(77,17): error TS2551: Property 'minimatch' does not exist on ty… 4 node_modules/minimatch/minimatch.js(144,12): error TS2339: Property '_made' does not exist on type … 5 node_modules/minimatch/minimatch.js(146,22): error TS2339: Property 'pattern' does not exist on typ… 6 node_modules/minimatch/minimatch.js(147,22): error TS2339: Property 'options' does not exist on typ… 7 node_modules/minimatch/minimatch.js(160,8): error TS2339: Property 'parseNegate' does not exist on … 8 node_modules/minimatch/minimatch.js(163,33): error TS2339: Property 'braceExpand' does not exist on… 10 node_modules/minimatch/minimatch.js(167,19): error TS2339: Property 'pattern' does not exist on typ… 12 node_modules/minimatch/minimatch.js(178,19): error TS2339: Property 'pattern' does not exist on typ… 14 node_modules/minimatch/minimatch.js(185,19): error TS2339: Property 'pattern' does not exist on typ… 16 node_modules/minimatch/minimatch.js(192,19): error TS2339: Property 'pattern' does not exist on typ… [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | unionPropertyExistence.errors.txt | 1 tests/cases/compiler/unionPropertyExistence.ts(27,3): error TS2339: Property 'nope' does not exist … 2 Property 'nope' does not exist on type '"foo"'. 3 …nionPropertyExistence.ts(28,6): error TS2339: Property 'onlyInB' does not exist on type 'B | "foo"… 4 Property 'onlyInB' does not exist on type '"foo"'. 5 …unionPropertyExistence.ts(30,6): error TS2339: Property 'length' does not exist on type 'B | "foo"… 6 Property 'length' does not exist on type 'B'. 7 …iler/unionPropertyExistence.ts(32,4): error TS2339: Property 'onlyInB' does not exist on type 'AB'. 8 Property 'onlyInB' does not exist on type 'A'. 9 …iler/unionPropertyExistence.ts(35,5): error TS2339: Property 'notInC' does not exist on type 'ABC'. 10 Property 'notInC' does not exist on type 'C'. [all …]
|
D | inKeywordTypeguard.errors.txt | 1 tests/cases/compiler/inKeywordTypeguard.ts(6,11): error TS2339: Property 'b' does not exist on type… 2 tests/cases/compiler/inKeywordTypeguard.ts(8,11): error TS2339: Property 'a' does not exist on type… 3 tests/cases/compiler/inKeywordTypeguard.ts(14,11): error TS2339: Property 'b' does not exist on typ… 4 tests/cases/compiler/inKeywordTypeguard.ts(16,11): error TS2339: Property 'a' does not exist on typ… 5 tests/cases/compiler/inKeywordTypeguard.ts(27,11): error TS2339: Property 'b' does not exist on typ… 6 Property 'b' does not exist on type 'AWithOptionalProp'. 7 tests/cases/compiler/inKeywordTypeguard.ts(42,11): error TS2339: Property 'b' does not exist on typ… 8 tests/cases/compiler/inKeywordTypeguard.ts(49,11): error TS2339: Property 'a' does not exist on typ… 9 tests/cases/compiler/inKeywordTypeguard.ts(50,11): error TS2339: Property 'b' does not exist on typ… 10 tests/cases/compiler/inKeywordTypeguard.ts(52,11): error TS2339: Property 'a' does not exist on typ… [all …]
|
D | typeGuardConstructorClassAndNumber.errors.txt | 1 …ctorClassAndNumber.ts(66,10): error TS2339: Property 'property1' does not exist on type 'number | … 2 Property 'property1' does not exist on type 'number'. 3 …ctorClassAndNumber.ts(73,10): error TS2339: Property 'property1' does not exist on type 'number | … 4 Property 'property1' does not exist on type 'number'. 5 …ctorClassAndNumber.ts(80,10): error TS2339: Property 'property1' does not exist on type 'number | … 6 Property 'property1' does not exist on type 'number'. 7 …ctorClassAndNumber.ts(87,10): error TS2339: Property 'property1' does not exist on type 'number | … 8 Property 'property1' does not exist on type 'number'. 9 …ctorClassAndNumber.ts(94,10): error TS2339: Property 'property1' does not exist on type 'number | … 10 Property 'property1' does not exist on type 'number'. [all …]
|
D | typeGuardsWithInstanceOfByConstructorSignature.errors.txt | 1 …nstanceOfByConstructorSignature.ts(12,10): error TS2339: Property 'bar' does not exist on type 'A'. 2 …nstanceOfByConstructorSignature.ts(18,10): error TS2339: Property 'bar' does not exist on type 'A'. 4 …OfByConstructorSignature.ts(34,10): error TS2339: Property 'bar' does not exist on type 'B<number>… 5 …ceOfByConstructorSignature.ts(41,10): error TS2339: Property 'bar' does not exist on type 'B<any>'. 6 …tanceOfByConstructorSignature.ts(66,10): error TS2339: Property 'bar2' does not exist on type 'C1'. 7 …OfByConstructorSignature.ts(72,10): error TS2339: Property 'bar1' does not exist on type 'C1 | C2'. 8 Property 'bar1' does not exist on type 'C2'. 9 …OfByConstructorSignature.ts(73,10): error TS2339: Property 'bar2' does not exist on type 'C1 | C2'. 10 Property 'bar2' does not exist on type 'C1'. 11 …nstanceOfByConstructorSignature.ts(85,10): error TS2339: Property 'bar' does not exist on type 'D'. [all …]
|
D | destructuringParameterProperties5.errors.txt | 2 …turingParameterProperties5.ts(5,27): error TS2339: Property 'x1' does not exist on type 'ObjType1'. 3 …turingParameterProperties5.ts(5,31): error TS2339: Property 'x2' does not exist on type 'ObjType1'. 4 …turingParameterProperties5.ts(5,35): error TS2339: Property 'x3' does not exist on type 'ObjType1'. 5 …estructuringParameterProperties5.ts(7,29): error TS2339: Property 'x1' does not exist on type 'C1'. 6 …estructuringParameterProperties5.ts(7,40): error TS2339: Property 'x2' does not exist on type 'C1'. 7 …estructuringParameterProperties5.ts(7,51): error TS2339: Property 'x3' does not exist on type 'C1'. 8 …destructuringParameterProperties5.ts(7,62): error TS2339: Property 'y' does not exist on type 'C1'. 9 …destructuringParameterProperties5.ts(7,72): error TS2339: Property 'z' does not exist on type 'C1'. 11 Object literal may only specify known properties, and 'x1' does not exist in type 'ObjType1'. 14 …structuringParameterProperties5.ts(12,39): error TS2339: Property 'x1' does not exist on type 'C1'. [all …]
|
D | typeFromPropertyAssignment29.errors.txt | 1 …romPropertyAssignment29.ts(60,14): error TS2339: Property 'prop' does not exist on type '(n: numbe… 2 …peFromPropertyAssignment29.ts(61,14): error TS2339: Property 'm' does not exist on type '(n: numbe… 3 …romPropertyAssignment29.ts(64,22): error TS2339: Property 'prop' does not exist on type '(n: numbe… 4 …peFromPropertyAssignment29.ts(64,42): error TS2339: Property 'm' does not exist on type '(n: numbe… 5 …romPropertyAssignment29.ts(70,14): error TS2339: Property 'prop' does not exist on type 'typeof Ex… 6 …peFromPropertyAssignment29.ts(71,14): error TS2339: Property 'm' does not exist on type 'typeof Ex… 7 …romPropertyAssignment29.ts(74,22): error TS2339: Property 'prop' does not exist on type 'typeof Ex… 8 …peFromPropertyAssignment29.ts(74,42): error TS2339: Property 'm' does not exist on type 'typeof Ex… 9 …romPropertyAssignment29.ts(80,14): error TS2339: Property 'prop' does not exist on type 'typeof Ex… 10 …peFromPropertyAssignment29.ts(81,14): error TS2339: Property 'm' does not exist on type 'typeof Ex… [all …]
|
D | destructuringParameterProperties4.errors.txt | 2 …cturingParameterProperties4.ts(3,59): error TS2339: Property 'b' does not exist on type 'C1<T, U, … 3 …cturingParameterProperties4.ts(3,83): error TS2339: Property 'c' does not exist on type 'C1<T, U, … 4 …cturingParameterProperties4.ts(4,18): error TS2339: Property 'a' does not exist on type 'C1<T, U, … 5 …cturingParameterProperties4.ts(9,21): error TS2339: Property 'a' does not exist on type 'C1<T, U, … 6 …turingParameterProperties4.ts(13,21): error TS2339: Property 'b' does not exist on type 'C1<T, U, … 7 …turingParameterProperties4.ts(17,21): error TS2339: Property 'c' does not exist on type 'C1<T, U, … 8 …estructuringParameterProperties4.ts(23,24): error TS2339: Property 'a' does not exist on type 'C2'. 9 …estructuringParameterProperties4.ts(23,34): error TS2339: Property 'b' does not exist on type 'C2'. 10 …estructuringParameterProperties4.ts(23,44): error TS2339: Property 'c' does not exist on type 'C2'. 20 !!! error TS2339: Property 'b' does not exist on type 'C1<T, U, V>'. [all …]
|
D | unionTypePropertyAccessibility.errors.txt | 3 …ePropertyAccessibility.ts(38,4): error TS2339: Property 'member' does not exist on type 'Default |… 4 …ePropertyAccessibility.ts(39,4): error TS2339: Property 'member' does not exist on type 'Default |… 5 …ePropertyAccessibility.ts(40,4): error TS2339: Property 'member' does not exist on type 'Public | … 6 …ePropertyAccessibility.ts(41,4): error TS2339: Property 'member' does not exist on type 'Public | … 7 …ePropertyAccessibility.ts(42,5): error TS2339: Property 'member' does not exist on type 'Protected… 8 …ePropertyAccessibility.ts(43,5): error TS2339: Property 'member' does not exist on type 'Default |… 9 …ePropertyAccessibility.ts(44,5): error TS2339: Property 'member' does not exist on type 'Default |… 10 …ePropertyAccessibility.ts(45,5): error TS2339: Property 'member' does not exist on type 'Default |… 11 …ePropertyAccessibility.ts(46,5): error TS2339: Property 'member' does not exist on type 'Public | … 12 …ePropertyAccessibility.ts(47,5): error TS2339: Property 'member' does not exist on type 'Default |… [all …]
|
D | destructuringParameterProperties1.errors.txt | 4 …estructuringParameterProperties1.ts(22,26): error TS2339: Property 'x' does not exist on type 'C1'. 5 …estructuringParameterProperties1.ts(22,35): error TS2339: Property 'y' does not exist on type 'C1'. 6 …estructuringParameterProperties1.ts(22,43): error TS2339: Property 'y' does not exist on type 'C1'. 7 …estructuringParameterProperties1.ts(22,52): error TS2339: Property 'z' does not exist on type 'C1'. 8 …estructuringParameterProperties1.ts(25,30): error TS2339: Property 'x' does not exist on type 'C2'. 9 …estructuringParameterProperties1.ts(25,36): error TS2339: Property 'y' does not exist on type 'C2'. 10 …estructuringParameterProperties1.ts(25,42): error TS2339: Property 'z' does not exist on type 'C2'. 11 …estructuringParameterProperties1.ts(29,30): error TS2339: Property 'x' does not exist on type 'C3'. 12 …estructuringParameterProperties1.ts(29,36): error TS2339: Property 'y' does not exist on type 'C3'. 13 …estructuringParameterProperties1.ts(29,42): error TS2339: Property 'z' does not exist on type 'C3'. [all …]
|
D | parserRealSource14.errors.txt | 6 …/parserRealSource14.ts(70,35): error TS2339: Property 'NodeType' does not exist on type 'typeof Ty… 10 …/parserRealSource14.ts(94,56): error TS2339: Property 'NodeType' does not exist on type 'typeof Ty… 11 …/parserRealSource14.ts(95,56): error TS2339: Property 'NodeType' does not exist on type 'typeof Ty… 13 …parserRealSource14.ts(103,56): error TS2339: Property 'NodeType' does not exist on type 'typeof Ty… 14 …parserRealSource14.ts(104,56): error TS2339: Property 'NodeType' does not exist on type 'typeof Ty… 16 …parserRealSource14.ts(112,56): error TS2339: Property 'NodeType' does not exist on type 'typeof Ty… 17 …parserRealSource14.ts(113,56): error TS2339: Property 'NodeType' does not exist on type 'typeof Ty… 19 …parserRealSource14.ts(121,56): error TS2339: Property 'NodeType' does not exist on type 'typeof Ty… 20 …parserRealSource14.ts(122,56): error TS2339: Property 'NodeType' does not exist on type 'typeof Ty… 22 …parserRealSource14.ts(130,56): error TS2339: Property 'NodeType' does not exist on type 'typeof Ty… [all …]
|
D | importAliasModuleExports.errors.txt | 1 tests/cases/conformance/salsa/main.js(2,13): error TS2339: Property 'foo' does not exist on type 'A… 2 tests/cases/conformance/salsa/main.js(3,13): error TS2339: Property 'func' does not exist on type '… 3 tests/cases/conformance/salsa/main.js(3,38): error TS2339: Property '_func' does not exist on type … 4 tests/cases/conformance/salsa/main.js(6,9): error TS2339: Property 'foo' does not exist on type 'Al… 5 tests/cases/conformance/salsa/main.js(7,9): error TS2339: Property 'func' does not exist on type 'A… 6 tests/cases/conformance/salsa/main.js(8,9): error TS2339: Property 'def' does not exist on type 'Al… 19 !!! error TS2339: Property 'foo' does not exist on type 'Alias'. 22 !!! error TS2339: Property 'func' does not exist on type 'Alias'. 24 !!! error TS2339: Property '_func' does not exist on type 'Alias'. 29 !!! error TS2339: Property 'foo' does not exist on type 'Alias'. [all …]
|
/third_party/typescript/tests/baselines/reference/tsc/declarationEmit/ |
D | when-same-version-is-referenced-through-source-and-another-symlinked-package-with-indirect-link-moduleCaseChange.js | 97 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.ts' does not exist. 98 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.tsx' does not exist. 99 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.d.ts' does not exist. 100 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.ets' does not exist. 104 …rname/projects/myproject/plugin-one/node_modules/plugin-two/dist/commonjs/index.js' does not exist. 106 …me/projects/myproject/plugin-one/node_modules/plugin-two/dist/commonjs/index.js.ts' does not exist. 107 …e/projects/myproject/plugin-one/node_modules/plugin-two/dist/commonjs/index.js.tsx' does not exist. 108 …/projects/myproject/plugin-one/node_modules/plugin-two/dist/commonjs/index.js.d.ts' does not exist. 109 …e/projects/myproject/plugin-one/node_modules/plugin-two/dist/commonjs/index.js.ets' does not exist. 111 …rname/projects/myproject/plugin-one/node_modules/plugin-two/dist/commonjs/index.ts' does not exist. [all …]
|
D | when-same-version-is-referenced-through-source-and-another-symlinked-package-with-indirect-link.js | 97 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.ts' does not exist. 98 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.tsx' does not exist. 99 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.d.ts' does not exist. 100 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.ets' does not exist. 104 …rname/projects/myproject/plugin-one/node_modules/plugin-two/dist/commonjs/index.js' does not exist. 106 …me/projects/myproject/plugin-one/node_modules/plugin-two/dist/commonjs/index.js.ts' does not exist. 107 …e/projects/myproject/plugin-one/node_modules/plugin-two/dist/commonjs/index.js.tsx' does not exist. 108 …/projects/myproject/plugin-one/node_modules/plugin-two/dist/commonjs/index.js.d.ts' does not exist. 109 …e/projects/myproject/plugin-one/node_modules/plugin-two/dist/commonjs/index.js.ets' does not exist. 111 …rname/projects/myproject/plugin-one/node_modules/plugin-two/dist/commonjs/index.ts' does not exist. [all …]
|
D | when-same-version-is-referenced-through-source-and-another-symlinked-package.js | 95 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa.ts' does not exist. 96 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa.tsx' does not exist. 97 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa.d.ts' does not exist. 98 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa.ets' does not exist. 102 …'/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa/index.ts' does not exist. 103 …/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa/index.tsx' does not exist. 104 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa/index.d.ts' exist - … 110 …'/user/username/projects/myproject/plugin-one/node_modules/plugin-two/package.json' does not exist. 111 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.ts' does not exist. 112 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.tsx' does not exist. [all …]
|
D | when-same-version-is-referenced-through-source-and-another-symlinked-package-moduleCaseChange.js | 95 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa.ts' does not exist. 96 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa.tsx' does not exist. 97 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa.d.ts' does not exist. 98 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa.ets' does not exist. 102 …'/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa/index.ts' does not exist. 103 …/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa/index.tsx' does not exist. 104 File '/user/username/projects/myproject/plugin-one/node_modules/typescript-fsa/index.d.ts' exist - … 110 …'/user/username/projects/myproject/plugin-one/node_modules/plugin-two/package.json' does not exist. 111 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.ts' does not exist. 112 File '/user/username/projects/myproject/plugin-one/node_modules/plugin-two.tsx' does not exist. [all …]
|
/third_party/typescript/tests/baselines/reference/tsbuild/moduleResolution/ |
D | resolves-specifier-in-output-declaration-file-from-referenced-project-correctly-with-preserveSymlinks.js | 42 …kg2/tsconfig.json' is out of date because output file 'packages/pkg2/build/const.js' does not exist 51 File '/user/username/projects/myproject/packages/pkg2/const.ts' exist - use it as a name resolution… 53 …kg1/tsconfig.json' is out of date because output file 'packages/pkg1/build/index.js' does not exist 60 Directory '/user/username/projects/myproject/packages/pkg1/node_modules' does not exist, skipping a… 61 Directory '/user/username/projects/myproject/packages/node_modules' does not exist, skipping all lo… 64 File '/user/username/projects/myproject/node_modules/pkg2.ts' does not exist. 65 File '/user/username/projects/myproject/node_modules/pkg2.tsx' does not exist. 66 File '/user/username/projects/myproject/node_modules/pkg2.d.ts' does not exist. 67 File '/user/username/projects/myproject/node_modules/pkg2.ets' does not exist. 71 File '/user/username/projects/myproject/node_modules/pkg2/build/index.js' exist - use it as a name … [all …]
|