Skip to content

Get custom spoken forms from Talon #5947

Get custom spoken forms from Talon

Get custom spoken forms from Talon #5947

Triggered via pull request October 20, 2023 12:45
Status Failure
Total duration 3m 32s
Artifacts

test-docs.yml

on: pull_request
test-docs-build
43s
test-docs-build
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test-docs-build: packages/cursorless-engine/src/DefaultSpokenFormMap.ts#L46
Property '"private.fieldAccess"' is missing in type '{ argumentOrParameter: string; attribute: string; functionCall: string; functionCallee: string; className: string; class: string; comment: string; functionName: string; namedFunction: string; ... 48 more ...; switchStatementSubject: DefaultSpokenFormMapEntry; }' but required in type 'Readonly<Record<SimpleScopeTypeType, string | DefaultSpokenFormMapEntry>>'.
test-docs-build: packages/cursorless-engine/src/api/CursorlessEngineApi.ts#L5
Module '"@cursorless/common"' has no exported member 'ScopeProvider'.
test-docs-build: packages/cursorless-engine/src/cursorlessEngine.ts#L66
Property 'scopeProvider' is missing in type '{ commandApi: { runCommand(command: Command): Promise<unknown>; runCommandSafe(...args: unknown[]): Promise<unknown>; }; customSpokenFormGenerator: CustomSpokenFormGeneratorImpl; ... 6 more ...; runIntegrationTests: () => Promise<...>; }' but required in type 'CursorlessEngine'.
test-docs-build
Process completed with exit code 1.