This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
feat(editor): editor object in place of store exports #620
Annotations
4 errors and 1 warning
Run yarn lint:tsc:
src/frontend/editor.tsx#L7
Module '"@serlo/editor"' has no exported member 'EditorData'.
|
Run yarn lint:tsc:
src/frontend/editor.tsx#L30
Property 'languageData' does not exist on type 'ReactNode'.
|
Run yarn lint:tsc:
src/frontend/toolbar/index.tsx#L12
Module '"@serlo/editor"' has no exported member 'EditorData'.
|
Run yarn lint:tsc
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading