feat: add new question viewer #379
Annotations
10 errors and 1 warning
Code-Check:
libs/trpc/server/src/routers/containers/docs-router.ts#L21
Property 'parentId' does not exist on type 'Doc'. Did you mean 'parent'?
|
Code-Check:
libs/trpc/server/src/routers/containers/docs-router.ts#L22
Property 'parentId' does not exist on type 'Doc'. Did you mean 'parent'?
|
Code-Check:
libs/trpc/server/src/routers/containers/docs-router.ts#L27
Property 'learningObjectiveId' does not exist on type 'Doc'. Did you mean 'learningObjectives'?
|
Code-Check:
libs/trpc/server/src/routers/containers/docs-router.ts#L30
Property 'learningObjectiveId' does not exist on type 'Doc'. Did you mean 'learningObjectives'?
|
Code-Check:
libs/trpc/server/src/routers/containers/docs-router.ts#L35
Property 'learningObjectiveId' does not exist on type 'Doc'. Did you mean 'learningObjectives'?
|
Code-Check:
libs/trpc/server/src/routers/containers/docs-router.ts#L40
Property 'learningObjectiveId' does not exist on type 'Doc'. Did you mean 'learningObjectives'?
|
Code-Check:
libs/trpc/server/src/routers/containers/learning-objectives-router.ts#L40
Property 'variants' does not exist on type 'QuestionTemplate'. Did you mean 'variant'?
|
Code-Check:
libs/trpc/server/src/routers/pages/modules-pages-router.ts#L2
'"@chair-flight/core/question-bank"' has no exported member named 'questionBankResourceSchema'. Did you mean 'QuestionBankResource'?
|
Code-Check:
libs/trpc/server/src/routers/containers/docs-router.ts#L21
Property 'parentId' does not exist on type 'Doc'. Did you mean 'parent'?
|
Code-Check:
libs/trpc/server/src/routers/containers/docs-router.ts#L22
Property 'parentId' does not exist on type 'Doc'. Did you mean 'parent'?
|
Code-Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|