feat: implement liquid staking delegation flow graph visualization (#62)#63
Open
rindicomfort wants to merge 1 commit into
Open
Annotations
4 errors and 11 warnings
|
Run Linter
Process completed with exit code 1.
|
|
Run Linter:
src/types/delegation.ts#L14
Unexpected any. Specify a different type
|
|
Run Linter:
src/services/liquidStakingService.ts#L143
'activeMockDelegators' is never reassigned. Use 'const' instead
|
|
Run Linter:
src/services/liquidStakingService.ts#L142
'activeMockEdges' is never reassigned. Use 'const' instead
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Linter
'minY' is assigned a value but never used
|
|
Run Linter:
src/components/canvas/DelegationFlowGraph.tsx#L527
'e' is defined but never used
|
|
Run Linter:
src/components/canvas/DelegationFlowGraph.tsx#L329
React Hook useEffect has a missing dependency: 'getNodeStake'. Either include it or remove the dependency array
|
|
Run Linter:
src/components/canvas/DelegationFlowGraph.tsx#L26
'error' is assigned a value but never used
|
|
Run Linter:
src/components/canvas/DelegationFlowGraph.tsx#L25
'loading' is assigned a value but never used
|
|
Run Linter:
src/components/canvas/DelegationFlowGraph.tsx#L8
'ValidatorStatus' is defined but never used
|
|
Run Linter:
src/components/canvas/DelegationFlowGraph.tsx#L8
'DelegationEdge' is defined but never used
|
|
Run Linter:
src/components/canvas/DelegationFlowGraph.tsx#L8
'DelegationNode' is defined but never used
|
|
Run Linter:
e2e/wallet-tests/walletFlows.spec.ts#L423
'originalGetPublicKey' is assigned a value but never used
|
|
Run Linter:
e2e/auth-challenge.spec.ts#L22
'AuthEvalResult' is defined but never used
|
background
wait
wait-all
cancel
parallel
Loading