Skip to content

fix: market loading using the wrong data source #5751

fix: market loading using the wrong data source

fix: market loading using the wrong data source #5751

Triggered via pull request March 10, 2025 18:48
Status Success
Total duration 3m 17s
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/nobleTransactionStoreEffect.ts#L68
Unnecessary conditional, the types have no overlap
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#L217
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
lint: src/components/Details.tsx#L224
Unnecessary conditional, value is always truthy