Skip to content

#599 Improve invitation table pagination #256

#599 Improve invitation table pagination

#599 Improve invitation table pagination #256

Triggered via pull request October 22, 2024 15:14
Status Failure
Total duration 1m 3s
Artifacts

tests runner.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: src/components/InvitationDataPagination.tsx#L7
'tableLib' is missing in props validation
build: src/components/InvitationDataPagination.tsx#L7
'totalPages' is missing in props validation
build: src/components/InvitationDataPagination.tsx#L7
'pageSize' is missing in props validation
build: src/components/InvitationDataPagination.tsx#L7
'pageIndex' is missing in props validation
build: src/components/InvitationDataPagination.tsx#L7
'sizes' is missing in props validation
build: src/components/InvitationDataPagination.tsx#L12
'sizes.length' is missing in props validation
build: src/components/InvitationDataPagination.tsx#L21
'tableLib.previousPage' is missing in props validation
build: src/components/InvitationDataPagination.tsx#L31
'tableLib.nextPage' is missing in props validation
build: src/components/InvitationDataPagination.tsx#L53
'tableLib.setPageSize' is missing in props validation
build: src/components/InvitationDataPagination.tsx#L59
'sizes.map' is missing in props validation
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/