Skip to content

ui: display relevant accounts #371

ui: display relevant accounts

ui: display relevant accounts #371

Triggered via pull request December 11, 2024 08:34
@TalDereiTalDerei
synchronize #202
sub-accounts
Status Failure
Total duration 1m 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Lint: src/pages/inspect/ui/search.tsx#L39
Type '{ children: Element; medium: true; }' is not assignable to type 'IntrinsicAttributes & DensityProps'.
Lint: src/pages/trade/ui/form-tabs.tsx#L21
Type '{ children: Element; medium: true; }' is not assignable to type 'IntrinsicAttributes & DensityProps'.
Lint: src/pages/trade/ui/history-tabs.tsx#L21
Type '{ children: Element; medium: true; }' is not assignable to type 'IntrinsicAttributes & DensityProps'.
Lint: src/pages/trade/ui/positions.tsx#L203
Type '{ children: Element; medium: true; }' is not assignable to type 'IntrinsicAttributes & DensityProps'.
Lint: src/pages/trade/ui/route-tabs.tsx#L20
Type '{ children: Element; medium: true; }' is not assignable to type 'IntrinsicAttributes & DensityProps'.
Lint: src/pages/trade/ui/trades-tabs.tsx#L29
Type '{ children: Element; medium: true; }' is not assignable to type 'IntrinsicAttributes & DensityProps'.
Lint
Process completed with exit code 2.