chore: upstream sync #6
Annotations
10 warnings
|
lint:
src/components/Details.tsx#L229
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/Button.tsx#L295
Unnecessary conditional, value is always truthy
|
|
lint:
src/bonsai/websocket/parentSubaccount.ts#L224
Unnecessary conditional, the types have no overlap
|
|
lint:
src/bonsai/rest/transfers.ts#L24
Unnecessary conditional, the types have no overlap
|
|
lint:
src/bonsai/rest/orders.ts#L45
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
|
lint:
src/bonsai/rest/orders.ts#L24
Unnecessary conditional, the types have no overlap
|
|
lint:
src/bonsai/rest/lib/nobleTransactionStoreEffect.ts#L74
Unnecessary conditional, the types have no overlap
|
|
lint:
src/bonsai/rest/fills.ts#L22
Unnecessary conditional, the types have no overlap
|
|
lint:
src/bonsai/rest/blockTradingRewards.ts#L26
Unnecessary conditional, the types have no overlap
|