| /third_party/typescript/tests/baselines/reference/ |
| D | packageJsonMain.trace.json | 4 "Loading module 'foo' from 'node_modules' folder, target file type 'TypeScript'.", 5 "Found 'package.json' at '/node_modules/foo/package.json'.", 7 "File '/node_modules/foo.ts' does not exist.", 8 "File '/node_modules/foo.tsx' does not exist.", 9 "File '/node_modules/foo.d.ts' does not exist.", 10 "File '/node_modules/foo.ets' does not exist.", 11 "File '/node_modules/foo.d.ets' does not exist.", 14 "'package.json' has 'main' field 'oof' that references '/node_modules/foo/oof'.", 15 "File '/node_modules/foo/oof' does not exist.", 16 …"Loading module as file / folder, candidate module location '/node_modules/foo/oof', target file t… [all …]
|
| D | typeRootsFromMultipleNodeModulesDirectories.trace.json | 4 "Loading module 'xyz' from 'node_modules' folder, target file type 'TypeScript'.", 5 "Directory '/foo/bar/node_modules' does not exist, skipping all lookups in it.", 6 "File '/foo/node_modules/xyz.ts' does not exist.", 7 "File '/foo/node_modules/xyz.tsx' does not exist.", 8 "File '/foo/node_modules/xyz.d.ts' does not exist.", 9 "File '/foo/node_modules/xyz.ets' does not exist.", 10 "File '/foo/node_modules/xyz.d.ets' does not exist.", 11 "File '/foo/node_modules/@types/xyz.d.ts' does not exist.", 12 "File '/node_modules/xyz.ts' does not exist.", 13 "File '/node_modules/xyz.tsx' does not exist.", [all …]
|
| D | typingsLookup4.trace.json | 4 "Loading module 'jquery' from 'node_modules' folder, target file type 'TypeScript'.", 5 "File '/node_modules/jquery.ts' does not exist.", 6 "File '/node_modules/jquery.tsx' does not exist.", 7 "File '/node_modules/jquery.d.ts' does not exist.", 8 "File '/node_modules/jquery.ets' does not exist.", 9 "File '/node_modules/jquery.d.ets' does not exist.", 10 "Found 'package.json' at '/node_modules/@types/jquery/package.json'.", 12 "File '/node_modules/@types/jquery.d.ts' does not exist.", 13 …"'package.json' has 'typings' field 'jquery.d.ts' that references '/node_modules/@types/jquery/jqu… 14 "File '/node_modules/@types/jquery/jquery.d.ts' exist - use it as a name resolution result.", [all …]
|
| D | duplicatePackage_relativeImportWithinPackage.trace.json | 4 "Loading module 'foo/use' from 'node_modules' folder, target file type 'TypeScript'.", 5 "Found 'package.json' at '/node_modules/foo/package.json'.", 7 "File '/node_modules/foo/use.ts' does not exist.", 8 "File '/node_modules/foo/use.tsx' does not exist.", 9 "File '/node_modules/foo/use.d.ts' exist - use it as a name resolution result.", 10 "Resolving real path for '/node_modules/foo/use.d.ts', result '/node_modules/foo/use.d.ts'.", 11 …"======== Module name 'foo/use' was successfully resolved to '/node_modules/foo/use.d.ts' with Pac… 14 "Loading module 'a' from 'node_modules' folder, target file type 'TypeScript'.", 15 "File '/node_modules/a/package.json' does not exist.", 16 "File '/node_modules/a.ts' does not exist.", [all …]
|
| D | moduleResolutionWithSymlinks_preserveSymlinks.trace.json | 4 "Looking up in 'node_modules' folder, initial location '/app'.", 5 "File '/app/node_modules/linked/package.json' does not exist.", 6 "File '/app/node_modules/linked.d.ts' does not exist.", 7 "File '/app/node_modules/linked/index.d.ts' exist - use it as a name resolution result.", 8 …"======== Type reference directive 'linked' was successfully resolved to '/app/node_modules/linked… 9 "======== Resolving module 'real' from '/app/node_modules/linked/index.d.ts'. ========", 11 "Loading module 'real' from 'node_modules' folder, target file type 'TypeScript'.", 12 "Directory '/app/node_modules/linked/node_modules' does not exist, skipping all lookups in it.", 13 "File '/app/node_modules/real/package.json' does not exist.", 14 "File '/app/node_modules/real.ts' does not exist.", [all …]
|
| D | duplicatePackage_relativeImportWithinPackage_scoped.trace.json | 4 "Loading module '@foo/bar/use' from 'node_modules' folder, target file type 'TypeScript'.", 5 "Found 'package.json' at '/node_modules/@foo/bar/package.json'.", 7 "File '/node_modules/@foo/bar/use.ts' does not exist.", 8 "File '/node_modules/@foo/bar/use.tsx' does not exist.", 9 "File '/node_modules/@foo/bar/use.d.ts' exist - use it as a name resolution result.", 10 …"Resolving real path for '/node_modules/@foo/bar/use.d.ts', result '/node_modules/@foo/bar/use.d.t… 11 …"======== Module name '@foo/bar/use' was successfully resolved to '/node_modules/@foo/bar/use.d.ts… 14 "Loading module 'a' from 'node_modules' folder, target file type 'TypeScript'.", 15 "File '/node_modules/a/package.json' does not exist.", 16 "File '/node_modules/a.ts' does not exist.", [all …]
|
| D | library-reference-4.trace.json | 4 "Looking up in 'node_modules' folder, initial location '/src'.", 5 "Directory '/src/node_modules' does not exist, skipping all lookups in it.", 6 "File '/node_modules/foo/package.json' does not exist.", 7 "File '/node_modules/foo.d.ts' does not exist.", 8 "File '/node_modules/foo/index.d.ts' exist - use it as a name resolution result.", 9 … "Resolving real path for '/node_modules/foo/index.d.ts', result '/node_modules/foo/index.d.ts'.", 10 …"======== Type reference directive 'foo' was successfully resolved to '/node_modules/foo/index.d.t… 13 "Looking up in 'node_modules' folder, initial location '/src'.", 14 "Directory '/src/node_modules' does not exist, skipping all lookups in it.", 15 "File '/node_modules/bar/package.json' does not exist.", [all …]
|
| D | library-reference-5.trace.json | 5 "Looking up in 'node_modules' folder, initial location '/src'.", 6 "Directory '/src/node_modules' does not exist, skipping all lookups in it.", 7 "File '/node_modules/foo/package.json' does not exist.", 8 "File '/node_modules/foo.d.ts' does not exist.", 9 "File '/node_modules/foo/index.d.ts' exist - use it as a name resolution result.", 10 … "Resolving real path for '/node_modules/foo/index.d.ts', result '/node_modules/foo/index.d.ts'.", 11 …"======== Type reference directive 'foo' was successfully resolved to '/node_modules/foo/index.d.t… 15 "Looking up in 'node_modules' folder, initial location '/src'.", 16 "Directory '/src/node_modules' does not exist, skipping all lookups in it.", 17 "File '/node_modules/bar/package.json' does not exist.", [all …]
|
| D | packageJsonMain_isNonRecursive.trace.json | 4 "Loading module 'foo' from 'node_modules' folder, target file type 'TypeScript'.", 5 "Found 'package.json' at '/node_modules/foo/package.json'.", 7 "File '/node_modules/foo.ts' does not exist.", 8 "File '/node_modules/foo.tsx' does not exist.", 9 "File '/node_modules/foo.d.ts' does not exist.", 10 "File '/node_modules/foo.ets' does not exist.", 11 "File '/node_modules/foo.d.ets' does not exist.", 14 "'package.json' has 'main' field 'oof' that references '/node_modules/foo/oof'.", 15 "File '/node_modules/foo/oof' does not exist.", 16 …"Loading module as file / folder, candidate module location '/node_modules/foo/oof', target file t… [all …]
|
| D | moduleResolutionWithExtensions_unexpected2.trace.json | 4 "Loading module 'foo' from 'node_modules' folder, target file type 'TypeScript'.", 5 "Found 'package.json' at '/node_modules/foo/package.json'.", 7 "File '/node_modules/foo.ts' does not exist.", 8 "File '/node_modules/foo.tsx' does not exist.", 9 "File '/node_modules/foo.d.ts' does not exist.", 10 "File '/node_modules/foo.ets' does not exist.", 11 "File '/node_modules/foo.d.ets' does not exist.", 13 "'package.json' has 'types' field 'foo.js' that references '/node_modules/foo/foo.js'.", 14 "File '/node_modules/foo/foo.js' exist - use it as a name resolution result.", 15 "File '/node_modules/foo/foo.js' has an unsupported extension, so skipping it.", [all …]
|
| D | moduleResolutionWithExtensions_unexpected.trace.json | 4 "Loading module 'normalize.css' from 'node_modules' folder, target file type 'TypeScript'.", 5 "Found 'package.json' at '/node_modules/normalize.css/package.json'.", 7 "File '/node_modules/normalize.css.ts' does not exist.", 8 "File '/node_modules/normalize.css.tsx' does not exist.", 9 "File '/node_modules/normalize.css.d.ts' does not exist.", 10 "File '/node_modules/normalize.css.ets' does not exist.", 11 "File '/node_modules/normalize.css.d.ets' does not exist.", 14 …"'package.json' has 'main' field 'normalize.css' that references '/node_modules/normalize.css/norm… 15 "File '/node_modules/normalize.css/normalize.css' exist - use it as a name resolution result.", 16 … "File '/node_modules/normalize.css/normalize.css' has an unsupported extension, so skipping it.", [all …]
|
| D | pathMappingBasedModuleResolution_withExtension_MapedToNodeModules.trace.json | 7 …"Trying substitution 'node_modules/*', candidate module location: 'node_modules/foo/bar/foobar.js'… 8 …"Loading module as file / folder, candidate module location '/node_modules/foo/bar/foobar.js', tar… 9 "File '/node_modules/foo/bar/foobar.js.ts' does not exist.", 10 "File '/node_modules/foo/bar/foobar.js.tsx' does not exist.", 11 "File '/node_modules/foo/bar/foobar.js.d.ts' does not exist.", 12 "File '/node_modules/foo/bar/foobar.js.ets' does not exist.", 13 "File '/node_modules/foo/bar/foobar.js.d.ets' does not exist.", 14 "File name '/node_modules/foo/bar/foobar.js' has a '.js' extension - stripping it.", 15 "File '/node_modules/foo/bar/foobar.ts' does not exist.", 16 "File '/node_modules/foo/bar/foobar.tsx' does not exist.", [all …]
|
| D | moduleResolution_packageJson_yesAtPackageRoot.trace.json | 4 "Loading module 'foo/bar' from 'node_modules' folder, target file type 'TypeScript'.", 5 "File '/node_modules/foo/bar/package.json' does not exist.", 6 "Found 'package.json' at '/node_modules/foo/package.json'.", 8 "File '/node_modules/foo/bar.ts' does not exist.", 9 "File '/node_modules/foo/bar.tsx' does not exist.", 10 "File '/node_modules/foo/bar.d.ts' does not exist.", 11 "File '/node_modules/foo/bar.ets' does not exist.", 12 "File '/node_modules/foo/bar.d.ets' does not exist.", 14 …"'package.json' has 'types' field 'types.d.ts' that references '/node_modules/foo/bar/types.d.ts'.… 15 "File '/node_modules/foo/bar/types.d.ts' does not exist.", [all …]
|
| D | moduleResolution_packageJson_yesAtPackageRoot_fakeScopedPackage.trace.json | 4 "Loading module 'foo/@bar' from 'node_modules' folder, target file type 'TypeScript'.", 5 "File '/node_modules/foo/@bar/package.json' does not exist.", 6 "Found 'package.json' at '/node_modules/foo/package.json'.", 8 "File '/node_modules/foo/@bar.ts' does not exist.", 9 "File '/node_modules/foo/@bar.tsx' does not exist.", 10 "File '/node_modules/foo/@bar.d.ts' does not exist.", 11 "File '/node_modules/foo/@bar.ets' does not exist.", 12 "File '/node_modules/foo/@bar.d.ets' does not exist.", 14 …"'package.json' has 'types' field 'types.d.ts' that references '/node_modules/foo/@bar/types.d.ts'… 15 "File '/node_modules/foo/@bar/types.d.ts' does not exist.", [all …]
|
| D | declarationEmitCommonJsModuleReferencedType.types | 1 === tests/cases/compiler/r/node_modules/foo/node_modules/nested/index.d.ts === 4 === tests/cases/compiler/r/node_modules/foo/other/index.d.ts === 7 === tests/cases/compiler/r/node_modules/foo/other.d.ts === 10 === tests/cases/compiler/r/node_modules/foo/index.d.ts === 25 === tests/cases/compiler/node_modules/root/index.d.ts === 33 …node_modules/foo/index").SomeProps, import("tests/cases/compiler/r/node_modules/foo/other").OtherP… 36 >bar : () => import("tests/cases/compiler/node_modules/root/index").RootProps 39 …node_modules/foo/index").SomeProps, import("tests/cases/compiler/r/node_modules/foo/other").OtherP… 40 …node_modules/foo/index").SomeProps, import("tests/cases/compiler/r/node_modules/foo/other").OtherP… 41 …node_modules/foo/index").SomeProps, import("tests/cases/compiler/r/node_modules/foo/other").OtherP… [all …]
|
| D | moduleResolutionWithSymlinks_referenceTypes.trace.json | 4 "Looking up in 'node_modules' folder, initial location '/'.", 5 "File '/node_modules/library-a.d.ts' does not exist.", 6 "File '/node_modules/@types/library-a/package.json' does not exist.", 7 "File '/node_modules/@types/library-a.d.ts' does not exist.", 8 "File '/node_modules/@types/library-a/index.d.ts' exist - use it as a name resolution result.", 9 …"Resolving real path for '/node_modules/@types/library-a/index.d.ts', result '/node_modules/@types… 10 …"======== Type reference directive 'library-a' was successfully resolved to '/node_modules/@types/… 13 "Looking up in 'node_modules' folder, initial location '/'.", 14 "File '/node_modules/library-b.d.ts' does not exist.", 15 "File '/node_modules/@types/library-b/package.json' does not exist.", [all …]
|
| /third_party/typescript/tests/baselines/reference/user/ |
| D | acorn.log | 3 node_modules/acorn/acorn/dist/acorn.mjs(4893,51): error TS2339: Property 'pos' does not exist on ty… 4 node_modules/acorn/acorn/dist/acorn.mjs(4893,22): error TS2339: Property 'input' does not exist on … 5 node_modules/acorn/acorn/dist/acorn.mjs(4887,25): error TS2339: Property 'pos' does not exist on ty… 6 node_modules/acorn/acorn/dist/acorn.mjs(4885,16): error TS2339: Property 'invalidStringToken' does … 7 node_modules/acorn/acorn/dist/acorn.mjs(4883,22): error TS2339: Property 'readCodePoint' does not e… 8 node_modules/acorn/acorn/dist/acorn.mjs(4882,14): error TS2339: Property 'pos' does not exist on ty… 9 node_modules/acorn/acorn/dist/acorn.mjs(4881,40): error TS2339: Property 'pos' does not exist on ty… 10 node_modules/acorn/acorn/dist/acorn.mjs(4881,16): error TS2339: Property 'invalidStringToken' does … 11 node_modules/acorn/acorn/dist/acorn.mjs(4880,40): error TS2339: Property 'pos' does not exist on ty… 12 node_modules/acorn/acorn/dist/acorn.mjs(4880,16): error TS2339: Property 'input' does not exist on … [all …]
|
| D | async.log | 3 node_modules/async/all.js(32,12): error TS2304: Cannot find name 'AsyncFunction'. 4 node_modules/async/all.js(49,20): error TS2695: Left side of comma operator is unused and has no si… 5 node_modules/async/all.js(49,46): error TS2695: Left side of comma operator is unused and has no si… 6 node_modules/async/allLimit.js(33,12): error TS2304: Cannot find name 'AsyncFunction'. 7 node_modules/async/allLimit.js(41,20): error TS2695: Left side of comma operator is unused and has … 8 node_modules/async/allLimit.js(41,51): error TS2695: Left side of comma operator is unused and has … 9 node_modules/async/allSeries.js(28,12): error TS2304: Cannot find name 'AsyncFunction'. 10 node_modules/async/allSeries.js(36,20): error TS2695: Left side of comma operator is unused and has… 11 node_modules/async/any.js(33,12): error TS2304: Cannot find name 'AsyncFunction'. 12 node_modules/async/any.js(51,20): error TS2695: Left side of comma operator is unused and has no si… [all …]
|
| D | uglify-js.log | 3 node_modules/uglify-js/lib/ast.js(126,34): error TS2554: Expected 0 arguments, but got 1. 4 node_modules/uglify-js/lib/ast.js(391,38): error TS2554: Expected 0 arguments, but got 1. 5 node_modules/uglify-js/lib/ast.js(604,33): error TS2554: Expected 0 arguments, but got 1. 6 node_modules/uglify-js/lib/ast.js(2032,5): error TS2322: Type '{ visit: (node: any, descend: any) =… 8 node_modules/uglify-js/lib/compress.js(215,22): error TS2339: Property 'option' does not exist on t… 9 node_modules/uglify-js/lib/compress.js(218,22): error TS2339: Property 'exposed' does not exist on … 10 node_modules/uglify-js/lib/compress.js(224,16): error TS2532: Object is possibly 'undefined'. 11 node_modules/uglify-js/lib/compress.js(227,22): error TS2339: Property 'compress' does not exist on… 12 node_modules/uglify-js/lib/compress.js(244,38): error TS2554: Expected 0 arguments, but got 1. 13 node_modules/uglify-js/lib/compress.js(783,42): error TS2554: Expected 0 arguments, but got 1. [all …]
|
| D | bluebird.log | 3 node_modules/bluebird/js/release/assert.js(11,30): error TS2339: Property 'constructor$' does not e… 4 node_modules/bluebird/js/release/bluebird.js(5,15): error TS2367: This condition will always return… 5 node_modules/bluebird/js/release/bluebird.js(10,10): error TS2339: Property 'noConflict' does not e… 6 node_modules/bluebird/js/release/debuggability.js(225,17): error TS2403: Subsequent variable declar… 7 node_modules/bluebird/js/release/debuggability.js(232,26): error TS2339: Property 'detail' does not… 8 node_modules/bluebird/js/release/debuggability.js(258,48): error TS2345: Argument of type 'IArgumen… 9 node_modules/bluebird/js/release/debuggability.js(301,9): error TS2322: Type 'Process' is not assig… 10 node_modules/bluebird/js/release/debuggability.js(301,28): error TS2684: The 'this' context of type… 13 node_modules/bluebird/js/release/debuggability.js(456,14): error TS2339: Property '_setBoundTo' doe… 14 node_modules/bluebird/js/release/debuggability.js(482,42): error TS2339: Property '_peekContext' do… [all …]
|
| D | lodash.log | 3 node_modules/lodash/_Hash.js(20,17): error TS2532: Object is possibly 'undefined'. 4 node_modules/lodash/_ListCache.js(20,17): error TS2532: Object is possibly 'undefined'. 5 node_modules/lodash/_MapCache.js(20,17): error TS2532: Object is possibly 'undefined'. 6 node_modules/lodash/_SetCache.js(19,14): error TS2532: Object is possibly 'undefined'. 7 node_modules/lodash/_Stack.js(17,20): error TS2339: Property 'size' does not exist on type 'ListCac… 8 node_modules/lodash/_arrayAggregator.js(11,33): error TS1016: A required parameter cannot follow an… 9 node_modules/lodash/_arrayAggregator.js(16,17): error TS2532: Object is possibly 'undefined'. 10 node_modules/lodash/_arrayEach.js(10,27): error TS1016: A required parameter cannot follow an optio… 11 node_modules/lodash/_arrayEach.js(15,18): error TS2532: Object is possibly 'undefined'. 12 node_modules/lodash/_arrayEach.js(19,3): error TS2322: Type 'any[] | undefined' is not assignable t… [all …]
|
| D | adonis-framework.log | 3 node_modules/adonis-framework/lib/util.js(24,13): error TS2304: Cannot find name 'Mixed'. 4 node_modules/adonis-framework/providers/ConfigProvider.js(9,33): error TS2307: Cannot find module '… 5 node_modules/adonis-framework/providers/ConfigProvider.js(14,10): error TS2339: Property 'app' does… 6 node_modules/adonis-framework/providers/EncryptionProvider.js(9,33): error TS2307: Cannot find modu… 7 node_modules/adonis-framework/providers/EncryptionProvider.js(14,10): error TS2339: Property 'app' … 8 node_modules/adonis-framework/providers/EnvProvider.js(9,33): error TS2307: Cannot find module 'ado… 9 node_modules/adonis-framework/providers/EnvProvider.js(14,10): error TS2339: Property 'app' does no… 10 node_modules/adonis-framework/providers/EventProvider.js(12,33): error TS2307: Cannot find module '… 11 node_modules/adonis-framework/providers/EventProvider.js(17,10): error TS2339: Property 'app' does … 12 node_modules/adonis-framework/providers/HashProvider.js(9,33): error TS2307: Cannot find module 'ad… [all …]
|
| D | chrome-devtools-frontend.log | 4 ../../../../node_modules/@types/node/globals.d.ts(34,13): error TS2403: Subsequent variable declara… 5 node_modules/chrome-devtools-frontend/front_end/Runtime.js(43,8): error TS2339: Property '_importSc… 6 node_modules/chrome-devtools-frontend/front_end/Runtime.js(77,16): error TS7014: Function type, whi… 7 node_modules/chrome-devtools-frontend/front_end/Runtime.js(78,16): error TS7014: Function type, whi… 8 node_modules/chrome-devtools-frontend/front_end/Runtime.js(95,28): error TS2339: Property 'response… 9 node_modules/chrome-devtools-frontend/front_end/Runtime.js(147,37): error TS2339: Property '_import… 10 node_modules/chrome-devtools-frontend/front_end/Runtime.js(270,9): error TS2322: Type 'Promise<void… 12 node_modules/chrome-devtools-frontend/front_end/Runtime.js(280,5): error TS2322: Type 'Promise<void… 13 node_modules/chrome-devtools-frontend/front_end/Runtime.js(525,9): error TS2322: Type 'Window' is n… 15 node_modules/chrome-devtools-frontend/front_end/Runtime.js(527,55): error TS2352: Conversion of typ… [all …]
|
| D | minimatch.log | 3 node_modules/minimatch/minimatch.js(161,22): error TS2339: Property 'pattern' does not exist on typ… 4 node_modules/minimatch/minimatch.js(162,22): error TS2339: Property 'options' does not exist on typ… 5 node_modules/minimatch/minimatch.js(175,8): error TS2339: Property 'parseNegate' does not exist on … 6 node_modules/minimatch/minimatch.js(178,33): error TS2339: Property 'braceExpand' does not exist on… 7 node_modules/minimatch/minimatch.js(180,83): error TS2345: Argument of type 'IArguments' is not ass… 8 node_modules/minimatch/minimatch.js(182,3): error TS2722: Cannot invoke an object which is possibly… 9 node_modules/minimatch/minimatch.js(182,19): error TS2339: Property 'pattern' does not exist on typ… 10 node_modules/minimatch/minimatch.js(193,3): error TS2722: Cannot invoke an object which is possibly… 11 node_modules/minimatch/minimatch.js(193,19): error TS2339: Property 'pattern' does not exist on typ… 12 node_modules/minimatch/minimatch.js(200,3): error TS2722: Cannot invoke an object which is possibly… [all …]
|
| /third_party/typescript/tests/baselines/reference/tscWatch/resolutionCache/ |
| D | works-when-installing-something-in-node_modules-or-@types-when-there-is-no-notification-from-fs-for-index-file.js | 21 //// [/user/username/projects/myproject/node_modules/@types/node/index.d.ts] 24 //// [/user/username/projects/myproject/node_modules/@types/node/base.d.ts] 28 //// [/user/username/projects/myproject/node_modules/@types/node/ts3.6/base.d.ts] 31 //// [/user/username/projects/myproject/node_modules/@types/node/globals.d.ts] 51 FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/node_modules/@types/node/index.d… 52 FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/node_modules/@types/node/base.d.… 53 FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/node_modules/@types/node/ts3.6/b… 54 FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/node_modules/@types/node/globals… 56 DirectoryWatcher:: Added:: WatchInfo: /user/username/projects/myproject/node_modules 1 undefined Fa… 57 Elapsed:: *ms DirectoryWatcher:: Added:: WatchInfo: /user/username/projects/myproject/node_modules … [all …]
|