add pagination for workflows #2932
Annotations
10 errors and 3 warnings
|
|
|
lint:
frontend/app/src/components/molecules/data-table/data-table-pagination.tsx#L39
Replace `··········` with `············`
|
|
|
lint:
frontend/app/src/components/molecules/data-table/data-table.tsx#L264
Replace `·table={table}·onSetPageSize={onSetPageSize}·showSelectedRows={showSelectedRows}` with `⏎··········table={table}⏎··········onSetPageSize={onSetPageSize}⏎··········showSelectedRows={showSelectedRows}⏎·······`
|
lint:
frontend/app/src/pages/main/events/index.tsx#L317
Replace `limit:·200` with `·limit:·200·`
|
lint:
frontend/app/src/pages/main/recurring/components/recurring-table.tsx#L160
Replace `limit:·200` with `·limit:·200·`
|
lint:
frontend/app/src/pages/main/scheduled-runs/components/scheduled-runs-table.tsx#L202
Replace `limit:·200` with `·limit:·200·`
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
frontend/app/src/pages/main/workflows/components/workflow-table.tsx#L87
React Hook useMemo has a missing dependency: 'listWorkflowQuery.data?.pagination?.num_pages'. Either include it or remove the dependency array
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|