Skip to content

fix: update prosemirror dependencies and fix type of ignoreMutation #161

fix: update prosemirror dependencies and fix type of ignoreMutation

fix: update prosemirror dependencies and fix type of ignoreMutation #161

Triggered via pull request December 24, 2024 08:07
Status Failure
Total duration 25s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
demo: src/columnresizing.ts#L61
Types of construct signatures are incompatible.
demo: src/tableview.ts#L39
Property 'ignoreMutation' in type 'TableView' is not assignable to the same property in base type 'NodeView'.
demo
Process completed with exit code 1.
test: src/columnresizing.ts#L61
Types of construct signatures are incompatible.
test: src/tableview.ts#L39
Property 'ignoreMutation' in type 'TableView' is not assignable to the same property in base type 'NodeView'.
test
Process completed with exit code 1.