chore(bonsai-core): sync local address to store for use in bonsai #5233
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/orders.ts#L20
Unnecessary conditional, the types have no overlap
|
lint:
src/abacus-ts/rest/orders.ts#L43
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#L212
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
|
lint:
src/components/Details.tsx#L232
Unnecessary conditional, value is always truthy
|