Skip to content

Implement Pagination and Socials #150

Implement Pagination and Socials

Implement Pagination and Socials #150

Triggered via pull request September 3, 2024 16:46
Status Failure
Total duration 44s
Artifacts

ci.yaml

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

Annotations

2 errors
cache-and-install: src/components/pagination/WPagination.stories.ts#L28
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.