fix(deps): update dependency react-markdown to v9 #3555
Annotations
3 errors and 1 warning
Test with Node v20 on ubuntu-latest:
src/components/commons/components/md-label/md-label.tsx#L25
Type 'ExoticComponent<{ children?: ReactNode; }>' is not assignable to type 'keyof IntrinsicElements | Component<ClassAttributes<HTMLParagraphElement> & HTMLAttributes<HTMLParagraphElement> & ExtraProps> | undefined'.
|
Test with Node v20 on ubuntu-latest:
src/components/commons/components/md-label/md-label.tsx#L39
Type '{ p: ExoticComponent<{ children?: ReactNode; }>; br: "br"; a: (props: ClassAttributes<HTMLAnchorElement> & AnchorHTMLAttributes<HTMLAnchorElement> & ExtraProps) => Element; }' is not assignable to type 'Partial<Components>'.
|
Test with Node v20 on ubuntu-latest
Process completed with exit code 2.
|
Test with Node v20 on ubuntu-latest
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|