Skip to content

fix(bonsai-core): retry channels who fail initial subscription #5286

fix(bonsai-core): retry channels who fail initial subscription

fix(bonsai-core): retry channels who fail initial subscription #5286

Triggered via pull request January 8, 2025 20:51
Status Success
Total duration 3m 13s
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#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#L229
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