Finish definition question variant #490
Annotations
2 errors and 1 warning
libs/providers/question-bank/src/provider/question-bank.test.ts > QuestionBank > QuestionBankType has correct config:
libs/providers/question-bank/src/provider/question-bank.test.ts#L38
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ libs/providers/question-bank/src/provider/question-bank.test.ts:38:56
|
code-check
Process completed with exit code 1.
|
code-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|