Skip to content

9/19 Tweaks

9/19 Tweaks #215

Triggered via pull request September 20, 2024 00:23
Status Failure
Total duration 2m 34s
Artifacts

ci.yml

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

Annotations

4 errors
Check types, lint, and tests
Type '{ market: ExtendedMarket; isResolved: false; activeOptionId: string; }' is not assignable to type 'Partial<{ market: { id: string; createdAt: Date; updatedAt: Date; question: string; description: string; slug: string; closeDate: Date | null; resolvedAt: Date | null; ... 7 more ...; liquidityCount: number | null; } & { ...; }; isTradable: boolean; isResolved: boolean; activeOptionId: string; onTradeComplete?: (() ...'.
Check types, lint, and tests
Type '{ market: ExtendedMarket; isResolved: false; activeOptionId: string; }' is not assignable to type 'Partial<{ market: { id: string; createdAt: Date; updatedAt: Date; question: string; description: string; slug: string; closeDate: Date | null; resolvedAt: Date | null; ... 7 more ...; liquidityCount: number | null; } & { ...; }; isTradable: boolean; isResolved: boolean; activeOptionId: string; onTradeComplete?: (() ...'.
Check types, lint, and tests
@play-money/quests#type-check: command (/home/runner/work/play-money/play-money/packages/quests) /opt/hostedtoolcache/node/20.17.0/x64/bin/npm run type-check exited (2)
Check types, lint, and tests
Process completed with exit code 2.