-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Hello,
I downloaded the extension and created an account and had proper login. However i always get in the output this
2025-04-26 17:13:39.833 [info] Codacy extension activated 2025-04-26 17:13:40.854 [error] Unauthorized > Failed to get user
Screencast.from.2025-04-26.17-15-56.webm
This is from my console.log out of VSCode Insiders
console.ts:137 [Extension Host] rejected promise not handled within 1 second: EntryNotFound (FileSystemError): Error: ENOENT: no such file or directory, stat '/.codacy/codacy.yaml' (at console.<anonymous> (file:///usr/share/code-insiders/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:172:27485)) console.ts:137 [Extension Host] stack trace: EntryNotFound (FileSystemError): Error: ENOENT: no such file or directory, stat '/.codacy/codacy.yaml' at Function.e (file:///usr/share/code-insiders/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:119:18064) at Object.stat (file:///usr/share/code-insiders/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:119:16011) at Timeout._onTimeout (/home/marenk/.vscode-insiders/extensions/codacy-app.codacy-1.5.2/dist/extension.js:2:352967) (at console.<anonymous> (file:///usr/share/code-insiders/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:172:27485)) mainThreadExtensionService.ts:78 [codacy-app.codacy]Error: ENOENT: no such file or directory, stat '/.codacy/codacy.yaml' mainThreadExtensionService.ts:79 EntryNotFound (FileSystemError): Error: ENOENT: no such file or directory, stat '/.codacy/codacy.yaml' at Function.e (file:///usr/share/code-insiders/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:119:18064) at Object.stat (file:///usr/share/code-insiders/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:119:16011) at Timeout._onTimeout (/home/marenk/.vscode-insiders/extensions/codacy-app.codacy-1.5.2/dist/extension.js:2:352967)