Skip to content

feat: bonsai all turned on #5224

feat: bonsai all turned on

feat: bonsai all turned on #5224

Triggered via pull request December 20, 2024 21:40
Status Failure
Total duration 2m 40s
Artifacts

commitlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
lint: src/abacus-ts/socketSelectors.ts#L23
'subaccount' is defined but never used. Allowed unused args must match /^_/u
lint: src/components/Table/MarketTableCell.tsx#L1
'@/abacus-ts/rawTypes' import is restricted from being used by a pattern
lint: src/hooks/useInitializePage.ts#L3
'@/abacus-ts/websocket/lib/indexerWebsocketManager' import is restricted from being used by a pattern
lint: src/lib/orders.ts#L1
'@/abacus-ts/calculators/orders' import is restricted from being used by a pattern
lint: src/lib/orders.ts#L2
'@/abacus-ts/rawTypes' import is restricted from being used by a pattern
lint: src/pages/portfolio/Portfolio.tsx#L3
'@/abacus-ts/selectors/account' import is restricted from being used by a pattern
lint: src/views/AccountInfo/AccountInfoSection.tsx#L1
'@/abacus-ts/selectors/account' import is restricted from being used by a pattern
lint: src/views/tables/FillsTable.tsx#L3
'@/abacus-ts/rawTypes' import is restricted from being used by a pattern
lint: src/views/tables/FillsTable.tsx#L4
'@/abacus-ts/selectors/account' import is restricted from being used by a pattern
lint: src/views/tables/FillsTable.tsx#L5
'@/abacus-ts/selectors/base' import is restricted from being used by a pattern
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