Skip to content

add return types and fix type errors #55

add return types and fix type errors

add return types and fix type errors #55

Triggered via push August 29, 2023 06:37
Status Failure
Total duration 2m 54s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
prettier
Process completed with exit code 1.
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/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.
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.