Skip to content

feat(bonsai-ui): migrate markets #5505

feat(bonsai-ui): migrate markets

feat(bonsai-ui): migrate markets #5505

Triggered via pull request January 29, 2025 22:45
Status Success
Total duration 2m 48s
Artifacts

commitlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/bonsai/rest/blockTradingRewards.ts#L23
Unnecessary conditional, the types have no overlap
lint: src/bonsai/rest/fills.ts#L19
Unnecessary conditional, the types have no overlap
lint: src/bonsai/rest/lib/useIndexer.ts#L31
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
lint: src/bonsai/rest/lib/useIndexer.ts#L56
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
lint: src/bonsai/rest/orders.ts#L21
Unnecessary conditional, the types have no overlap
lint: src/bonsai/rest/orders.ts#L44
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
lint: src/bonsai/rest/transfers.ts#L20
Unnecessary conditional, the types have no overlap
lint: src/bonsai/websocket/parentSubaccount.ts#L211
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