Skip to content

Use routed pagination for organization elections #159

Use routed pagination for organization elections

Use routed pagination for organization elections #159

Triggered via pull request July 5, 2024 08:14
Status Failure
Total duration 35s
Artifacts

netlify.yml

on: pull_request
build-dev-explorer
27s
build-dev-explorer
build-stg-explorer
22s
build-stg-explorer
Fit to window
Zoom out
Zoom in

Annotations

12 errors
build-stg-explorer: src/components/Organizations/Card.tsx#L43
Argument of type '{ pid: string; }' is not assignable to parameter of type '{ page: string | null; pid: string | null; }'.
build-stg-explorer: src/components/Organizations/Card.tsx#L58
Argument of type '{ pid: string; }' is not assignable to parameter of type '{ page: string | null; pid: string | null; }'.
build-stg-explorer: src/components/Organizations/Detail.tsx#L109
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
build-stg-explorer: src/components/Organizations/Detail.tsx#L109
'page' is possibly 'undefined'.
build-stg-explorer: src/components/Transactions/Detail.tsx#L124
Argument of type '{ pid: string; }' is not assignable to parameter of type '{ page: string | null; pid: string | null; }'.
build-stg-explorer
Process completed with exit code 2.
build-dev-explorer: src/components/Organizations/Card.tsx#L43
Argument of type '{ pid: string; }' is not assignable to parameter of type '{ page: string | null; pid: string | null; }'.
build-dev-explorer: src/components/Organizations/Card.tsx#L58
Argument of type '{ pid: string; }' is not assignable to parameter of type '{ page: string | null; pid: string | null; }'.
build-dev-explorer: src/components/Organizations/Detail.tsx#L109
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
build-dev-explorer: src/components/Organizations/Detail.tsx#L109
'page' is possibly 'undefined'.
build-dev-explorer: src/components/Transactions/Detail.tsx#L124
Argument of type '{ pid: string; }' is not assignable to parameter of type '{ page: string | null; pid: string | null; }'.
build-dev-explorer
Process completed with exit code 2.