Skip to content

Rewrite trigger UI to use a ViewPlugin instead of a Widget #60

Rewrite trigger UI to use a ViewPlugin instead of a Widget

Rewrite trigger UI to use a ViewPlugin instead of a Widget #60

Triggered via pull request February 27, 2025 20:24
@tmcwtmcw
synchronize #32
tooltips
Status Failure
Total duration 1m 48s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/__tests__/index.test.ts > index.ts exports > should not change unexpectedly: src/__tests__/index.test.ts#L7
Error: Snapshot `index.ts exports > should not change unexpectedly 1` mismatched - Expected + Received @@ -19,12 +19,9 @@ "setInputValue", "setLoading", "showAiEditInput", "showCompletion", "showInput", - "showTooltip", - "tooltipState", - "tooltipVisibilityListener", "triggerOptions", "triggerPlugin", "triggerViewPlugin", ] ❯ src/__tests__/index.test.ts:7:27
test
Process completed with exit code 1.