Skip to content

feat(vscode): add at feature with AT file implementation in VSCode #1722

feat(vscode): add at feature with AT file implementation in VSCode

feat(vscode): add at feature with AT file implementation in VSCode #1722

Triggered via pull request December 20, 2024 09:23
Status Failure
Total duration 1m 21s
Artifacts

test-pnpm.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
tests
'"tabby-chat-panel"' has no exported member named 'SymbolAtInfo'. Did you mean 'SymbolInfo'?
tests
Module '"tabby-chat-panel"' has no exported member 'AtInputOpts'.
tests
Module '"tabby-chat-panel"' has no exported member 'FileAtInfo'.
tests
Object literal may only specify known properties, and 'provideSymbolAtInfo' does not exist in type 'ClientApiMethods'.
tests
Property 'provideSymbolAtInfo' does not exist on type 'ClientApiMethods'.
tests
Property 'getSymbolAtInfoContent' does not exist on type 'ClientApiMethods'.
tests
Property 'provideFileAtInfo' does not exist on type 'ClientApiMethods'.
tests
Property 'getFileAtInfoContent' does not exist on type 'ClientApiMethods'.
tests
'"tabby-chat-panel"' has no exported member named 'SymbolAtInfo'. Did you mean 'SymbolInfo'?
tests
Module '"tabby-chat-panel"' has no exported member 'FileAtInfo'.
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636