Skip to content

Positions pricing

Positions pricing #444

Triggered via pull request January 6, 2025 13:25
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint: src/pages/trade/ui/positions.tsx#L158
Argument of type 'Map<PositionId, Position> | {}' is not assignable to parameter of type 'Map<PositionId, Position>'.
Lint: src/pages/trade/ui/positions.tsx#L261
Type 'Element' is not assignable to type 'string'.
Lint: src/pages/trade/ui/positions.tsx#L282
Type '{ as: string; valueView: ValueView; trailingZeros: true; density: "slim"; }' is not assignable to type 'IntrinsicAttributes & ValueViewComponentProps<"default">'.
Lint: src/shared/math/position.ts#L1
'Metadata' is declared but its value is never read.
Lint
Process completed with exit code 2.