Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

feat(editor): plugins renderers config object #632

feat(editor): plugins renderers config object

feat(editor): plugins renderers config object #632

Triggered via pull request March 27, 2024 14:03
Status Failure
Total duration 3m 11s
Artifacts

checks.yml

on: pull_request
Cache of yarn matches checksums in lockfile
2m 58s
Cache of yarn matches checksums in lockfile
Build succeeds
52s
Build succeeds
All source files are well formated with prettier
48s
All source files are well formated with prettier
TypeScript compiles
43s
TypeScript compiles
ESLint has no errors
47s
ESLint has no errors
Jest integration tests
1m 11s
Jest integration tests
Run cypress tests (locally)
1m 31s
Run cypress tests (locally)
Run cypress tests (with docker build)
1m 31s
Run cypress tests (with docker build)
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 8 warnings
TypeScript compiles: src/frontend/editor.tsx#L7
Module '"@serlo/editor"' has no exported member 'BaseEditor'.
TypeScript compiles: src/frontend/editor.tsx#L39
Type '{ children: (editor: ReactNode) => Element; initialState: { plugin: string; } & { state?: unknown; }; basicPluginsConfig: { enableTextAreaExercise: boolean; allowImageInTableCells: boolean; exerciseVisibleInSuggestion: boolean; allowedChildPlugins: string[]; multimediaConfig: { ...; }; }; customPlugins: ({ ...; } | ...' is not assignable to type 'IntrinsicAttributes & SerloEditorProps'.
TypeScript compiles: src/frontend/editor.tsx#L45
Property 'i18n' does not exist on type 'ReactNode'.
TypeScript compiles: src/frontend/toolbar/index.tsx#L11
Module '"@serlo/editor"' has no exported member 'BaseEditor'.
TypeScript compiles
Process completed with exit code 2.
Build succeeds
Process completed with exit code 1.
Run cypress tests (with docker build)
The process '/usr/local/bin/yarn' failed with exit code 1
TypeScript compiles
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/.
ESLint has no errors
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/.
All source files are well formated with prettier
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/.
Build succeeds
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/.
Jest integration tests
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/.
Run cypress tests (with docker build)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run cypress tests (locally)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, cypress-io/github-action@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Cache of yarn matches checksums in lockfile
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/.