Skip to content

feat: new question format and provider #375

feat: new question format and provider

feat: new question format and provider #375

Triggered via push February 6, 2024 10:33
Status Failure
Total duration 2m 52s
Artifacts

code-check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Code-Check: libs/core/github/src/entities/question-edit.ts#L3
'"@chair-flight/core/question-bank"' has no exported member named 'questionBankQuestionSchema'. Did you mean 'questionBankNameSchema'?
Code-Check: libs/core/search/src/entities/question-search.ts#L7
'"@chair-flight/core/question-bank"' has no exported member named 'QuestionVariantId'. Did you mean 'QuestionVariant'?
Code-Check: libs/core/github/src/entities/question-edit.ts#L3
'"@chair-flight/core/question-bank"' has no exported member named 'questionBankQuestionSchema'. Did you mean 'questionBankNameSchema'?
Code-Check: libs/providers/github/src/functions/create-new-question-pr.ts#L12
Module '"@chair-flight/core/question-bank"' has no exported member 'QuestionBankQuestionTemplate'.
Code-Check: libs/providers/github/src/functions/create-new-question-pr.ts#L93
'requestData' is possibly 'undefined'.
Code-Check: libs/providers/github/src/functions/create-new-question-pr.ts#L95
'requestData' is possibly 'undefined'.
Code-Check: libs/providers/github/src/functions/create-new-question-pr.ts#L103
'requestData' is possibly 'undefined'.
Code-Check: libs/providers/github/src/functions/create-new-question-pr.ts#L104
'requestData' is possibly 'undefined'.
Code-Check: libs/core/search/src/entities/question-search.ts#L7
'"@chair-flight/core/question-bank"' has no exported member named 'QuestionVariantId'. Did you mean 'QuestionVariant'?
Code-Check: libs/providers/search/src/question-bank/doc-search.ts#L55
Property 'subjectId' does not exist on type 'Doc'. Did you mean 'subject'?
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/.