Skip to content

add a collaborative chat extension #53

add a collaborative chat extension

add a collaborative chat extension #53

Re-run triggered April 7, 2024 17:10
Status Failure
Total duration 5m 44s
Artifacts

check-release.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
check_release
Cannot find module 'chat-jupyter' or its corresponding type declarations.
check_release
Type 'CollaborativeChatWidget' does not satisfy the constraint 'IDocumentWidget<Widget, IModel>'.
check_release
Type 'CollaborativeChatModel' does not satisfy the constraint 'IModel'.
check_release
Type 'CollaborativeChatModel' does not satisfy the constraint 'IModel'.
check_release
Argument of type 'CollaborativeChatModelFactory' is not assignable to parameter of type 'ModelFactory'.
check_release
Argument of type 'ChatWidgetFactory' is not assignable to parameter of type 'WidgetFactory'.
check_release
Cannot find module 'chat-jupyter' or its corresponding type declarations.
check_release
Class 'CollaborativeChatModel' incorrectly implements interface 'IModel'.
check_release
Property 'isDisposed' does not exist on type 'CollaborativeChatModel'. Did you mean 'disposed'?
check_release
Property 'onMessage' does not exist on type 'CollaborativeChatModel'.
check_release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@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/.