Positions pricing #444
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.
|