build(deps-dev): Bump the storybook group across 1 directory with 13 updates #4178
build-and-test.yml
on: pull_request
run-checks
53s
Matrix: build-and-test
Annotations
4 errors and 2 warnings
run-checks:
src/components/Pagination/Pagination.stories.tsx#L5
Conversion of type '{ title: string; component: ({ pathname, totalPages, currentPage, className, maxSlots, onClickPrevious, onClickNext, onClickPageNumber, ...props }: PaginationProps & React.ClassAttributes<HTMLElement> & React.HTMLAttributes<HTMLElement>) => React.ReactElement<...>; argTypes: { ...; }; }' to type 'ComponentAnnotations<ReactRenderer, PaginationProps & ClassAttributes<HTMLElement> & HTMLAttributes<HTMLElement>>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
run-checks
Process completed with exit code 2.
|
Node 18 tests:
src/components/Pagination/Pagination.stories.tsx#L5
Conversion of type '{ title: string; component: ({ pathname, totalPages, currentPage, className, maxSlots, onClickPrevious, onClickNext, onClickPageNumber, ...props }: PaginationProps & React.ClassAttributes<HTMLElement> & React.HTMLAttributes<HTMLElement>) => React.ReactElement<...>; argTypes: { ...; }; }' to type 'ComponentAnnotations<ReactRenderer, PaginationProps & ClassAttributes<HTMLElement> & HTMLAttributes<HTMLElement>>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Node 18 tests
Process completed with exit code 2.
|
run-checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node 18 tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|