Added voice command to migrate Cursorless snippet to community format #10146
Annotations
2 errors and 1 warning
test-docs-build:
packages/cursorless-neovim/src/registerCommands.ts#L27
Property '"cursorless.migrateSnippets"' is missing in type '{ "cursorless.command": (...args: unknown[]) => Promise<unknown>; "cursorless.repeatPreviousCommand": (...args: any[]) => Promise<void>; "cursorless.showCheatsheet": (...args: any[]) => Promise<void>; ... 34 more ...; "cursorless.documentationOpened": (...args: any[]) => Promise<void>; }' but required in type 'Record<"cursorless.command" | "cursorless.repeatPreviousCommand" | "cursorless.internal.updateCheatsheetDefaults" | "cursorless.private.logQuickActions" | "cursorless.keyboard.escape" | ... 33 more ... | "cursorless.analyzeCommandHistory", (...args: any[]) => any>'.
|
test-docs-build
Process completed with exit code 2.
|
test-docs-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|