Skip to content

refactor: replace linaria with css modules #3446

refactor: replace linaria with css modules

refactor: replace linaria with css modules #3446

Triggered via pull request November 23, 2024 04:08
Status Failure
Total duration 58s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ci: src/features/media/gallery/actions/GalleryPostActions.tsx#L67
Type '{ children: Element[]; }' has no properties in common with type 'IntrinsicAttributes'.
ci: src/features/media/gallery/actions/GalleryPostActions.tsx#L69
Type '{ children: Element; withBg: true; }' is not assignable to type 'IntrinsicAttributes & BottomContainerActionsProps'.
ci: src/features/media/gallery/actions/ImageMoreActions.tsx#L25
Type '{ children: Element[]; }' has no properties in common with type 'IntrinsicAttributes'.
ci
Process completed with exit code 2.