ConfirmDialog's openDialogCount FIX - #412
Merged
Jagadeeshftw merged 1 commit intoJul 27, 2026
Merged
Annotations
9 errors and 11 warnings
|
Lint
Process completed with exit code 1.
|
|
Lint:
vitest.setup.ts#L38
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
|
Lint:
src/components/SettlementDetail.test.tsx#L145
Unexpected any. Specify a different type
|
|
Lint:
src/components/MetricsBar.test.tsx#L64
Unexpected any. Specify a different type
|
|
Lint:
src/components/MetricsBar.test.tsx#L47
Unexpected any. Specify a different type
|
|
Lint:
src/components/MetricsBar.test.tsx#L34
Unexpected any. Specify a different type
|
|
Lint:
src/components/MetricsBar.test.tsx#L21
Unexpected any. Specify a different type
|
|
Lint:
src/components/AnchorDetail.test.tsx#L135
Unexpected any. Specify a different type
|
|
Lint:
src/components/AnchorDetail.test.tsx#L123
Unexpected any. Specify a different type
|
|
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/
|
|
Lint:
src/components/SettlementDetail.test.tsx#L12
'cancelSettlement' is defined but never used
|
|
Lint:
src/components/SettlementDetail.test.tsx#L8
'within' is defined but never used
|
|
Lint:
src/components/PoolsPanel.tsx#L36
The 'pools' conditional could make the dependencies of useMemo Hook (at line 47) change on every render. To fix this, wrap the initialization of 'pools' in its own useMemo() Hook
|
|
Lint:
src/components/PoolsPanel.tsx#L36
The 'pools' conditional could make the dependencies of useMemo Hook (at line 44) change on every render. To fix this, wrap the initialization of 'pools' in its own useMemo() Hook
|
|
Lint:
src/components/PoolsPanel.tsx#L36
The 'pools' conditional could make the dependencies of useMemo Hook (at line 43) change on every render. To fix this, wrap the initialization of 'pools' in its own useMemo() Hook
|
|
Lint:
src/components/PoolsPanel.test.tsx#L268
'tick' is assigned a value but never used
|
|
Lint:
src/components/AnchorsPanel.tsx#L124
'debouncedQuery' is assigned a value but never used
|
|
Lint:
src/components/AnchorsPanel.tsx#L32
'VALID_SORT_DIRECTIONS' is assigned a value but never used
|
|
Lint:
src/components/AnchorsPanel.tsx#L27
'VALID_SORT_KEYS' is assigned a value but never used
|
|
Lint:
src/components/AnchorsPanel.tsx#L23
'SortState' is defined but never used
|
background
wait
wait-all
cancel
parallel
Loading