Skip to content

Assume rootDir is the current configuration directory - #62418

Merged
Sheetal Nandi (sheetalkamat) merged 12 commits into
mainfrom
rootDir
Jan 15, 2026
Merged

Assume rootDir is the current configuration directory#62418
Sheetal Nandi (sheetalkamat) merged 12 commits into
mainfrom
rootDir

Conversation

@sheetalkamat

Copy link
Copy Markdown
Member

Fixes#62194

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR changes the TypeScript compiler's behavior to assume the configuration file directory as the root directory when rootDir is not explicitly specified. Instead of requiring composite: true to enable this behavior, the change makes it apply whenever a configuration file (configFilePath) is present.

  • Removes the requirement for composite: true to use the configuration directory as the root
  • Updates the common source directory resolution logic to use configFilePath existence instead of composite && configFilePath
  • Affects output path generation, module resolution, and emit behavior

Reviewed Changes

Copilot reviewed 57 out of 59 changed files in this pull request and generated no comments.

Show a summary per file
FileDescription
src/compiler/utilities.tsUpdates condition to use configFilePath instead of composite && configFilePath for root directory determination
src/compiler/moduleNameResolver.tsChanges module resolution to assume config directory as root when configFilePath exists
src/compiler/emitter.tsUpdates emit logic to use config directory as common source directory when configFilePath is present
src/testRunner/unittests/tsbuild/outputPaths.tsUpdates test expectations and adds test name differentiation
src/testRunner/unittests/helpers/monorepoSymlinkedSiblingPackages.tsAdds explicit rootDir to test configurations to maintain expected behavior
tests/baselines/reference/*Multiple baseline file updates reflecting the new output path behavior
Files not reviewed (1)
  • tests/baselines/reference/commonSourceDirectory_dts.js.map: Language not supported

@jakebailey

Copy link
Copy Markdown
Member

TypeScript Bot (@typescript-bot) test it

@typescript-bot

TypeScript Bot (typescript-bot) commented Sep 8, 2025

Copy link
Copy Markdown
Contributor

Starting jobs; this comment will be updated as builds start and complete.

CommandStatusResults
test top400✅ Started👀 Results
user test this✅ Started👀 Results
run dt✅ Started✅ Results
perf test this faster✅ Started👀 Results

@typescript-bot

Copy link
Copy Markdown
Contributor

Hey Jake Bailey (@jakebailey), the results of running the DT tests are ready.

Everything looks the same!

You can check the log here.

@typescript-bot

Copy link
Copy Markdown
Contributor

Jake Bailey (@jakebailey) Here are the results of running the user tests with tsc comparing main and refs/pull/62418/merge:

There were infrastructure failures potentially unrelated to your change:

  • 1 instance of "Git clone failed"

Otherwise...

Something interesting changed - please have a look.

Details

pyright

/mnt/ts_downloads/_/m/pyright/build.sh

  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/build/lib/webpack.js' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/pyright: webpack.config.js(8,85)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/build/lib/webpack.js' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/pyright-internal: src/tests/lsp/webpack.testserver.config.js(8,44)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/pythonVersion.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/analyzerFileInfo.ts(13,50)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/scope.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/analyzerFileInfo.ts(17,23)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/analyzerFileInfo.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/analyzerNodeInfo.ts(24,34)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/codeFlowTypes.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/analyzerNodeInfo.ts(25,37)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/importResult.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/analyzerNodeInfo.ts(27,30)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/console.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/cacheManager.ts(13,34)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/memUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/cacheManager.ts(15,56)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/deprecatedSymbols.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/checker.ts(99,59)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/importStatementUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/checker.ts(103,59)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/codeFlowUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/codeFlowEngine.ts(38,40)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/constructors.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/codeFlowEngine.ts(39,55)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/patternMatching.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/codeFlowEngine.ts(41,52)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typeComplexity.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/constraintTracker.ts(13,43)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typedDicts.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/constructorTransform.ts(21,45)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/constraintSolver.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/constructors.ts(20,47)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/constructorTransform.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/constructors.ts(22,68)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/namedTuples.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/dataClasses.ts(34,43)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/parser/parseNodes.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/declaration.ts(33,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/parseTreeUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/declarationUtils.ts(16,37)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/properties.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/decorators.ts(26,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/docStringUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/docStringConversion.ts(9,40)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/configOptions.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/importResolver.ts(14,69)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/parentDirectoryCache.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/importResolver.ts(28,50)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/staticExpressions.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/namedTuples.ts(20,46)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/symbolNameUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/parameterUtils.ts(11,30)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typeUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/parameterUtils.ts(29,59)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/parser/parseNodeUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/parseTreeUtils.ts(47,59)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/parser/parser.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/parseTreeUtils.ts(48,34)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/parseTreeWalker.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/parseTreeUtils.ts(52,48)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/parseTreeUtils.ts(53,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typeGuards.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/patternMatching.ts(42,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/editAction.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/program.ts(22,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/extensibility.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/program.ts(23,46)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/analysis.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/program.ts(34,40)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/circularDependency.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/program.ts(38,36)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/tracePrinter.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/program.ts(49,36)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typeEvaluatorWithTracker.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/program.ts(51,48)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typeStubWriter.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/program.ts(53,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/logTracker.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/programTypes.ts(9,28)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/serviceProvider.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/programTypes.ts(10,33)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/sourceFile.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/programTypes.ts(12,61)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/fileSystem.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/pythonPathUtils.ts(12,28)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/symbol.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/scope.ts(14,50)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/tomlUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/service.ts(13,23)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/commandLineOptions.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/service.ts(20,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/serviceUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/service.ts(63,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/sourceEnumerator.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/service.ts(64,34)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/cancellationUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceFile.ts(12,44)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/diagnostic.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceFile.ts(17,87)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/diagnosticRules.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceFile.ts(18,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/diagnosticSink.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceFile.ts(19,57)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/serviceProviderExtensions.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceFile.ts(26,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/binder.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceFile.ts(39,24)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/checker.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceFile.ts(40,25)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/commentUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceFile.ts(42,31)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/parseTreeCleaner.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceFile.ts(45,40)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/testWalker.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceFile.ts(48,28)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/analyzerNodeInfo.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceMapper.ts(11,35)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/sourceFileInfo.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceMapper.ts(36,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/sourceFileInfoUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceMapper.ts(37,28)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/sourceMapperUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceMapper.ts(38,33)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typeEvaluatorTypes.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceMapper.ts(39,31)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/declarationUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/symbol.ts(14,60)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/codeFlowEngine.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluator.ts(94,94)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/dataClasses.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluator.ts(114,82)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/decorators.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluator.ts(139,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/functionTransform.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluator.ts(148,40)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/operations.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluator.ts(155,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/protocols.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluator.ts(168,63)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/sentinel.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluator.ts(171,36)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/tuples.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluator.ts(176,103)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/constraintTracker.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluatorTypes.ts(34,35)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typeCacheUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluatorTypes.ts(39,40)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typePrinter.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluatorTypes.ts(40,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typeEvaluator.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluatorWithTracker.ts(17,55)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/enums.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeGuards.ts(28,44)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/scopeUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeGuards.ts(31,57)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/parameterUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typePrinter.ts(14,31)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typePrinterUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typePrinter.ts(16,55)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/constraintSolution.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeUtils.ts(13,59)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/symbolUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeUtils.ts(16,78)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typeWalker.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeUtils.ts(75,28)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/importResolver.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/backgroundAnalysis.ts(11,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/fullAccessHost.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/backgroundAnalysis.ts(16,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/backgroundAnalysisProgram.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/backgroundAnalysisBase.ts(19,35)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/backgroundThreadBase.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/backgroundAnalysisBase.ts(30,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/host.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/backgroundAnalysisBase.ts(42,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/realFileSystem.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/backgroundThreadBase.ts(21,56)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/fileBasedCancellationUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/backgroundThreadBase.ts(27,44)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/commands/createTypeStub.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/commands/commandController.ts(13,39)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/commands/dumpFileDebugInfoCommand.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/commands/commandController.ts(14,42)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/commands/quickActionCommand.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/commands/commandController.ts(15,36)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/commands/restartServer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/commands/commandController.ts(16,38)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/analyzerServiceExecutor.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/commands/createTypeStub.ts(13,41)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/workspaceEditUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/commands/quickActionCommand.ts(11,64)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/quickActions.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/commands/quickActionCommand.ts(13,36)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/uri/uriUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/cancellationUtils.ts(14,23)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/core.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/collectionUtils.ts(9,75)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/importLogger.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/configOptions.ts(12,30)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/pythonPathUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/configOptions.ts(13,38)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/debug.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/crypto.ts(9,22)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/collectionUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/debug.ts(9,28)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/textRange.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/diagnostic.ts(13,34)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/positionUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/diagnosticSink.ts(13,39)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/docStringConversion.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/docStringService.ts(10,73)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/declaration.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/extensibility.ts(11,29)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/sourceMapper.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/extensibility.ts(15,30)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/fileWatcher.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/fileSystem.ts(13,54)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/uri/uri.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/fileWatcher.ts(9,21)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/processUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/fullAccessHost.ts(19,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/program.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/languageServerInterface.ts(9,33)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/backgroundAnalysisBase.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/languageServerInterface.ts(10,37)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/workspaceFactory.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/languageServerInterface.ts(11,27)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/timing.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/logTracker.ts(11,39)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/charCodes.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/pathUtils.ts(12,22)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/stringUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/pathUtils.ts(16,74)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/parser/tokenizer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/positionUtils.ts(11,33)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/uri/fileUri.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/realFileSystem.ts(27,40)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/cacheManager.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/serviceKeys.ts(9,30)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/programTypes.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/serviceKeys.ts(10,36)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/partialStubService.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/serviceProviderExtensions.ts(11,57)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/docStringService.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/serviceProviderExtensions.ts(15,59)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/languageServerInterface.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/serviceProviderExtensions.ts(17,47)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/uri/memoization.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/uri/baseUri.ts(11,31)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/uri/baseUri.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/uri/fileUri.ts(24,38)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/caseSensitivityDetector.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/uri/uri.ts(10,41)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/pathUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/uri/uri.ts(12,66)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/serviceKeys.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/uri/uri.ts(13,29)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/uri/constantUri.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/uri/uri.ts(16,29)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/uri/emptyUri.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/uri/uri.ts(17,26)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/uri/webUri.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/uri/uri.ts(19,24)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/extensions.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(12,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/commands/commandResult.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(87,31)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/docRange.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(97,31)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/lspUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(107,52)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/callHierarchyProvider.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(115,39)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/completionProvider.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(116,56)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/definitionProvider.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(117,78)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/documentHighlightProvider.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(118,43)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/documentSymbolProvider.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(120,40)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/dynamicFeature.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(121,49)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/fileWatcherDynamicFeature.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(122,43)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/hoverProvider.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(123,31)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/renameProvider.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(126,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/signatureHelpProvider.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(127,39)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/workspaceSymbolProvider.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(128,41)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(131,59)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/symbolIndexer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageService/autoImporter.ts(41,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/referencesProvider.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageService/callHierarchyProvider.ts(38,54)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/commandUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageService/codeActionProvider.ts(13,31)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typeDocStringUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageService/completionProvider.ts(44,61)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/autoImporter.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageService/completionProvider.ts(124,71)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/completionProviderUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageService/completionProvider.ts(130,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/tooltipUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageService/completionProviderUtils.ts(30,35)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/importSorter.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageService/quickActions.ts(15,30)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/documentSymbolCollector.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageService/referencesProvider.ts(34,59)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/navigationUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageService/referencesProvider.ts(35,49)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/backgroundAnalysis.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/nodeMain.ts(9,42)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/nodeServer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/nodeMain.ts(11,21)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/server.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/nodeMain.ts(12,31)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/asyncInitialization.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/nodeServer.ts(13,40)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/parser/unicode.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/parser/characters.ts(14,26)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/localization/localize.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/parser/parser.ts(38,41)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/parser/stringTokenUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/parser/parser.ts(133,35)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/textRangeCollection.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/parser/tokenizer.ts(16,37)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/parser/characters.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/parser/tokenizer.ts(25,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/parser/characterStream.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/parser/tokenizer.ts(26,33)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/parser/tokenizerTypes.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/parser/tokenizer.ts(48,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/pyTypedUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/partialStubService.ts(12,45)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/pathConsts.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/partialStubService.ts(15,29)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/readonlyAugmentedFileSystem.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/pyrightFileSystem.ts(13,45)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/uri/uriMap.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/readonlyAugmentedFileSystem.ts(15,24)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/commands/commandController.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/server.ts(24,35)
  • [NEW] `error TS6059
    :error: Truncated - see log for full output :error:

@typescript-bot

Copy link
Copy Markdown
Contributor

Jake Bailey (@jakebailey)
The results of the perf run you requested are in!

Here they are:

tsc

Comparison Report - baseline..pr
MetricbaselineprDeltaBestWorstp-value
Compiler-Unions - node (v18.15.0, x64)
Errors3434~~~p=1.000 n=6
Symbols62,37062,370~~~p=1.000 n=6
Types50,38650,386~~~p=1.000 n=6
Memory used193,526k (± 0.77%)193,523k (± 0.75%)~192,897k196,507kp=0.575 n=6
Parse Time1.30s (± 0.69%)1.31s (± 0.75%)~1.29s1.32sp=0.142 n=6
Bind Time0.73s (± 0.56%)0.73s~~~p=0.405 n=6
Check Time9.72s (± 0.23%)9.76s (± 0.27%)+0.04s (+ 0.41%)9.73s9.80sp=0.034 n=6
Emit Time2.73s (± 0.83%)2.73s (± 0.69%)~2.71s2.75sp=0.739 n=6
Total Time14.47s (± 0.28%)14.53s (± 0.30%)~14.47s14.59sp=0.063 n=6
angular-1 - node (v18.15.0, x64)
Errors11~~~p=1.000 n=6
Symbols948,914948,914~~~p=1.000 n=6
Types410,884410,884~~~p=1.000 n=6
Memory used1,246,615k (± 0.00%)1,246,615k (± 0.01%)~1,246,512k1,246,757kp=0.687 n=6
Parse Time6.57s (± 0.98%)6.51s (± 0.87%)~6.46s6.61sp=0.258 n=6
Bind Time1.88s (± 0.27%)1.87s (± 0.44%)~1.86s1.88sp=0.523 n=6
Check Time32.25s (± 0.17%)32.24s (± 0.24%)~32.14s32.36sp=0.872 n=6
Emit Time14.79s (± 0.23%)14.82s (± 0.34%)~14.74s14.88sp=0.470 n=6
Total Time55.48s (± 0.14%)55.44s (± 0.27%)~55.28s55.65sp=0.689 n=6
mui-docs - node (v18.15.0, x64)
Errors011,385🔻+11,385 (+ ∞%)~~p=0.001 n=6
Symbols2,542,2172,542,217~~~p=1.000 n=6
Types902,596902,596~~~p=1.000 n=6
Memory used2,827,800k (± 0.00%)2,841,923k (± 0.00%)+14,123k (+ 0.50%)2,841,869k2,842,006kp=0.005 n=6
Parse Time8.76s (± 0.23%)8.73s (± 0.25%)-0.03s (- 0.36%)8.70s8.76sp=0.043 n=6
Bind Time2.19s (± 0.89%)2.19s (± 0.24%)~2.19s2.20sp=0.451 n=6
Check Time85.94s (± 0.17%)86.28s (± 1.25%)~85.48s88.40sp=0.810 n=6
Emit Time0.30s (± 1.79%)1.54s (±62.68%)~0.30s2.35sp=0.056 n=6
Total Time97.20s (± 0.15%)98.75s (± 0.69%)+1.55s (+ 1.60%)97.58s99.65sp=0.005 n=6
self-build-src - node (v18.15.0, x64)
Errors00~~~p=1.000 n=6
Symbols1,236,9221,236,928+6 (+ 0.00%)~~p=0.001 n=6
Types259,638259,638~~~p=1.000 n=6
Memory used2,629,443k (±14.26%)2,507,868k (±11.81%)~2,386,474k3,113,257kp=0.471 n=6
Parse Time5.22s (± 1.42%)5.24s (± 1.28%)~5.18s5.36sp=0.575 n=6
Bind Time1.80s (± 0.86%)1.81s (± 1.28%)~1.77s1.83sp=0.511 n=6
Check Time35.18s (± 0.59%)35.19s (± 0.52%)~35.02s35.54sp=0.936 n=6
Emit Time3.00s (± 0.80%)3.02s (± 1.08%)~2.96s3.05sp=0.258 n=6
Total Time45.22s (± 0.56%)45.27s (± 0.43%)~45.09s45.64sp=0.470 n=6
self-build-src-public-api - node (v18.15.0, x64)
Errors00~~~p=1.000 n=6
Symbols1,236,9221,236,928+6 (+ 0.00%)~~p=0.001 n=6
Types259,638259,638~~~p=1.000 n=6
Memory used3,060,602k (± 9.65%)2,966,080k (±11.34%)~2,457,011k3,182,186kp=0.378 n=6
Parse Time8.50s (± 0.87%)8.50s (± 0.80%)~8.41s8.58sp=0.936 n=6
Bind Time2.69s (± 0.30%)2.69s (± 1.28%)~2.66s2.74sp=0.378 n=6
Check Time52.67s (± 0.35%)52.42s (± 0.55%)~51.99s52.80sp=0.173 n=6
Emit Time4.40s (± 2.46%)4.46s (± 4.40%)~4.32s4.85sp=1.000 n=6
Total Time68.25s (± 0.33%)68.06s (± 0.44%)~67.49s68.36sp=0.092 n=6
self-compiler - node (v18.15.0, x64)
Errors00~~~p=1.000 n=6
Symbols262,416262,416~~~p=1.000 n=6
Types103,917103,917~~~p=1.000 n=6
Memory used441,654k (± 0.01%)441,677k (± 0.01%)~441,620k441,743kp=0.471 n=6
Parse Time3.56s (± 1.17%)3.56s (± 0.73%)~3.53s3.60sp=0.809 n=6
Bind Time1.34s (± 0.56%)1.34s (± 1.22%)~1.32s1.36sp=0.805 n=6
Check Time18.96s (± 0.45%)18.98s (± 0.57%)~18.84s19.10sp=1.000 n=6
Emit Time1.52s (± 1.07%)1.54s (± 0.96%)~1.52s1.56sp=0.118 n=6
Total Time25.38s (± 0.48%)25.41s (± 0.45%)~25.29s25.58sp=0.688 n=6
ts-pre-modules - node (v18.15.0, x64)
Errors7272~~~p=1.000 n=6
Symbols225,367225,367~~~p=1.000 n=6
Types94,29094,290~~~p=1.000 n=6
Memory used371,132k (± 0.01%)371,219k (± 0.04%)~371,069k371,516kp=0.689 n=6
Parse Time3.59s (± 1.02%)3.61s (± 1.21%)~3.56s3.67sp=0.629 n=6
Bind Time1.97s (± 0.83%)1.98s (± 1.77%)~1.94s2.02sp=0.809 n=6
Check Time20.39s (± 0.34%)20.42s (± 0.35%)~20.35s20.54sp=0.375 n=6
Emit Time0.00s0.00s~~~p=1.000 n=6
Total Time25.95s (± 0.26%)26.01s (± 0.41%)~25.84s26.12sp=0.298 n=6
vscode - node (v18.15.0, x64)
Errors11~~~p=1.000 n=6
Symbols3,886,4843,886,484~~~p=1.000 n=6
Types1,224,7071,224,707~~~p=1.000 n=6
Memory used3,711,200k (± 0.01%)3,710,987k (± 0.01%)~3,710,737k3,711,359kp=0.230 n=6
Parse Time18.84s (± 0.49%)18.83s (± 0.42%)~18.73s18.92sp=1.000 n=6
Bind Time6.03s (± 0.51%)6.07s (± 0.59%)~6.02s6.12sp=0.064 n=6
Check Time127.68s (± 4.04%)125.29s (± 3.17%)~122.44s132.80sp=0.378 n=6
Emit Time48.83s (±12.63%)41.47s (± 8.93%)🟩-7.37s (-15.09%)37.22s46.00sp=0.045 n=6
Total Time201.38s (± 3.54%)191.65s (± 2.44%)🟩-9.73s (- 4.83%)184.74s196.53sp=0.045 n=6
webpack - node (v18.15.0, x64)
Errors3737~~~p=1.000 n=6
Symbols361,810361,810~~~p=1.000 n=6
Types159,274159,274~~~p=1.000 n=6
Memory used519,300k (± 0.04%)519,330k (± 0.05%)~519,059k519,680kp=0.936 n=6
Parse Time4.63s (± 0.67%)4.61s (± 0.69%)~4.57s4.66sp=0.687 n=6
Bind Time1.92s (± 1.53%)1.93s (± 1.34%)~1.90s1.97sp=0.686 n=6
Check Time22.10s (± 1.29%)22.28s (± 1.64%)~21.83s22.66sp=0.471 n=6
Emit Time0.00s (±154.76%)0.00s~~~p=0.174 n=6
Total Time28.65s (± 0.96%)28.82s (± 1.28%)~28.36s29.25sp=0.575 n=6
xstate-main - node (v18.15.0, x64)
Errors3030~~~p=1.000 n=6
Symbols668,461668,461~~~p=1.000 n=6
Types200,558200,558~~~p=1.000 n=6
Memory used573,837k (± 0.03%)573,852k (± 0.02%)~573,723k574,004kp=0.689 n=6
Parse Time4.26s (± 0.99%)4.27s (± 0.62%)~4.23s4.29sp=1.000 n=6
Bind Time1.33s (± 0.82%)1.33s (± 1.74%)~1.29s1.36sp=0.672 n=6
Check Time20.53s (± 1.74%)20.36s (± 2.13%)~19.93s20.80sp=0.687 n=6
Emit Time0.00s0.00s~~~p=1.000 n=6
Total Time26.12s (± 1.49%)25.96s (± 1.71%)~25.53s26.39sp=0.335 n=6
System info unknown
Hosts
  • node (v18.15.0, x64)
Scenarios
  • Compiler-Unions - node (v18.15.0, x64)
  • angular-1 - node (v18.15.0, x64)
  • mui-docs - node (v18.15.0, x64)
  • self-build-src - node (v18.15.0, x64)
  • self-build-src-public-api - node (v18.15.0, x64)
  • self-compiler - node (v18.15.0, x64)
  • ts-pre-modules - node (v18.15.0, x64)
  • vscode - node (v18.15.0, x64)
  • webpack - node (v18.15.0, x64)
  • xstate-main - node (v18.15.0, x64)
BenchmarkNameIterations
Currentpr6
Baselinebaseline6

Developer Information:

Download Benchmarks

@jakebailey

Copy link
Copy Markdown
Member

Ouch, looking bad for pyright and mui-docs.

@typescript-bot

Copy link
Copy Markdown
Contributor

Jake Bailey (@jakebailey) Here are the results of running the top 400 repos with tsc comparing main and refs/pull/62418/merge:

Something interesting changed - please have a look.

Details

better-auth/better-auth

9 of 11 projects failed to build with the old tsc and were ignored

e2e/smoke/test/fixtures/cloudflare/tsconfig.json

e2e/integration/vanilla-node/tsconfig.json

continuedev/continue

14 of 19 projects failed to build with the old tsc and were ignored

binary/tsconfig.json

FaridSafi/react-native-gifted-chat

example/tsconfig.json

  • error TS6059: File '/mnt/ts_downloads/_/m/react-native-gifted-chat/src/hooks/useUpdateLayoutEffect.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/react-native-gifted-chat/example'. 'rootDir' is expected to contain all source files.
    • Project Scope
  • error TS6059: File '/mnt/ts_downloads/_/m/react-native-gifted-chat/src/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/react-native-gifted-chat/example'. 'rootDir' is expected to contain all source files.
    • Project Scope

feathersjs/feathers

21 of 27 projects failed to build with the old tsc and were ignored

packages/authentication/tsconfig.json

packages/adapter-commons/tsconfig.json

immich-app/immich

2 of 7 projects failed to build with the old tsc and were ignored

e2e/tsconfig.json

cli/tsconfig.json

javascript-obfuscator/javascript-obfuscator

src/tsconfig.typings.json

  • error TS6059: File '/mnt/ts_downloads/_/m/javascript-obfuscator/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/javascript-obfuscator/src'. 'rootDir' is expected to contain all source files.
    • Project Scope

microsoft/vscode

7 of 61 projects failed to build with the old tsc and were ignored

extensions/markdown-language-features/preview-src/tsconfig.json

  • error TS6059: File '/mnt/ts_downloads/_/m/vscode/extensions/markdown-language-features/src/util/schemes.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/vscode/extensions/markdown-language-features/preview-src'. 'rootDir' is expected to contain all source files.

prisma/prisma

146 of 182 projects failed to build with the old tsc and were ignored

packages/instrumentation/tsconfig.build.json

packages/engines/tsconfig.build.json

  • error TS6059: File '/mnt/ts_downloads/_/m/prisma/packages/debug/src/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/prisma/packages/engines'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/prisma/packages/fetch-engine/src/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/prisma/packages/engines'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/prisma/packages/fetch-engine/src/utils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/prisma/packages/engines'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/prisma/packages/get-platform/src/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/prisma/packages/engines'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/prisma/packages/fetch-engine/src/chmodPlusX.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/prisma/packages/engines'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/prisma/packages/fetch-engine/src/cleanupCache.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/prisma/packages/engines'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/prisma/packages/fetch-engine/src/downloadZip.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/prisma/packages/engines'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/prisma/packages/fetch-engine/src/env.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/prisma/packages/engines'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/prisma/packages/fetch-engine/src/getHash.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/prisma/packages/engines'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/prisma/packages/fetch-engine/src/log.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/prisma/packages/engines'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/prisma/packages/fetch-engine/src/getProxyAgent.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/prisma/packages/engines'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/prisma/packages/fetch-engine/src/BinaryType.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/prisma/packages/engines'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/prisma/packages/fetch-engine/src/download.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/prisma/packages/engines'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/prisma/packages/get-platform/src/logger.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/prisma/packages/engines'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/prisma/packages/get-platform/src/assertNodeAPISupported.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/prisma/packages/engines'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/prisma/packages/get-platform/src/binaryTargets.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/prisma/packages/engines'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/prisma/packages/get-platform/src/getNodeAPIName.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/prisma/packages/engines'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/prisma/packages/get-platform/src/getPlatform.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/prisma/packages/engines'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/prisma/packages/get-platform/src/link.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/prisma/packages/engines'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/prisma/packages/get-platform/src/test-utils/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/prisma/packages/engines'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/prisma/packages/get-platform/src/test-utils/jestContext.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/prisma/packages/engines'. 'rootDir' is expected to contain all source files.

packages/client/tests/e2e/generator-config-types/tsconfig.json

@typescript-bot

Copy link
Copy Markdown
Contributor

Jake Bailey (@jakebailey) Here are some more interesting changes from running the top 400 repos suite

Details

reduxjs/redux-devtools

25 of 58 projects failed to build with the old tsc and were ignored

packages/redux-devtools-app/tsconfig.json

packages/redux-devtools-app/tsconfig.demo.json

packages/redux-devtools/tsconfig.test.json

packages/redux-devtools/tsconfig.json

packages/redux-devtools/examples/todomvc/tsconfig.json

packages/redux-devtools/examples/counter/tsconfig.json

packages/react-dock/demo/tsconfig.json

packages/d3-state-visualizer/tsconfig.json

packages/d3-state-visualizer/examples/tree/tsconfig.json

extension/tsconfig.json

rjsf-team/react-jsonschema-form

16 of 23 projects failed to build with the old tsc and were ignored

packages/validator-ajv8/tsconfig.replacer.json

  • error TS6059: File '/mnt/ts_downloads/_/m/react-jsonschema-form/tsc-alias-replacer/ajvReplacer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/react-jsonschema-form/packages/validator-ajv8'. 'rootDir' is expected to contain all source files.
    • Project Scope
  • error TS6059: File '/mnt/ts_downloads/_/m/react-jsonschema-form/tsc-alias-replacer/lodashReplacer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/react-jsonschema-form/packages/validator-ajv8'. 'rootDir' is expected to contain all source files.
    • Project Scope

packages/utils/tsconfig.replacer.json

  • error TS6059: File '/mnt/ts_downloads/_/m/react-jsonschema-form/tsc-alias-replacer/lodashReplacer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/react-jsonschema-form/packages/utils'. 'rootDir' is expected to contain all source files.
    • Project Scope

packages/shadcn/tsconfig.replacer.json

  • error TS6059: File '/mnt/ts_downloads/_/m/react-jsonschema-form/tsc-alias-replacer/lodashReplacer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/react-jsonschema-form/packages/shadcn'. 'rootDir' is expected to contain all source files.
    • Project Scope

packages/core/tsconfig.replacer.json

  • error TS6059: File '/mnt/ts_downloads/_/m/react-jsonschema-form/tsc-alias-replacer/lodashReplacer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/react-jsonschema-form/packages/core'. 'rootDir' is expected to contain all source files.
    • Project Scope

packages/antd/tsconfig.replacer.json

  • error TS6059: File '/mnt/ts_downloads/_/m/react-jsonschema-form/tsc-alias-replacer/lodashReplacer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/react-jsonschema-form/packages/antd'. 'rootDir' is expected to contain all source files.
    • Project Scope

socketio/socket.io

22 of 33 projects failed to build with the old tsc and were ignored

packages/engine.io-client/tsconfig.json

examples/basic-crud-application/server/tsconfig.json

  • error TS6059: File '/mnt/ts_downloads/_/m/socket.io/examples/basic-crud-application/common/events.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/socket.io/examples/basic-crud-application/server'. 'rootDir' is expected to contain all source files.

t3-oss/create-t3-app

2 of 5 projects failed to build with the old tsc and were ignored

cli/tsconfig.json

  • error TS6059: File '/mnt/ts_downloads/_/m/create-t3-app/prettier.config.mjs' is not under 'rootDir' '/mnt/ts_downloads/_/m/create-t3-app/cli'. 'rootDir' is expected to contain all source files.

@typescript-bot

Copy link
Copy Markdown
Contributor

Jake Bailey (@jakebailey) Here are some more interesting changes from running the top 400 repos suite

Details

trpc/trpc

36 of 42 projects failed to build with the old tsc and were ignored

packages/tests/tsconfig.json

  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/internals/TRPCUntypedClient.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/createTRPCUntypedClient.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/createTRPCClient.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/getFetch.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/internals/createChain.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/HTTPBatchLinkOptions.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/httpBatchLink.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/httpBatchStreamLink.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/httpLink.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/loggerLink.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/splitLink.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/wsLink/wsLink.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/httpSubscriptionLink.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/retryLink.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/localLink.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/internals/httpUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/internals/dataLoader.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/internals/signals.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/rpc.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/internals/inputWithTrackedEventId.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/unstable-internals.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/internals/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/TRPCClientError.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/internals/subscriptions.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/internals/contentTypes.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/wsLink/wsClient/options.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/wsLink/wsClient/wsClient.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/internals/urlWithConnectionParams.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/wsLink/wsClient/utils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/wsLink/wsClient/requestManager.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/wsLink/wsClient/wsConnection.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/wsLink/createWsClient.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/internals/transformer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/next/src/withTRPC.tsx' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/next/src/createTRPCNext.tsx' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/internals/useQueries.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/hooks/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/createTRPCQueryUtils.tsx' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/internals/getQueryKey.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/createTRPCReact.tsx' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/server/ssgProxy.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/internals/context.tsx' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/internals/getClientArgs.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/internals/trpcResult.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/utils/createUtilityFunctions.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/proxy/useQueriesProxy.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/proxy/decorationProxy.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/proxy/utilsProxy.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/hooks/createRootHooks.tsx' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/queryClient.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/polymorphism/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/polymorphism/mutationLike.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/polymorphism/queryLike.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/polymorphism/routerLike.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/polymorphism/utilsLike.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/hooks/createHooksInternal.tsx' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/utils/inferReactQueryProcedure.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/standalone.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/ws.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/vendor/cookie-es/set-cookie/split.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/aws-lambda/getPlanner.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/fastify/fastifyRequestHandler.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/fastify/fastifyTRPCPlugin.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/fetch/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/fetch/fetchRequestHandler.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/node-http/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/node-http/nodeHTTPRequestHandler.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/@trpc/server/http.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/node-http/incomingMessageToRequest.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/node-http/writeResponse.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/node-http/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/@trpc/server/rpc.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/http.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/@trpc/server/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/observable/observable.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/observable/operators.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/observable/behaviorSubject.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/observable/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/clientish/inference.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/error/getErrorShape.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/http/contentType.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/http/contentTypeParsers.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/http/formDataToObject.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/http/resolveResponse.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/initTRPC.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/observable/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/procedure.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/router.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/clientish/inferrable.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/clientish/serialize.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/rpc/codes.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/utils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/rpc/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/http/parseConnectionParams.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/vendor/standard-schema-v1/error.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/error/TRPCError.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/parser.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/procedureBuilder.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/middleware.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/stream/tracked.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/stream/jsonl.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/stream/sse.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/createProxy.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/error/formatter.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/http/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/rpc/envelopes.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/transformer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/vendor/is-plain-object.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/stream/utils/asyncIterable.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/stream/utils/createDeferred.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/stream/utils/mergeAsyncIterables.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/stream/utils/readableStreamFrom.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/stream/utils/withPing.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/stream/sse.types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/vendor/unpromise/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/http/abortError.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/stream/utils/disposable.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/stream/utils/timerResource.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/rootConfig.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/vendor/standard-schema-v1/spec.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/vendor/unpromise/unpromise.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/vendor/unpromise/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/__tests__/trpcServerResource.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/next/src/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/aws-lambda/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/express.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/fastify/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/fetch/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/next.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/__tests__/waitError.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/__tests__/testClientResource.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/__tests__/suppressLogs.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/__tests__/fakeTimersResource.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/__tests__/iterableEventEmitter.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/server/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/vitest.config.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.

packages/tanstack-react-query/tsconfig.json

  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/__tests__/trpcServerResource.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tanstack-react-query'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tanstack-react-query'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/internals/TRPCUntypedClient.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tanstack-react-query'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/createTRPCUntypedClient.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tanstack-react-query'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/createTRPCClient.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tanstack-react-query'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/getFetch.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tanstack-react-query'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tanstack-react-query'. 'rootDir' is expected to contain all source files.
  • `error TS6059: File '/mnt/ts_downloads//m/trpc/packages/client/src/links/internals/createChain.ts' is not under 'rootDir' '/mnt/ts_downloads//m/trpc/packages/tanstack-react-query'. 'rootD
    :error: Truncated - see log for full output :error:

@typescript-bot

Copy link
Copy Markdown
Contributor

Jake Bailey (@jakebailey) Here are some more interesting changes from running the top 400 repos suite

Details

voideditor/void

24 of 58 projects failed to build with the old tsc and were ignored

extensions/markdown-language-features/preview-src/tsconfig.json

  • error TS6059: File '/mnt/ts_downloads/_/m/void/extensions/markdown-language-features/src/util/schemes.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/void/extensions/markdown-language-features/preview-src'. 'rootDir' is expected to contain all source files.

vuetifyjs/vuetify

3 of 7 projects failed to build with the old tsc and were ignored

packages/docs/tsconfig.json

@RyanCavanaugh

Copy link
Copy Markdown
Member

This seems correct but the fallout in resolution in these projects seems like a non sequitur. This is because paths are relative to rootDir ?

@jakebailey

Copy link
Copy Markdown
Member

For pyright, both baseUrl and rootDir are unset (hence them changing): https://github.com/microsoft/pyright/blob/main/packages/pyright/tsconfig.json

Perhaps this just means they could explicitly define rootDir to be a parent dir? IIRC the layout should really have used project references, but instead has every project emit each other's files into their own dist (for better or for worse.... mainly the latter).

@sheetalkamat

Copy link
Copy Markdown
MemberAuthor

I think its "tryLoadInputFileForPath" where it tries to guess the input path where there is change in behavior of what we do if "rootDir" is known vs computed

Comment threadsrc/compiler/diagnosticMessages.json
@typescript-bot

Copy link
Copy Markdown
Contributor

Daniel Rosenwasser (@DanielRosenwasser) Here are the results of running the user tests with tsc comparing main and refs/pull/62418/merge:

There were infrastructure failures potentially unrelated to your change:

  • 1 instance of "Git clone failed"

Otherwise...

Something interesting changed - please have a look.

Details

fp-ts

tsconfig.build-es6.json

  • [NEW] error TS5011: The common source directory of 'tsconfig.build-es6.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

@typescript-bot

Copy link
Copy Markdown
Contributor

Daniel Rosenwasser (@DanielRosenwasser) Here are some more interesting changes from running the user tests suite

Details

pyright

/mnt/ts_downloads/_/m/pyright/build.sh

  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/build/lib/webpack.js' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/pyright: webpack.config.js(8,85)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/build/lib/webpack.js' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/pyright-internal: src/tests/lsp/webpack.testserver.config.js(8,44)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/pythonVersion.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/analyzerFileInfo.ts(13,50)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/scope.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/analyzerFileInfo.ts(17,23)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/analyzerFileInfo.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/analyzerNodeInfo.ts(24,34)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/codeFlowTypes.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/analyzerNodeInfo.ts(25,37)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/importResult.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/analyzerNodeInfo.ts(27,30)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/importStatementUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/binder.ts(121,40)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/console.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/cacheManager.ts(13,34)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/memUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/cacheManager.ts(15,56)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/deprecatedSymbols.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/checker.ts(99,59)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/codeFlowUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/codeFlowEngine.ts(38,40)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/constructors.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/codeFlowEngine.ts(39,55)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/patternMatching.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/codeFlowEngine.ts(41,52)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typeComplexity.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/constraintTracker.ts(13,43)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typedDicts.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/constructorTransform.ts(21,45)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/constraintSolver.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/constructors.ts(20,47)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/constructorTransform.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/constructors.ts(22,68)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/namedTuples.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/dataClasses.ts(34,43)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/parser/parseNodes.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/declaration.ts(33,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/parseTreeUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/declarationUtils.ts(16,37)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/properties.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/decorators.ts(26,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/docStringUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/docStringConversion.ts(9,40)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/configOptions.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/importResolver.ts(14,69)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/parentDirectoryCache.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/importResolver.ts(28,50)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/staticExpressions.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/namedTuples.ts(20,46)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/symbolNameUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/parameterUtils.ts(11,30)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typeUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/parameterUtils.ts(29,59)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/parser/parseNodeUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/parseTreeUtils.ts(47,59)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/parser/parser.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/parseTreeUtils.ts(48,34)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/parseTreeWalker.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/parseTreeUtils.ts(52,48)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/parseTreeUtils.ts(53,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typeGuards.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/patternMatching.ts(42,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/editAction.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/program.ts(22,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/extensibility.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/program.ts(23,46)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/analysis.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/program.ts(34,40)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/circularDependency.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/program.ts(38,36)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/tracePrinter.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/program.ts(49,36)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typeEvaluatorWithTracker.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/program.ts(51,48)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typeStubWriter.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/program.ts(53,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/logTracker.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/programTypes.ts(9,28)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/serviceProvider.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/programTypes.ts(10,33)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/sourceFile.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/programTypes.ts(12,61)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/fileSystem.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/pythonPathUtils.ts(12,28)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/symbol.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/scope.ts(14,50)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/tomlUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/service.ts(13,23)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/commandLineOptions.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/service.ts(20,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/serviceUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/service.ts(63,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/sourceEnumerator.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/service.ts(64,34)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/cancellationUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceFile.ts(12,44)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/diagnostic.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceFile.ts(17,87)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/diagnosticRules.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceFile.ts(18,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/diagnosticSink.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceFile.ts(19,57)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/serviceProviderExtensions.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceFile.ts(26,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/binder.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceFile.ts(39,24)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/checker.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceFile.ts(40,25)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/commentUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceFile.ts(42,31)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/parseTreeCleaner.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceFile.ts(45,40)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/testWalker.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceFile.ts(48,28)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/analyzerNodeInfo.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceMapper.ts(11,35)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/sourceFileInfo.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceMapper.ts(36,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/sourceFileInfoUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceMapper.ts(37,28)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/sourceMapperUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceMapper.ts(38,33)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typeEvaluatorTypes.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/sourceMapper.ts(39,31)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/declarationUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/symbol.ts(14,60)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/codeFlowEngine.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluator.ts(95,94)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/dataClasses.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluator.ts(115,82)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/decorators.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluator.ts(140,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/functionTransform.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluator.ts(149,40)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/operations.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluator.ts(156,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/protocols.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluator.ts(169,63)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/sentinel.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluator.ts(172,36)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/tuples.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluator.ts(177,103)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/constraintTracker.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluatorTypes.ts(34,35)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typeCacheUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluatorTypes.ts(39,40)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typePrinter.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluatorTypes.ts(40,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typeEvaluator.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeEvaluatorWithTracker.ts(17,55)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/enums.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeGuards.ts(28,44)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/scopeUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeGuards.ts(31,57)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/parameterUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typePrinter.ts(14,31)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typePrinterUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typePrinter.ts(16,55)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/constraintSolution.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeUtils.ts(13,59)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/symbolUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeUtils.ts(16,78)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typeWalker.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/analyzer/typeUtils.ts(75,28)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/importResolver.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/backgroundAnalysis.ts(11,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/fullAccessHost.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/backgroundAnalysis.ts(16,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/backgroundAnalysisProgram.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/backgroundAnalysisBase.ts(19,35)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/backgroundThreadBase.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/backgroundAnalysisBase.ts(30,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/host.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/backgroundAnalysisBase.ts(42,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/realFileSystem.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/backgroundThreadBase.ts(21,56)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/fileBasedCancellationUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/backgroundThreadBase.ts(27,44)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/commands/createTypeStub.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/commands/commandController.ts(13,39)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/commands/dumpFileDebugInfoCommand.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/commands/commandController.ts(14,42)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/commands/quickActionCommand.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/commands/commandController.ts(15,36)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/commands/restartServer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/commands/commandController.ts(16,38)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/analyzerServiceExecutor.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/commands/createTypeStub.ts(13,41)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/workspaceEditUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/commands/quickActionCommand.ts(11,64)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/quickActions.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/commands/quickActionCommand.ts(13,36)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/uri/uriUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/cancellationUtils.ts(14,23)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/core.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/collectionUtils.ts(9,75)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/importLogger.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/configOptions.ts(12,30)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/pythonPathUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/configOptions.ts(13,38)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/debug.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/crypto.ts(9,22)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/collectionUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/debug.ts(9,28)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/textRange.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/diagnostic.ts(13,34)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/positionUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/diagnosticSink.ts(13,39)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/docStringConversion.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/docStringService.ts(10,73)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/declaration.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/extensibility.ts(11,29)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/sourceMapper.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/extensibility.ts(15,30)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/fileWatcher.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/fileSystem.ts(13,54)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/uri/uri.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/fileWatcher.ts(9,21)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/processUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/fullAccessHost.ts(19,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/program.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/languageServerInterface.ts(9,33)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/backgroundAnalysisBase.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/languageServerInterface.ts(10,37)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/workspaceFactory.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/languageServerInterface.ts(11,27)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/timing.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/logTracker.ts(11,39)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/charCodes.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/pathUtils.ts(12,22)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/stringUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/pathUtils.ts(16,74)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/parser/tokenizer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/positionUtils.ts(11,33)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/uri/fileUri.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/realFileSystem.ts(27,40)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/cacheManager.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/serviceKeys.ts(9,30)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/programTypes.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/serviceKeys.ts(10,36)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/partialStubService.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/serviceProviderExtensions.ts(11,57)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/docStringService.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/serviceProviderExtensions.ts(15,59)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/languageServerInterface.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/serviceProviderExtensions.ts(17,47)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/uri/memoization.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/uri/baseUri.ts(11,31)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/uri/baseUri.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/uri/fileUri.ts(24,38)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/caseSensitivityDetector.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/uri/uri.ts(10,41)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/pathUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/uri/uri.ts(12,66)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/serviceKeys.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/uri/uri.ts(13,29)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/uri/constantUri.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/uri/uri.ts(16,29)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/uri/emptyUri.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/uri/uri.ts(17,26)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/uri/webUri.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/common/uri/uri.ts(19,24)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/extensions.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(12,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/commands/commandResult.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(88,31)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/docRange.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(98,31)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/lspUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(108,52)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/callHierarchyProvider.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(116,39)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/completionProvider.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(117,56)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/definitionProvider.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(118,78)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/documentHighlightProvider.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(119,43)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/documentSymbolProvider.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(121,40)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/dynamicFeature.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(122,49)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/fileWatcherDynamicFeature.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(123,43)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/hoverProvider.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(124,31)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/renameProvider.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(127,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/signatureHelpProvider.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(128,39)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/workspaceSymbolProvider.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(129,41)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(132,59)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/pullDiagnosticsDynamicFeature.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageServerBase.ts(140,47)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/symbolIndexer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageService/autoImporter.ts(41,32)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/referencesProvider.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageService/callHierarchyProvider.ts(38,54)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/commandUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageService/codeActionProvider.ts(13,31)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/typeDocStringUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageService/completionProvider.ts(44,61)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/autoImporter.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageService/completionProvider.ts(124,71)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/completionProviderUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageService/completionProvider.ts(130,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/tooltipUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageService/completionProviderUtils.ts(30,35)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/importSorter.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageService/quickActions.ts(15,30)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/documentSymbolCollector.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageService/referencesProvider.ts(34,59)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/languageService/navigationUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/languageService/referencesProvider.ts(35,49)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/backgroundAnalysis.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/nodeMain.ts(9,42)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/nodeServer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/nodeMain.ts(11,21)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/server.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/nodeMain.ts(12,31)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/asyncInitialization.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/nodeServer.ts(13,40)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/parser/unicode.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/parser/characters.ts(14,26)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/localization/localize.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/parser/parser.ts(38,41)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/parser/stringTokenUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/parser/parser.ts(133,35)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/textRangeCollection.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/parser/tokenizer.ts(16,37)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/parser/characters.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/parser/tokenizer.ts(25,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/parser/characterStream.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/parser/tokenizer.ts(26,33)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/parser/tokenizerTypes.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/parser/tokenizer.ts(48,8)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/analyzer/pyTypedUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/partialStubService.ts(12,45)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/pathConsts.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/partialStubService.ts(15,29)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/readonlyAugmentedFileSystem.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/pyrightFileSystem.ts(13,45)
  • [NEW] error TS6059: File '/mnt/ts_downloads/_/m/pyright/pyright/packages/pyright-internal/src/common/uri/uriMap.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/pyright/pyright/packages/vscode-pyright'. 'rootDir' is expected to contain all source files.
    • /mnt/ts_downloads/_/m/pyright/vscode-pyright: ../pyright-internal/src/readonlyAugmentedFileSystem.ts(15,24)
  • [NEW] `error TS6059: File '/mnt/ts_downloads//m/pyright/pyright/packages/pyright-internal/src/commands/commandController.ts' is not under 'rootDir' '/mnt/ts_downloads//m/pyright/pyright
    :error: Truncated - see log for full output :error:

@DanielRosenwasser

Copy link
Copy Markdown
Member

Something I just thought of - does this play well with multi-project codebases (with no project references) that use custom conditions to reference source directly?

I just tried it out with no issues.

@typescript-bot

Copy link
Copy Markdown
Contributor

Daniel Rosenwasser (@DanielRosenwasser)
The results of the perf run you requested are in!

Here they are:

tsc

Comparison Report - baseline..pr
MetricbaselineprDeltaBestWorstp-value
Compiler-Unions - node (v18.15.0, x64)
Errors11~~~p=1.000 n=6
Symbols62,37062,370~~~p=1.000 n=6
Types50,38650,386~~~p=1.000 n=6
Memory used194,534k (± 0.99%)194,470k (± 1.02%)~192,574k196,302kp=1.000 n=6
Parse Time1.30s (± 0.58%)1.30s (± 0.79%)~1.29s1.31sp=0.348 n=6
Bind Time0.75s0.75s~~~p=1.000 n=6
Check Time9.90s (± 0.18%)9.89s (± 0.24%)~9.86s9.92sp=0.871 n=6
Emit Time2.75s (± 0.50%)2.74s (± 0.78%)~2.71s2.77sp=0.466 n=6
Total Time14.69s (± 0.12%)14.68s (± 0.18%)~14.65s14.72sp=0.572 n=6
angular-1 - node (v18.15.0, x64)
Errors22~~~p=1.000 n=6
Symbols956,047956,047~~~p=1.000 n=6
Types415,881415,881~~~p=1.000 n=6
Memory used1,255,257k (± 0.00%)1,255,258k (± 0.01%)~1,255,193k1,255,423kp=0.378 n=6
Parse Time7.97s (± 0.94%)8.01s (± 0.85%)~7.92s8.09sp=0.521 n=6
Bind Time2.36s (± 0.78%)2.37s (± 0.38%)~2.36s2.38sp=0.284 n=6
Check Time38.79s (± 0.65%)38.79s (± 0.33%)~38.57s38.94sp=1.000 n=6
Emit Time17.90s (± 0.25%)17.92s (± 0.60%)~17.80s18.05sp=0.936 n=6
Total Time67.02s (± 0.36%)67.08s (± 0.21%)~66.89s67.26sp=0.748 n=6
mui-docs - node (v18.15.0, x64)
Errors011,449🔻+11,449 (+ ∞%)~~p=0.001 n=6
Symbols2,717,2142,717,214~~~p=1.000 n=6
Types937,297937,297~~~p=1.000 n=6
Memory used3,044,183k (± 0.00%)3,058,651k (± 0.00%)+14,468k (+ 0.48%)3,058,582k3,058,809kp=0.005 n=6
Parse Time8.54s (± 0.23%)8.51s (± 0.28%)~8.48s8.53sp=0.089 n=6
Bind Time2.32s (± 0.74%)2.32s (± 0.69%)~2.31s2.35sp=0.607 n=6
Check Time93.31s (± 0.58%)92.93s (± 0.52%)~92.18s93.47sp=0.378 n=6
Emit Time0.31s (± 1.31%)0.32s (± 1.74%)~0.31s0.32sp=0.282 n=6
Total Time104.48s (± 0.51%)104.08s (± 0.47%)~103.33s104.63sp=0.378 n=6
self-build-src - node (v18.15.0, x64)
Errors00~~~p=1.000 n=6
Symbols1,251,3421,251,433+91 (+ 0.01%)~~p=0.001 n=6
Types259,694259,707+13 (+ 0.01%)~~p=0.001 n=6
Memory used2,453,289k (± 6.06%)2,392,607k (± 0.01%)~2,392,278k2,392,939kp=0.575 n=6
Parse Time5.18s (± 0.98%)5.17s (± 1.41%)~5.12s5.31sp=0.518 n=6
Bind Time1.81s (± 0.57%)1.83s (± 0.85%)~1.81s1.85sp=0.088 n=6
Check Time35.43s (± 0.48%)35.44s (± 0.25%)~35.35s35.57sp=0.689 n=6
Emit Time3.03s (± 4.15%)3.01s (± 1.01%)~2.98s3.05sp=0.809 n=6
Total Time45.45s (± 0.42%)45.46s (± 0.19%)~45.36s45.55sp=0.936 n=6
self-build-src-public-api - node (v18.15.0, x64)
Errors00~~~p=1.000 n=6
Symbols1,251,3421,251,433+91 (+ 0.01%)~~p=0.001 n=6
Types259,694259,707+13 (+ 0.01%)~~p=0.001 n=6
Memory used2,459,290k (± 0.03%)2,459,751k (± 0.03%)~2,459,143k2,461,045kp=0.378 n=6
Parse Time5.32s (± 0.67%)5.31s (± 1.10%)~5.21s5.37sp=0.873 n=6
Bind Time1.87s (± 0.63%)1.87s (± 0.73%)~1.85s1.89sp=0.742 n=6
Check Time35.60s (± 0.19%)35.55s (± 0.39%)~35.38s35.79sp=0.173 n=6
Emit Time3.03s (± 2.32%)3.05s (± 1.74%)~2.95s3.11sp=0.748 n=6
Total Time45.84s (± 0.29%)45.79s (± 0.44%)~45.43s46.05sp=0.873 n=6
self-compiler - node (v18.15.0, x64)
Errors00~~~p=1.000 n=6
Symbols264,155264,174+19 (+ 0.01%)~~p=0.001 n=6
Types103,959103,971+12 (+ 0.01%)~~p=0.001 n=6
Memory used443,173k (± 0.01%)443,221k (± 0.02%)~443,093k443,336kp=0.378 n=6
Parse Time3.52s (± 0.67%)3.51s (± 1.19%)~3.46s3.57sp=0.936 n=6
Bind Time1.37s (± 1.10%)1.36s (± 0.55%)~1.35s1.37sp=0.187 n=6
Check Time19.14s (± 0.29%)19.17s (± 0.39%)~19.08s19.28sp=0.630 n=6
Emit Time1.54s (± 1.06%)1.54s (± 1.50%)~1.50s1.56sp=0.808 n=6
Total Time25.56s (± 0.25%)25.58s (± 0.34%)~25.46s25.68sp=0.872 n=6
ts-pre-modules - node (v18.15.0, x64)
Errors7272~~~p=1.000 n=6
Symbols225,386225,386~~~p=1.000 n=6
Types94,30494,304~~~p=1.000 n=6
Memory used370,024k (± 0.01%)370,110k (± 0.04%)~369,967k370,327kp=0.471 n=6
Parse Time2.84s (± 2.01%)2.83s (± 1.66%)~2.78s2.89sp=0.936 n=6
Bind Time1.65s (± 1.06%)1.64s (± 1.52%)~1.61s1.67sp=0.935 n=6
Check Time16.61s (± 0.18%)16.62s (± 0.40%)~16.53s16.71sp=0.686 n=6
Emit Time0.00s0.00s~~~p=1.000 n=6
Total Time21.10s (± 0.34%)21.10s (± 0.46%)~20.95s21.21sp=1.000 n=6
vscode - node (v18.15.0, x64)
Errors1111~~~p=1.000 n=6
Symbols4,051,1674,051,167~~~p=1.000 n=6
Types1,275,2751,275,275~~~p=1.000 n=6
Memory used3,837,268k (± 0.01%)3,837,218k (± 0.01%)~3,836,936k3,837,602kp=0.810 n=6
Parse Time15.55s (± 0.33%)15.60s (± 0.82%)~15.47s15.80sp=0.747 n=6
Bind Time5.26s (± 0.90%)5.24s (± 0.41%)~5.21s5.27sp=0.370 n=6
Check Time110.95s (± 2.56%)111.89s (± 2.39%)~108.35s115.51sp=0.689 n=6
Emit Time37.04s (±17.89%)39.47s (± 7.27%)~37.01s45.17sp=0.093 n=6
Total Time168.80s (± 5.48%)172.19s (± 2.93%)~167.75s181.63sp=0.093 n=6
webpack - node (v18.15.0, x64)
Errors4040~~~p=1.000 n=6
Symbols380,027380,027~~~p=1.000 n=6
Types166,673166,673~~~p=1.000 n=6
Memory used539,683k (± 0.02%)539,697k (± 0.03%)~539,363k539,868kp=0.575 n=6
Parse Time4.64s (± 0.60%)4.64s (± 0.59%)~4.61s4.68sp=0.747 n=6
Bind Time2.01s (± 0.60%)2.02s (± 0.94%)~2.00s2.05sp=0.213 n=6
Check Time22.80s (± 0.37%)22.88s (± 0.87%)~22.72s23.27sp=0.629 n=6
Emit Time0.00s0.00s~~~p=1.000 n=6
Total Time29.45s (± 0.22%)29.55s (± 0.67%)~29.35s29.92sp=0.335 n=6
xstate-main - node (v18.15.0, x64)
Errors3030~~~p=1.000 n=6
Symbols690,397690,397~~~p=1.000 n=6
Types208,790208,790~~~p=1.000 n=6
Memory used586,134k (± 0.03%)586,178k (± 0.04%)~585,994k586,554kp=0.689 n=6
Parse Time4.17s (± 0.82%)4.13s (± 0.57%)~4.10s4.16sp=0.052 n=6
Bind Time1.41s (± 0.98%)1.41s (± 1.13%)~1.40s1.44sp=0.868 n=6
Check Time20.63s (± 2.12%)20.66s (± 1.91%)~20.18s21.08sp=0.872 n=6
Emit Time0.00s0.00s (±154.76%)~0.00s0.01sp=0.174 n=6
Total Time26.20s (± 1.65%)26.20s (± 1.56%)~25.68s26.63sp=1.000 n=6
System info unknown
Hosts
  • node (v18.15.0, x64)
Scenarios
  • Compiler-Unions - node (v18.15.0, x64)
  • angular-1 - node (v18.15.0, x64)
  • mui-docs - node (v18.15.0, x64)
  • self-build-src - node (v18.15.0, x64)
  • self-build-src-public-api - node (v18.15.0, x64)
  • self-compiler - node (v18.15.0, x64)
  • ts-pre-modules - node (v18.15.0, x64)
  • vscode - node (v18.15.0, x64)
  • webpack - node (v18.15.0, x64)
  • xstate-main - node (v18.15.0, x64)
BenchmarkNameIterations
Currentpr6
Baselinebaseline6

Developer Information:

Download Benchmarks

@typescript-bot

Copy link
Copy Markdown
Contributor

Daniel Rosenwasser (@DanielRosenwasser) Here are the results of running the top 400 repos with tsc comparing main and refs/pull/62418/merge:

Something interesting changed - please have a look.

Details

bluesky-social/social-app

5 of 7 projects failed to build with the old tsc and were ignored

bskyogcard/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

bskyembed/tsconfig.snippet.json

  • error TS5011: The common source directory of 'tsconfig.snippet.json' is './snippet'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

caprover/caprover

tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

continuedev/continue

13 of 19 projects failed to build with the old tsc and were ignored

packages/openai-adapters/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/llm-info/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/hub/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/config-types/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

binary/tsconfig.json

feathersjs/feathers

21 of 27 projects failed to build with the old tsc and were ignored

packages/tests/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/errors/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/commons/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/authentication/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/adapter-tests/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/adapter-commons/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

FlowiseAI/Flowise

2 of 3 projects failed to build with the old tsc and were ignored

packages/api-documentation/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

gvergnaud/ts-pattern

2 of 4 projects failed to build with the old tsc and were ignored

tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

hexojs/hexo

tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './lib'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

immich-app/immich

7 of 8 projects failed to build with the old tsc and were ignored

open-api/typescript-sdk/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

janhq/jan

12 of 13 projects failed to build with the old tsc and were ignored

core/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

javascript-obfuscator/javascript-obfuscator

src/tsconfig.typings.json

  • error TS6059: File '/mnt/ts_downloads/_/m/javascript-obfuscator/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/javascript-obfuscator/src'. 'rootDir' is expected to contain all source files.
    • Project Scope
  • error TS5011: The common source directory of 'tsconfig.typings.json' is '..'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

jimp-dev/jimp

37 of 40 projects failed to build with the old tsc and were ignored

packages/types/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/file-ops/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

mountain-loop/yaak

37 of 38 projects failed to build with the old tsc and were ignored

packages/plugin-runtime-types/tsconfig.json

niklasvh/html2canvas

1 of 2 projects failed to build with the old tsc and were ignored

tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

omnivore-app/omnivore

13 of 25 projects failed to build with the old tsc and were ignored

packages/local-mail-watcher/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

palantir/blueprint

21 of 24 projects failed to build with the old tsc and were ignored

packages/tslint-config/src/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './rules'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

prisma/prisma

161 of 184 projects failed to build with the old tsc and were ignored

packages/schema-files-loader/tsconfig.build.json

packages/integration-tests/tsconfig.build.json

packages/instrumentation/tsconfig.build.json

packages/engines/tsconfig.build.json

  • error TS5011: The common source directory of 'tsconfig.build.json' is '..'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/dmmf/tsconfig.build.json

  • error TS5011: The common source directory of 'tsconfig.build.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/debug/tsconfig.build.json

  • error TS5011: The common source directory of 'tsconfig.build.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/config/tsconfig.build.json

  • error TS5011: The common source directory of 'tsconfig.build.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/client-runtime-utils/tsconfig.build.json

packages/cli/src/__tests__/fixtures/example-project/tsconfig.json

packages/bundled-js-drivers/tsconfig.build.json

@typescript-bot

Copy link
Copy Markdown
Contributor

Daniel Rosenwasser (@DanielRosenwasser) Here are some more interesting changes from running the top 400 repos suite

Details

radix-ui/primitives

2 of 68 projects failed to build with the old tsc and were ignored

packages/react/visually-hidden/tsconfig.json

packages/react/use-size/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/use-rect/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/use-previous/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/use-layout-effect/tsconfig.json

packages/react/use-is-hydrated/tsconfig.json

packages/react/use-escape-keydown/tsconfig.json

packages/react/use-effect-event/tsconfig.json

packages/react/use-controllable-state/tsconfig.json

packages/react/use-callback-ref/tsconfig.json

packages/react/tooltip/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/toolbar/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/toggle-group/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/toggle/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/toast/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/tabs/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/switch/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/slot/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/slider/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/separator/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/select/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/scroll-area/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/roving-focus/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/radix-ui/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/radio-group/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/progress/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/primitive/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/presence/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/portal/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/popper/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/popover/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/password-toggle-field/tsconfig.json

packages/react/one-time-password-field/tsconfig.json

packages/react/navigation-menu/tsconfig.json

packages/react/menubar/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/menu/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/label/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/id/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/hover-card/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/form/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/focus-scope/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/focus-guards/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/dropdown-menu/tsconfig.json

packages/react/dismissable-layer/tsconfig.json

packages/react/direction/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/dialog/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/context-menu/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/context/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/compose-refs/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/collection/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/collapsible/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/checkbox/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/avatar/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/aspect-ratio/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/arrow/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/announce/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/alert-dialog/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/accordion/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react/accessible-icon/tsconfig.json

packages/core/rect/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/core/primitive/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/core/number/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

reduxjs/redux-devtools

26 of 58 projects failed to build with the old tsc and were ignored

packages/redux-devtools-serialize/tsconfig.json

packages/redux-devtools-instrument/tsconfig.json

packages/redux-devtools-extension/tsconfig.json

packages/redux-devtools-cli/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/redux-devtools-app/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/redux-devtools-app/tsconfig.demo.json

packages/redux-devtools/tsconfig.test.json

packages/redux-devtools/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/redux-devtools/examples/counter/tsconfig.json

packages/react-dock/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react-dock/demo/tsconfig.json

packages/react-base16-styling/tsconfig.json

packages/map2tree/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/d3tooltip/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/d3-state-visualizer/tsconfig.json

packages/d3-state-visualizer/examples/tree/tsconfig.json

extension/tsconfig.json

rjsf-team/react-jsonschema-form

17 of 23 projects failed to build with the old tsc and were ignored

packages/validator-ajv8/tsconfig.replacer.json

  • error TS6059: File '/mnt/ts_downloads/_/m/react-jsonschema-form/tsc-alias-replacer/ajvReplacer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/react-jsonschema-form/packages/validator-ajv8'. 'rootDir' is expected to contain all source files.
    • Project Scope
  • error TS6059: File '/mnt/ts_downloads/_/m/react-jsonschema-form/tsc-alias-replacer/lodashReplacer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/react-jsonschema-form/packages/validator-ajv8'. 'rootDir' is expected to contain all source files.
    • Project Scope
  • error TS5011: The common source directory of 'tsconfig.replacer.json' is '../../tsc-alias-replacer'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/utils/tsconfig.replacer.json

  • error TS6059: File '/mnt/ts_downloads/_/m/react-jsonschema-form/tsc-alias-replacer/lodashReplacer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/react-jsonschema-form/packages/utils'. 'rootDir' is expected to contain all source files.
    • Project Scope
  • error TS5011: The common source directory of 'tsconfig.replacer.json' is '../../tsc-alias-replacer'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/shadcn/tsconfig.replacer.json

  • error TS6059: File '/mnt/ts_downloads/_/m/react-jsonschema-form/tsc-alias-replacer/lodashReplacer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/react-jsonschema-form/packages/shadcn'. 'rootDir' is expected to contain all source files.
    • Project Scope
  • error TS5011: The common source directory of 'tsconfig.replacer.json' is '../../tsc-alias-replacer'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/core/tsconfig.replacer.json

  • error TS6059: File '/mnt/ts_downloads/_/m/react-jsonschema-form/tsc-alias-replacer/lodashReplacer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/react-jsonschema-form/packages/core'. 'rootDir' is expected to contain all source files.
    • Project Scope
  • error TS5011: The common source directory of 'tsconfig.replacer.json' is '../../tsc-alias-replacer'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/antd/tsconfig.replacer.json

  • error TS6059: File '/mnt/ts_downloads/_/m/react-jsonschema-form/tsc-alias-replacer/antdIconsReplacer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/react-jsonschema-form/packages/antd'. 'rootDir' is expected to contain all source files.
    • Project Scope
  • error TS6059: File '/mnt/ts_downloads/_/m/react-jsonschema-form/tsc-alias-replacer/lodashReplacer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/react-jsonschema-form/packages/antd'. 'rootDir' is expected to contain all source files.
    • Project Scope
  • error TS5011: The common source directory of 'tsconfig.replacer.json' is '../../tsc-alias-replacer'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

@typescript-bot

Copy link
Copy Markdown
Contributor

Daniel Rosenwasser (@DanielRosenwasser) Here are some more interesting changes from running the top 400 repos suite

Details

RooCodeInc/Roo-Code

4 of 12 projects failed to build with the old tsc and were ignored

packages/telemetry/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.
    • Project Scope

packages/build/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

apps/vscode-e2e/tsconfig.esm.json

  • error TS5011: The common source directory of 'tsconfig.esm.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

SBoudrias/Inquirer.js

packages/type/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/testing/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/select/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/search/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/rawlist/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/prompts/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/password/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/number/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/inquirer/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/input/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/figures/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/external-editor/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/expand/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/editor/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/demo/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/core/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/confirm/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/checkbox/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/ansi/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

internals/setup-packages/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

internals/isolate-monorepo-package/tsconfig.json

sindresorhus/ky

tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './source'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

socketio/socket.io

24 of 35 projects failed to build with the old tsc and were ignored

packages/socket.io-redis-streams-emitter/tsconfig.json

packages/socket.io-postgres-emitter/tsconfig.json

packages/socket.io-parser/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './lib'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/socket.io-adapter/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './lib'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/engine.io-client/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './lib'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

examples/basic-crud-application/server/tsconfig.json

t4t5/sweetalert

tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

@typescript-bot

Copy link
Copy Markdown
Contributor

Daniel Rosenwasser (@DanielRosenwasser) Here are some more interesting changes from running the top 400 repos suite

Details

trpc/trpc

36 of 42 projects failed to build with the old tsc and were ignored

packages/tests/tsconfig.json

  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/__tests__/trpcServerResource.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/internals/TRPCUntypedClient.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/createTRPCUntypedClient.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/createTRPCClient.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/getFetch.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/internals/createChain.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/HTTPBatchLinkOptions.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/httpBatchLink.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/httpBatchStreamLink.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/httpLink.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/loggerLink.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/splitLink.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/wsLink/wsLink.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/httpSubscriptionLink.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/retryLink.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/localLink.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/internals/httpUtils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/internals/dataLoader.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/internals/signals.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/rpc.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/internals/inputWithTrackedEventId.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/unstable-internals.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/internals/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/TRPCClientError.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/internals/subscriptions.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/internals/contentTypes.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/wsLink/wsClient/options.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/wsLink/wsClient/wsClient.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/internals/urlWithConnectionParams.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/wsLink/wsClient/utils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/wsLink/wsClient/requestManager.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/wsLink/wsClient/wsConnection.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/links/wsLink/createWsClient.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/internals/transformer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/next/src/withTRPC.tsx' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/next/src/createTRPCNext.tsx' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/internals/useQueries.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/hooks/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/createTRPCQueryUtils.tsx' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/internals/getQueryKey.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/createTRPCReact.tsx' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/server/ssgProxy.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/internals/context.tsx' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/internals/getClientArgs.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/internals/trpcResult.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/utils/createUtilityFunctions.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/proxy/useQueriesProxy.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/proxy/decorationProxy.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/proxy/utilsProxy.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/hooks/createRootHooks.tsx' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/queryClient.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/polymorphism/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/polymorphism/mutationLike.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/polymorphism/queryLike.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/polymorphism/routerLike.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/polymorphism/utilsLike.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/shared/hooks/createHooksInternal.tsx' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/utils/inferReactQueryProcedure.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/standalone.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/ws.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/vendor/cookie-es/set-cookie/split.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/aws-lambda/getPlanner.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/fastify/fastifyRequestHandler.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/fastify/fastifyTRPCPlugin.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/fetch/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/fetch/fetchRequestHandler.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/node-http/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/node-http/nodeHTTPRequestHandler.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/@trpc/server/http.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/node-http/incomingMessageToRequest.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/node-http/writeResponse.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/node-http/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/@trpc/server/rpc.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/http.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/@trpc/server/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/observable/observable.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/observable/operators.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/observable/behaviorSubject.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/observable/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/clientish/inference.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/error/getErrorShape.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/http/contentType.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/http/contentTypeParsers.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/http/formDataToObject.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/http/resolveResponse.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/initTRPC.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/observable/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/procedure.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/router.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/clientish/inferrable.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/clientish/serialize.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/rpc/codes.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/utils.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/rpc/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/http/parseConnectionParams.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/vendor/standard-schema-v1/error.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/error/TRPCError.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/parser.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/procedureBuilder.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/middleware.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/stream/tracked.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/stream/jsonl.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/stream/sse.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/createProxy.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/error/formatter.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/http/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/rpc/envelopes.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/transformer.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/vendor/is-plain-object.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/stream/utils/asyncIterable.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/stream/utils/createDeferred.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/stream/utils/mergeAsyncIterables.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/stream/utils/readableStreamFrom.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/stream/utils/withPing.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/stream/sse.types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/vendor/unpromise/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/http/abortError.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/stream/utils/disposable.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/stream/utils/timerResource.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/unstable-core-do-not-import/rootConfig.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/vendor/standard-schema-v1/spec.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/vendor/unpromise/unpromise.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/vendor/unpromise/types.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/client/src/__tests__/testClientResource.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/next/src/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/aws-lambda/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/express.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/fastify/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/fetch/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/adapters/next.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/__tests__/waitError.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/__tests__/suppressLogs.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/__tests__/fakeTimersResource.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/server/src/__tests__/iterableEventEmitter.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/server/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/packages/react-query/src/index.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.
  • error TS6059: File '/mnt/ts_downloads/_/m/trpc/vitest.config.ts' is not under 'rootDir' '/mnt/ts_downloads/_/m/trpc/packages/tests'. 'rootDir' is expected to contain all source files.

packages/tanstack-react-query/tsconfig.json

packages/server/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/react-query/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is '..'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/next/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is '..'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

packages/client/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is '..'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.
    • Project Scope

vadimdemedes/ink

1 of 2 projects failed to build with the old tsc and were ignored

tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

@typescript-bot

Copy link
Copy Markdown
Contributor

Daniel Rosenwasser (@DanielRosenwasser) Here are some more interesting changes from running the top 400 repos suite

Details

vercel/vercel

189 of 220 projects failed to build with the old tsc and were ignored

packages/cervel/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

examples/hono/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

xyflow/xyflow

5 of 6 projects failed to build with the old tsc and were ignored

packages/system/tsconfig.json

  • error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout.

@DanielRosenwasser
Daniel Rosenwasser (DanielRosenwasser) dismissed their stale reviewJanuary 15, 2026 20:27

Feedback seemed wrong, don't want to block.

Merged via the queue into main with commit 7affa9eJan 15, 2026
33 checks passed
@github-project-automationgithub-project-automationBot moved this from Waiting on author to Done in PR BacklogJan 15, 2026
@jakebaileyJake Bailey (jakebailey) added the Breaking Change Would introduce errors in existing code label Jan 31, 2026
@microsoftMicrosoft (microsoft) locked as resolved and limited conversation to collaborators Jul 30, 2026
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: TeamBreaking ChangeWould introduce errors in existing codeFor Milestone BugPRs that fix a bug with a specific milestone

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Assume rootDir is the current configuration directory

7 participants

@sheetalkamat@jakebailey@typescript-bot@RyanCavanaugh@DanielRosenwasser@andrewbranch