Skip to content

Sort the nodes table #5730

Sort the nodes table

Sort the nodes table #5730

Re-run triggered February 12, 2025 20:15
Status Failure
Total duration 5m 1s
Artifacts

nodejs.yml

on: pull_request
Matrix: build
Matrix: lint
Matrix: test
Matrix: typescript-check
Fit to window
Zoom out
Zoom in

Annotations

11 errors
build (18.12)
Process completed with exit code 1.
typescript-check (18.12): src/containers/Network/NodesTable.tsx#L168
Duplicate identifier 'returnValue'.
typescript-check (18.12): src/containers/Network/NodesTable.tsx#L169
Duplicate identifier 'returnValue'.
typescript-check (18.12): src/containers/Network/NodesTable.tsx#L168
Duplicate identifier 'returnValue'.
typescript-check (18.12): src/containers/Network/NodesTable.tsx#L170
Duplicate identifier 'returnValue'.
typescript-check (18.12): src/containers/Network/NodesTable.tsx#L117
Argument of type 'string' is not assignable to parameter of type 'SetStateAction<null>'.
typescript-check (18.12): src/containers/Network/NodesTable.tsx#L208
Expected 5 arguments, but got 3.
typescript-check (18.12): src/containers/Network/NodesTable.tsx#L215
Argument of type 'null' is not assignable to parameter of type 'string'.
typescript-check (18.12)
Process completed with exit code 1.
lint (18.12)
Process completed with exit code 1.
test (18.12)
Process completed with exit code 1.