chore: upgrade to ai SDK v4 #1537
Annotations
11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
packages/db/client/index.ts#L29
'extendedPrisma' is assigned a value but only used as a type
|
lint:
packages/db/prisma/seed.ts#L32
Unexpected console statement
|
lint:
packages/db/prisma/seed.ts#L44
Unexpected console statement
|
lint:
packages/db/prisma/seed/lessons.ts#L8
Async function 'processGraphQLLesson' has no 'await' expression
|
lint:
packages/db/prisma/seed/lessons.ts#L19
Async function 'seedLessons' has no 'await' expression
|
lint:
packages/db/prisma/seed/lessons.ts#L30
Async function 'getLessonBatch' has no 'await' expression
|
lint:
packages/db/prisma/zod-schemas/answersanddistractorsforjudgement.ts#L2
Imports "CompleteQuizQuestion", "CompletePrompt", "CompleteComparativeJudgement", "CompleteComparativeJudgementResult" and "CompleteComparativeJudgementFlag" are only used as type
|
lint:
packages/db/prisma/zod-schemas/app.ts#L2
Imports "CompletePrompt", "CompleteAppSession" and "CompleteStatistics" are only used as type
|
lint:
packages/db/prisma/zod-schemas/appsession.ts#L2
Imports "CompleteApp", "CompleteUserTweak", "CompleteReGeneration", "CompleteGenerationUserFlag" and "CompleteModeration" are only used as type
|
lint:
packages/db/prisma/zod-schemas/comparativejudgement.ts#L2
Imports "CompleteQuestionsForJudgement", "CompleteAnswersAndDistractorsForJudgement", "CompleteComparativeJudgementResult" and "CompleteComparativeJudgementFlag" are only used as type
|