Updated docs #248
Annotations
2 errors and 1 warning
specs/aiChat/options/js/personaOptions-assistant.spec.ts > createAiChat() + personaOptions + assistant > When the assistant persona is set with image URL and name > When the assistant avatar is updated > Should update the assistant persona photo:
specs/specs/aiChat/options/js/personaOptions-assistant.spec.ts#L179
AssertionError: expected <div …(2)></div> to have a length of 2 but got 1
- Expected
+ Received
- 2
+ 1
❯ specs/aiChat/options/js/personaOptions-assistant.spec.ts:179:46
|
build (20.x)
Process completed with exit code 1.
|
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|