You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.
INFO: Analyzing 520 typescript file(s) with the following configuration file D:\Latest\fleet-streams\tsconfig.json
ERROR: Failed to find a source file matching path D:\Latest\fleet-streams\poller\__test__\status-data-validator.test.ts in program created with D:\Latest\fleet-streams\tsconfig.json
Expected behavior
Am getting this error for all my test files. I have only one tsconfig.json file at the root. My tests are in different folders
My tsconfig file at the root ( D:\Latest\fleet-streams\tsconfig.json)
I want to report a bug.
SonarTS version: 1.9
Node.js version: 10.16.0
TypeScript version: 3.6.4
SonarQube version: 8.0.0.29455
TSLint version: 5.20.0
Logs
Expected behavior
Am getting this error for all my test files. I have only one tsconfig.json file at the root. My tests are in different folders
My tsconfig file at the root ( D:\Latest\fleet-streams\tsconfig.json)
My sonar-project.properties file in the root
I tried adding sonar.typescript.tsconfigPath as suggested in an earlier post but it did not work.
The text was updated successfully, but these errors were encountered: