Skip to content

Fix User Positions Pagination #299

Fix User Positions Pagination

Fix User Positions Pagination #299

Triggered via pull request February 3, 2025 04:36
Status Failure
Total duration 3m 2s
Artifacts

ci.yml

on: pull_request
Check types, lint, and tests
2m 5s
Check types, lint, and tests
Build
2m 55s
Build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Check types, lint, and tests
Type '({ market: { id: string; question: string; description: string; slug: string; closeDate: Date | null; resolvedAt: Date | null; canceledAt: Date | null; canceledById: string | null; ... 10 more ...; parentListId: string | null; }; account: { ...; } & { ...; }; option: { ...; }; } & { ...; })[]' is not assignable to type 'ExtendedMarketOptionPosition[]'.
Check types, lint, and tests
@play-money/finance#type-check: command (/home/runner/work/play-money/play-money/packages/finance) /opt/hostedtoolcache/node/20.18.2/x64/bin/npm run type-check exited (2)
Check types, lint, and tests
Process completed with exit code 2.