Sidebar RTL support #2
code-check.yml
on: pull_request
pnpm lint
3m 2s
pnpm format:check
49s
pnpm typecheck
1m 16s
Annotations
11 errors and 3 warnings
pnpm format:check
Process completed with exit code 1.
|
pnpm typecheck
Property 'direction' is missing in type '{ children: Element[]; className: string; }' but required in type 'CarouselProps'.
|
pnpm typecheck
Property 'direction' is missing in type '{ children: Element[]; setApi: Dispatch<SetStateAction<EmblaCarouselType | undefined>>; className: string; }' but required in type 'CarouselProps'.
|
pnpm typecheck
Property 'direction' is missing in type '{ children: Element[]; className: string; }' but required in type 'CarouselProps'.
|
pnpm typecheck
Property 'direction' is missing in type '{ children: Element[]; opts: { align: "start"; }; orientation: "vertical"; className: string; }' but required in type 'CarouselProps'.
|
pnpm typecheck
Property 'direction' is missing in type '{ children: Element[]; plugins: AutoplayType[]; className: string; onMouseEnter: () => void; onMouseLeave: () => void; }' but required in type 'CarouselProps'.
|
pnpm typecheck
Property 'direction' is missing in type '{ children: Element[]; opts: { align: "start"; }; className: string; }' but required in type 'CarouselProps'.
|
pnpm typecheck
Property 'direction' is missing in type '{ children: Element[]; className: string; }' but required in type 'CarouselProps'.
|
pnpm typecheck
Property 'direction' is missing in type '{ children: Element[]; className: string; }' but required in type 'CarouselProps'.
|
pnpm typecheck
Property 'direction' is missing in type '{ children: Element[]; setApi: Dispatch<SetStateAction<EmblaCarouselType | undefined>>; className: string; }' but required in type 'CarouselProps'.
|
pnpm typecheck
Property 'direction' is missing in type '{ children: Element[]; className: string; }' but required in type 'CarouselProps'.
|
pnpm format:check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pnpm typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
pnpm lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|