Skip to content

Added voice command to migrate Cursorless snippet to community format #10146

Added voice command to migrate Cursorless snippet to community format

Added voice command to migrate Cursorless snippet to community format #10146

Triggered via pull request January 23, 2025 18:59
Status Failure
Total duration 1m 4s
Artifacts

test-docs.yml

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

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