Get custom spoken forms from Talon #7709
Annotations
4 errors and 2 warnings
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>>'.
|
packages/cursorless-engine/src/api/CursorlessEngineApi.ts#L5
Module '"@cursorless/common"' has no exported member 'ScopeProvider'.
|
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'.
|
|
|
|
The logs for this run have expired and are no longer available.
Loading