Skip to content

chore(deps): bump @codemirror/view from 6.0.0 to 6.23.0 #839

chore(deps): bump @codemirror/view from 6.0.0 to 6.23.0

chore(deps): bump @codemirror/view from 6.0.0 to 6.23.0 #839

Triggered via pull request January 1, 2024 12:54
Status Failure
Total duration 1m 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test: src/components/md/useCodeMirror.ts#L111
Type 'import("/home/runner/work/mdSilo-app/mdSilo-app/node_modules/@codemirror/state/dist/index").EditorState' is not assignable to type 'import("/home/runner/work/mdSilo-app/mdSilo-app/node_modules/@codemirror/view/node_modules/@codemirror/state/dist/index").EditorState'.
test
Process completed with exit code 2.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/