Skip to content

add fix for unmount change #54

add fix for unmount change

add fix for unmount change #54

Triggered via push August 28, 2023 06:48
Status Failure
Total duration 5m 15s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors
typescript: packages/rich-text-editor/src/Toolkit/plugins/LinkManager/LinkManager.tsx#L21
Cannot find module './types.d' or its corresponding type declarations.
typescript: packages/rich-text-editor/src/Toolkit/plugins/LinkManager/LinkManager.tsx#L22
Cannot find module './types.d' or its corresponding type declarations.
typescript: packages/rich-text-editor/src/Toolkit/plugins/LinkManager/components/LinkEditor/LinkEditor.tsx#L2
Cannot find module '../../types.d' or its corresponding type declarations.
typescript: packages/rich-text-editor/src/Toolkit/plugins/LinkManager/components/LinkPopover/LinkPopover.tsx#L9
Cannot find module '../../types' or its corresponding type declarations.
typescript: packages/rich-text-editor/src/Toolkit/plugins/LinkManager/components/LinkPopover/Positioner.tsx#L4
Cannot find module '../../types.d' or its corresponding type declarations.
typescript
Process completed with exit code 2.
prettier
Process completed with exit code 1.
eslint: packages/rich-text-editor/src/Toolkit/commands/fixtures/helpers.ts#L13
Use of DOM global 'document' is forbidden in module scope
eslint: packages/rich-text-editor/src/Toolkit/commands/fixtures/helpers.ts#L29
'index' is defined but never used. Allowed unused args must match /^_/u
eslint: packages/rich-text-editor/src/Toolkit/commands/fixtures/helpers.ts#L31
Unexpected empty generator method
eslint: packages/rich-text-editor/src/Toolkit/commands/getMarkRange.ts#L21
'mark' is already declared in the upper scope on line 21 column 9
eslint: packages/rich-text-editor/src/Toolkit/commands/listIsActive.ts#L5
Missing return type on function
eslint: packages/rich-text-editor/src/Toolkit/commands/markIsActive.ts#L4
Missing return type on function
eslint: packages/rich-text-editor/src/Toolkit/commands/removeMark.spec.ts#L60
Prefer using one of the equality matchers instead
jest-react-16
Process completed with exit code 1.
jest-react-18
Process completed with exit code 1.
jest-react-17
Process completed with exit code 1.