Skip to content

Update dependency codemirror to v5.65.18 #232

Update dependency codemirror to v5.65.18

Update dependency codemirror to v5.65.18 #232

Triggered via pull request August 29, 2023 08:27
Status Failure
Total duration 59s
Artifacts

main.yml

on: pull_request
Build and deploy on GitHub Pages
47s
Build and deploy on GitHub Pages
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build and deploy on GitHub Pages
Module '"codemirror"' has no exported member 'EditorChangeLinkedList'.
Build and deploy on GitHub Pages: src/applicationSpecific/plainTextShared.tsx#L13
Module '"codemirror"' has no exported member 'EditorChangeLinkedList'.
Build and deploy on GitHub Pages: src/applicationSpecific/plainTextWithBasicOperations.tsx#L113
Argument of type 'Editor' is not assignable to parameter of type 'Doc'.
Build and deploy on GitHub Pages: src/applicationSpecific/plainTextWithScanningOperations.tsx#L34
Argument of type 'Editor' is not assignable to parameter of type 'Doc'.
Build and deploy on GitHub Pages: src/applicationSpecific/codemirror-adapter.ts#L2
Module '"codemirror"' has no exported member 'EditorChangeLinkedList'.
Build and deploy on GitHub Pages: src/applicationSpecific/plainTextShared.tsx#L13
Module '"codemirror"' has no exported member 'EditorChangeLinkedList'.
Build and deploy on GitHub Pages: src/applicationSpecific/plainTextWithBasicOperations.tsx#L113
Argument of type 'Editor' is not assignable to parameter of type 'Doc'.
Build and deploy on GitHub Pages: src/applicationSpecific/plainTextWithScanningOperations.tsx#L34
Argument of type 'Editor' is not assignable to parameter of type 'Doc'.
Build and deploy on GitHub Pages
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/