Skip to content

Migrate surrounding pair to scope handler #6804

Migrate surrounding pair to scope handler

Migrate surrounding pair to scope handler #6804

Triggered via pull request November 28, 2023 08:31
Status Failure
Total duration 38s
Artifacts

test-docs.yml

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

Annotations

8 errors
test-docs-build: packages/cursorless-engine/src/generateSpokenForm/primitiveTargetToSpokenForm.ts#L213
Property 'forceDirection' does not exist on type 'SurroundingPairScopeType'.
test-docs-build: packages/cursorless-engine/src/generateSpokenForm/primitiveTargetToSpokenForm.ts#L215
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'Readonly<Record<"left" | "right", CustomizableSpokenFormComponentForType<"surroundingPairForceDirection">>>'.
test-docs-build: packages/cursorless-engine/src/generateSpokenForm/primitiveTargetToSpokenForm.ts#L216
Property 'forceDirection' does not exist on type 'SurroundingPairScopeType'.
test-docs-build: packages/cursorless-engine/src/processTargets/modifiers/surroundingPair/findOppositeDelimiter.ts#L1
Module '"@cursorless/common"' has no exported member 'SurroundingPairDirection'.
test-docs-build: packages/cursorless-engine/src/processTargets/modifiers/surroundingPair/findDelimiterPairAdjacentToSelection.ts#L52
Property 'forceDirection' does not exist on type 'SurroundingPairScopeType'.
test-docs-build: packages/cursorless-engine/src/processTargets/modifiers/surroundingPair/findSurroundingPairParseTreeBased.ts#L216
Property 'forceDirection' does not exist on type 'SurroundingPairScopeType'.
test-docs-build: packages/cursorless-engine/src/processTargets/modifiers/surroundingPair/findSurroundingPairTextBased.ts#L236
Property 'forceDirection' does not exist on type 'SurroundingPairScopeType'.
test-docs-build
Process completed with exit code 1.