mirror of
https://github.com/bearlanguageorg/bear.git
synced 2026-08-27 21:17:01 +00:00
VSCODE Exstention fix
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
2026-08-25 16:22:36.697 [info] Extension host with pid 3079 started
|
||||
2026-08-25 16:22:36.697 [info] Skipping acquiring lock for /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/user-data/User/workspaceStorage/bf90d78ff434f09f415e242d787eaa31.
|
||||
2026-08-25 16:22:36.702 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
|
||||
2026-08-25 16:22:36.713 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
|
||||
2026-08-25 16:22:36.719 [info] ExtensionService#_doActivateExtension vuurraaf.vuurraaf, startup: false, activationEvent: 'onLanguage:vuurraaf'
|
||||
2026-08-25 16:22:36.787 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
|
||||
2026-08-25 16:22:36.791 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
|
||||
2026-08-25 16:22:36.811 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
|
||||
2026-08-25 16:22:36.859 [warning] [vscode.git] Accessing a resource scoped configuration without providing a resource is not expected. To get the effective value for 'git.openRepositoryInParentFolders', provide the URI of a resource or 'null' for any resource.
|
||||
2026-08-25 16:22:36.859 [warning] [vscode.git] Accessing a resource scoped configuration without providing a resource is not expected. To get the effective value for 'git.showProgress', provide the URI of a resource or 'null' for any resource.
|
||||
2026-08-25 16:22:36.867 [info] Eager extensions activated
|
||||
2026-08-25 16:22:36.900 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
|
||||
2026-08-25 16:22:36.901 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
|
||||
2026-08-25 16:22:39.717 [info] ExtensionService#_doActivateExtension vscode.configuration-editing, startup: false, activationEvent: 'onLanguage:jsonc'
|
||||
2026-08-25 16:22:39.721 [info] ExtensionService#_doActivateExtension vscode.json-language-features, startup: false, activationEvent: 'onLanguage:jsonc'
|
||||
2026-08-25 16:22:39.747 [info] ExtensionService#_doActivateExtension vscode.typescript-language-features, startup: false, activationEvent: 'onLanguage:jsonc'
|
||||
2026-08-25 16:22:45.071 [warning] Accessing a resource scoped configuration without providing a resource is not expected. To get the effective value for 'search.useIgnoreFiles', provide the URI of a resource or 'null' for any resource.
|
||||
2026-08-25 16:22:45.072 [warning] Accessing a resource scoped configuration without providing a resource is not expected. To get the effective value for 'search.useIgnoreFiles', provide the URI of a resource or 'null' for any resource.
|
||||
2026-08-25 16:22:47.129 [info] Extension host terminating: received terminate message from renderer
|
||||
2026-08-25 16:22:47.217 [info] Extension host with pid 3079 exiting with code 0
|
||||
+14
@@ -0,0 +1,14 @@
|
||||
2026-08-25 16:22:36.840 [info] [main] Log level: Info
|
||||
2026-08-25 16:22:36.840 [info] [main] Validating found git in: "/opt/homebrew/bin/git"
|
||||
2026-08-25 16:22:36.866 [info] [main] Using git "2.55.0" from "/opt/homebrew/bin/git"
|
||||
2026-08-25 16:22:36.866 [info] [Model][doInitialScan] Initial repository scan started
|
||||
2026-08-25 16:22:36.924 [info] > git rev-parse --show-toplevel [14ms]
|
||||
2026-08-25 16:22:36.936 [info] > git rev-parse --show-toplevel [9ms]
|
||||
2026-08-25 16:22:36.946 [info] > git rev-parse --show-toplevel [9ms]
|
||||
2026-08-25 16:22:36.947 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (1), unsafe repositories (0)
|
||||
2026-08-25 16:22:36.957 [info] > git rev-parse --show-toplevel [9ms]
|
||||
2026-08-25 16:22:36.966 [info] > git rev-parse --show-toplevel [8ms]
|
||||
2026-08-25 16:22:37.002 [info] > git rev-parse --show-toplevel [7ms]
|
||||
2026-08-25 16:22:37.980 [info] > git rev-parse --show-toplevel [8ms]
|
||||
2026-08-25 16:22:38.858 [info] > git rev-parse --show-toplevel [7ms]
|
||||
2026-08-25 16:22:39.710 [info] > git rev-parse --show-toplevel [9ms]
|
||||
+125
@@ -0,0 +1,125 @@
|
||||
2026-08-25 16:22:36.790 [info] Reading sessions from keychain...
|
||||
2026-08-25 16:22:36.791 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.826 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.826 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.826 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.826 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.826 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.826 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.826 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.827 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.827 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.831 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.831 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.831 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.831 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.831 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.831 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.831 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.831 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.831 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.831 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.831 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.831 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.833 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.833 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.833 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.833 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.833 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.833 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.833 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.833 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.833 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.833 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.833 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.833 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.833 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.833 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.833 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.833 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.846 [info] Getting sessions for repo...
|
||||
2026-08-25 16:22:36.846 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:22:36.847 [info] Getting sessions for repo...
|
||||
2026-08-25 16:22:36.847 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:22:36.847 [info] Getting sessions for repo...
|
||||
2026-08-25 16:22:36.847 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:22:36.847 [info] Getting sessions for repo...
|
||||
2026-08-25 16:22:36.847 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:22:36.847 [info] Getting sessions for repo...
|
||||
2026-08-25 16:22:36.847 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:22:36.847 [info] Getting sessions for repo...
|
||||
2026-08-25 16:22:36.847 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:22:36.847 [info] Getting sessions for repo...
|
||||
2026-08-25 16:22:36.847 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:22:36.847 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.847 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.847 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.847 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.848 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.848 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.848 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.848 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.848 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.848 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.848 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.848 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.848 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.848 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.850 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.850 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.850 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.850 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.850 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.850 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.850 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.850 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.850 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.850 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.850 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.850 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.850 [info] Getting sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.850 [info] Got 0 sessions for read:user,user:email...
|
||||
2026-08-25 16:22:36.851 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.851 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.851 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.851 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.852 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.852 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.852 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.852 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.852 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.852 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.852 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.852 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.852 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.852 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.853 [info] Getting sessions for repo...
|
||||
2026-08-25 16:22:36.853 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:22:36.853 [info] Getting sessions for repo...
|
||||
2026-08-25 16:22:36.853 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:22:36.853 [info] Getting sessions for repo...
|
||||
2026-08-25 16:22:36.853 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:22:36.853 [info] Getting sessions for repo...
|
||||
2026-08-25 16:22:36.853 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:22:36.853 [info] Getting sessions for repo...
|
||||
2026-08-25 16:22:36.853 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:22:36.853 [info] Getting sessions for repo...
|
||||
2026-08-25 16:22:36.853 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:22:36.854 [info] Getting sessions for repo...
|
||||
2026-08-25 16:22:36.854 [info] Got 0 sessions for repo...
|
||||
2026-08-25 16:22:36.854 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.854 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.854 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.854 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.854 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.854 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.854 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.854 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.855 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.857 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.857 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.857 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:36.857 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:36.857 [info] Got 0 sessions for ...
|
||||
2026-08-25 16:22:38.011 [info] Getting sessions for all scopes...
|
||||
2026-08-25 16:22:38.011 [info] Got 0 sessions for ...
|
||||
+1
@@ -0,0 +1 @@
|
||||
2026-08-25 16:22:36.840 [info] Log level: Info
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
2026-08-25 16:22:39.941 [info] read schema from vscode: vscode://schemas/settings/folder
|
||||
2026-08-25 16:22:39.995 [info] read schema from vscode: vscode://schemas/settings/resourceLanguage
|
||||
2026-08-25 16:22:39.995 [info] read schema from vscode: vscode://schemas/workbench-colors
|
||||
2026-08-25 16:22:39.995 [info] read schema from vscode: vscode://schemas/textmate-colors
|
||||
2026-08-25 16:22:39.996 [info] read schema from vscode: vscode://schemas/token-styling
|
||||
2026-08-25 16:22:40.000 [info] read schema from vscode: vscode://schemas/launch
|
||||
2026-08-25 16:22:40.986 [info] schema change detected vscode://schemas/settings/folder
|
||||
2026-08-25 16:22:40.987 [info] read schema from vscode: vscode://schemas/settings/folder
|
||||
2026-08-25 16:22:45.155 [info] schema change detected vscode://schemas/launch
|
||||
2026-08-25 16:22:45.162 [info] read schema from vscode: vscode://schemas/settings/folder
|
||||
2026-08-25 16:22:45.247 [info] read schema from vscode: vscode://schemas/launch
|
||||
@@ -0,0 +1,4 @@
|
||||
2026-08-25 16:22:35.729 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/user-data/User for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:22:35.729 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/test/fixtures/workspace/.vscode for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:22:35.729 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/user-data/User/snippets for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:22:35.729 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/test/fixtures/workspace/.vscode/settings.json for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
@@ -0,0 +1,72 @@
|
||||
2026-08-25 16:22:35.220 [info] [AgentHost:renderer] Acquiring MessagePort to agent host...
|
||||
2026-08-25 16:22:35.358 [info] [ChatModelSelection] event=no-model-at-toolbar-build surface="workbench" sessionKey=undefined conversationKey=undefined modelTarget=undefined storageKey="chat.currentLanguageModel.panel" widgetViewKind="view"
|
||||
2026-08-25 16:22:35.539 [info] [ChatModelSelection] event=no-model-at-toolbar-build surface="workbench" sessionKey="local" conversationKey="vscode-chat-session://local/MTE4OWIxMTYtMjE3My00YjFhLWFkNTEtODkwYWE5MDQwZmI3" modelTarget=undefined storageKey="chat.currentLanguageModel.panel" widgetViewKind="view"
|
||||
2026-08-25 16:22:35.650 [info] [AccountPolicyGate] apply: state=inactive, reason=undefined, isRestricted=false
|
||||
2026-08-25 16:22:35.728 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/user-data/User for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:22:35.728 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/test/fixtures/workspace/.vscode for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:22:35.728 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/user-data/User/snippets for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:22:35.729 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/test/fixtures/workspace/.vscode/settings.json for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
|
||||
2026-08-25 16:22:35.745 [error] Unable to create workbench contribution 'chat.contextContributions'. [createInstance] _St depends on UNKNOWN service chatSessionRoutingProviderService.
|
||||
2026-08-25 16:22:35.757 [info] Loading development extension at /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension
|
||||
2026-08-25 16:22:35.961 [info] Settings Sync: Account status changed from uninitialized to unavailable
|
||||
2026-08-25 16:22:36.010 [info] [ChatModelSelection] event=no-model-at-toolbar-build surface="workbench" sessionKey="local" conversationKey="vscode-chat-session://local/MTE4OWIxMTYtMjE3My00YjFhLWFkNTEtODkwYWE5MDQwZmI3" modelTarget=undefined storageKey="chat.currentLanguageModel.panel" widgetViewKind="view"
|
||||
2026-08-25 16:22:36.450 [info] [AgentHost:renderer] MessagePort acquired, creating client...
|
||||
2026-08-25 16:22:36.451 [info] Started local extension host with pid 3079.
|
||||
2026-08-25 16:22:36.690 [info] [ChatModelSelection] event=no-model-at-toolbar-build surface="workbench" sessionKey="local" conversationKey="vscode-chat-session://local/MTE4OWIxMTYtMjE3My00YjFhLWFkNTEtODkwYWE5MDQwZmI3" modelTarget=undefined storageKey="chat.currentLanguageModel.panel" widgetViewKind="view"
|
||||
2026-08-25 16:22:36.815 [info] [AgentHost:renderer] Protocol connection established; clientId=d9bf06fe-21e4-4e52-8138-f02e907fae18
|
||||
2026-08-25 16:22:36.834 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:22:36.835 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:22:36.835 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:22:36.835 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:22:36.835 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:22:36.835 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:22:36.835 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:22:36.846 [info] [AgentHost] Clearing authentication for resource: https://api.github.com
|
||||
2026-08-25 16:22:36.848 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:22:36.848 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:22:36.848 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:22:36.848 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:22:36.848 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:22:36.849 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:22:36.849 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:22:36.850 [info] [AgentHost] Clearing authentication for resource: https://api.github.com/repos
|
||||
2026-08-25 16:22:36.853 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:22:36.853 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:22:36.853 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:22:36.853 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:22:36.853 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:22:36.853 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:22:36.853 [info] [AgentHost] No token resolved for resource: https://api.github.com
|
||||
2026-08-25 16:22:36.855 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:22:36.857 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:22:36.857 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:22:36.857 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:22:36.857 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:22:36.857 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:22:36.857 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
|
||||
2026-08-25 16:22:36.899 [info] %s%s
|
||||
2026-08-25 16:22:36.911 [info] %s%s VuurRaaf extension
|
||||
2026-08-25 16:22:36.926 [info] ✔ %s vuurraaf language (grammar) is registered
|
||||
2026-08-25 16:22:36.963 [info] ✔ %s language server publishes compiler diagnostics
|
||||
2026-08-25 16:22:36.967 [info] ✔ %s go-to-definition jumps to the function declaration
|
||||
2026-08-25 16:22:36.984 [info] ✔ %s hover reports the symbol kind
|
||||
2026-08-25 16:22:39.774 [error] (node:3079) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
|
||||
(Use `Code Helper (Plugin) --trace-deprecation ...` to show where the warning was created)
|
||||
2026-08-25 16:22:40.646 [info] [AccountPolicyGate] apply: state=inactive, reason=undefined, isRestricted=false
|
||||
2026-08-25 16:22:47.125 [info] %d) %s 1 go-to-definition resolves stdlib module functions
|
||||
2026-08-25 16:22:47.127 [info] %d passing (%s) 4 10s
|
||||
2026-08-25 16:22:47.127 [info] %d failing 1
|
||||
2026-08-25 16:22:47.127 [info] %s) %s:
|
||||
%s
|
||||
%s
|
||||
1 VuurRaaf extension
|
||||
go-to-definition resolves stdlib module functions
|
||||
AssertionError [ERR_ASSERTION]: no definition returned for os.exists
|
||||
+ expected - actual
|
||||
|
||||
-false
|
||||
+true
|
||||
at Context.<anonymous> (test/suite/extension.test.js:98:10)
|
||||
2026-08-25 16:22:47.127 [error] Error: 1 test(s) failed
|
||||
at /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/test/suite/index.js:15:12
|
||||
at done (/Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/node_modules/mocha/lib/mocha.js:1028:7)
|
||||
Reference in New Issue
Block a user