Fill-in-the-blanks: Prevent error on staging with nested DndContext
#9002
js.yaml
on: pull_request
yarn
4m 10s
eslint
1m 42s
prettier
1m 6s
tsc
1m 0s
test
1m 9s
api
52s
Annotations
3 errors and 4 warnings
eslint:
apps/web/src/serlo-editor/plugins/fill-in-the-blanks-exercise/renderer.tsx#L3
'DndProvider' is defined but never used
|
eslint:
apps/web/src/serlo-editor/plugins/fill-in-the-blanks-exercise/renderer.tsx#L4
'HTML5Backend' is defined but never used
|
eslint
Process completed with exit code 1.
|
eslint:
apps/web/src/pages/privacy.tsx#L95
Unexpected console statement
|
eslint:
apps/web/src/serlo-editor/plugins/fill-in-the-blanks-exercise/editor.tsx#L36
Unexpected 'todo' comment: 'TODO: Add button to toggle between...'
|
eslint:
apps/web/src/serlo-editor/plugins/fill-in-the-blanks-exercise/renderer.tsx#L13
Unexpected 'todo' comment: 'TODO: Copy of type in...'
|
eslint:
apps/web/src/serlo-editor/plugins/fill-in-the-blanks-exercise/renderer.tsx#L213
Unexpected 'todo' comment: 'TODO: Check answers in drag-and-drop...'
|