Skip to content

feat(withdraw-dialog): add queries and chain info #5307

feat(withdraw-dialog): add queries and chain info

feat(withdraw-dialog): add queries and chain info #5307

Triggered via pull request January 10, 2025 21:37
Status Success
Total duration 2m 47s
Artifacts

commitlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: src/abacus-ts/rest/blockTradingRewards.ts#L23
Unnecessary conditional, the types have no overlap
lint: src/abacus-ts/rest/fills.ts#L19
Unnecessary conditional, the types have no overlap
lint: src/abacus-ts/rest/lib/useIndexer.ts#L31
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
lint: src/abacus-ts/rest/lib/useIndexer.ts#L56
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
lint: src/abacus-ts/rest/orders.ts#L21
Unnecessary conditional, the types have no overlap
lint: src/abacus-ts/rest/orders.ts#L44
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
lint: src/abacus-ts/rest/transfers.ts#L20
Unnecessary conditional, the types have no overlap
lint: src/abacus-ts/websocket/parentSubaccount.ts#L234
Unnecessary conditional, the types have no overlap
lint: src/components/Button.tsx#L228
Unnecessary conditional, value is always truthy
lint: src/components/ComboboxMenu.tsx#L203
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined