add a collaborative chat extension #53
check-release.yml
on: pull_request
check_release
5m 34s
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/.
|