Skip to content
This repository was archived by the owner on Sep 19, 2025. It is now read-only.

chore(deps): update dependency codemirror to v6.0.2 #280

chore(deps): update dependency codemirror to v6.0.2

chore(deps): update dependency codemirror to v6.0.2 #280

Triggered via push August 31, 2025 12:26
Status Failure
Total duration 19s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Test
Process completed with exit code 2.
Test: src/autocomplete/deserializeCompletions.ts#L33
Type 'string | ((view: EditorView, completion: Completion, from: number, to: number) => void)' is not assignable to type 'string | ((view: EditorView, completion: Completion, from: number, to: number) => void) | undefined'.