Skip to content

Implement Pagination and Socials #151

Implement Pagination and Socials

Implement Pagination and Socials #151

Triggered via pull request September 4, 2024 08:17
Status Failure
Total duration 37s
Artifacts

ci.yaml

on: pull_request
cache-and-install
28s
cache-and-install
Fit to window
Zoom out
Zoom in

Annotations

2 errors
cache-and-install: src/components/pagination/WPagination.stories.ts#L25
Object literal may only specify known properties, and 'total' does not exist in type 'Partial<{ readonly page: number; readonly "onUpdate:page"?: ((page: number) => any) | undefined; key?: PropertyKey | undefined; ref?: VNodeRef | undefined; ref_for?: boolean | undefined; ... 8 more ...; style?: unknown; }> & { ...; }'.
cache-and-install
Process completed with exit code 1.