Skip to content

fix: solve the problem that openai baseurl does not exist #3

fix: solve the problem that openai baseurl does not exist

fix: solve the problem that openai baseurl does not exist #3

Triggered via push September 29, 2025 04:07
Status Failure
Total duration 1m 27s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test: app/routes/api.chat.$action/fork.server.ts#L106
Parameter 'map' implicitly has an 'any' type.
Test: app/routes/api.chat.$action/fork.server.ts#L78
Parameter 'msg' implicitly has an 'any' type.
Test: app/routes/api.chat.$action/fork.server.ts#L60
Parameter 'msg' implicitly has an 'any' type.
Test: app/routes/api.chat.$action/fork.server.ts#L30
Parameter 'tx' implicitly has an 'any' type.
Test: app/lib/hooks/useChatHistory.ts#L43
Parameter 'message' implicitly has an 'any' type.
Test: app/lib/hooks/useChatDeployment.ts#L1
Module '"@prisma/client"' has no exported member 'Deployment'.
Test: app/lib/.server/prisma.ts#L2
Module '"@prisma/client"' has no exported member 'PrismaClient'.
Test: app/lib/.server/message.ts#L1
Module '"@prisma/client"' has no exported member 'Message'.
Test: app/lib/.server/chatUsage.ts#L143
Parameter 'record' implicitly has an 'any' type.
Test: app/components/chat/Chat.client.tsx#L59
Parameter 'm' implicitly has an 'any' type.