Skip to content

10/21 Tweaks

10/21 Tweaks #252

Triggered via pull request October 21, 2024 18:28
Status Failure
Total duration 2m 38s
Artifacts

ci.yml

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

Annotations

5 errors
Build
api#build: command (/home/runner/work/play-money/play-money/apps/api) /opt/hostedtoolcache/node/20.18.0/x64/bin/npm run build exited (1)
Build
Process completed with exit code 1.
Check types, lint, and tests
Type 'NextResponse<({ parent: { id: string; content: string; createdAt: Date; updatedAt: Date | null; edited: boolean; authorId: string; parentId: string | null; hidden: boolean; entityType: CommentEntityType; entityId: string; } | null; } & { ...; }) | undefined>' is not assignable to type 'SchemaResponse<ZodObject<{ error: ZodString; }, "strip", ZodTypeAny, { error: string; }, { error: string; }> | ZodObject<{ entityType: ZodEnum<["MARKET", "LIST"]>; ... 8 more ...; entityId: ZodString; }, "strip", ZodTypeAny, { ...; }, { ...; }>>'.
Check types, lint, and tests
api#type-check: command (/home/runner/work/play-money/play-money/apps/api) /opt/hostedtoolcache/node/20.18.0/x64/bin/npm run type-check exited (2)
Check types, lint, and tests
Process completed with exit code 2.