Fix issue1110#1115
Merged
Merged
Annotations
8 errors and 1 warning
|
Type check
Process completed with exit code 2.
|
|
Type check:
app/api/routes-f/stream/chat/subscribers-only/route.ts#L2
Cannot find module '../../_lib/validate' or its corresponding type declarations.
|
|
Type check:
app/api/routes-f/stream/chat/slow-mode/route.ts#L2
Cannot find module '../../_lib/validate' or its corresponding type declarations.
|
|
Type check:
app/api/routes-f/chat-reactions/route.ts#L2
Cannot find module '../../_lib/validate' or its corresponding type declarations.
|
|
Type check:
app/api/routes-f/ban-appeals/store.ts#L71
Type '{ appeal_id: string; viewer_id: string; message: string; status: AppealStatus; created_at: string; }[]' is not assignable to type 'PendingAppealSummary[]'.
|
|
Type check:
app/api/routes-f/activity/_lib/db.ts#L140
Argument of type '("tip_received" | "tip_sent" | "new_follower" | "stream_started" | "stream_ended" | "gift_received" | "gift_sent" | "recording_ready")[]' is not assignable to parameter of type 'Primitive'.
|
|
Type check:
app/api/routes-f/activity/_lib/db.ts#L102
Argument of type '("tip_received" | "tip_sent" | "new_follower" | "stream_started" | "stream_ended" | "gift_received" | "gift_sent" | "recording_ready")[]' is not assignable to parameter of type 'Primitive'.
|
|
Type check:
app/api/routes-f/activity/_lib/db.ts#L68
The left-hand side of an 'instanceof' expression must be of type 'any', an object type or a type parameter.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading