Update to JupyterLab 4.1 #1878
check-release.yml
on: pull_request
check_release
4m 49s
Annotations
10 errors
check_release
Class 'RenderedCommon' incorrectly implements interface 'IRenderer'.
|
check_release
Property 'currentWidget' in type 'NotebookShell' is not assignable to the same property in base type 'IShell'.
|
check_release
Property 'add' in type 'NotebookShell' is not assignable to the same property in base type 'IShell'.
|
check_release
Property 'widgets' in type 'NotebookShell' is not assignable to the same property in base type 'IShell'.
|
check_release
Type 'INotebookShell' does not satisfy the constraint 'IShell'.
|
check_release
Argument of type 'import("/home/runner/work/notebook/notebook/.jupyter_releaser_checkout/node_modules/@jupyterlab/rendermime-interfaces/lib/index").IRenderMime.IExtensionModule[]' is not assignable to parameter of type 'import("/home/runner/work/notebook/notebook/.jupyter_releaser_checkout/node_modules/@jupyterlab/translation/node_modules/@jupyterlab/rendermime-interfaces/lib/index").IRenderMime.IExtensionModule[]'.
|
check_release
Argument of type 'JupyterFrontEndPlugin<any>' is not assignable to parameter of type 'IPlugin<this, any>'.
|
check_release
Type 'INotebookShell' does not satisfy the constraint 'IShell'.
|
check_release
Class 'RenderedCommon' incorrectly implements interface 'IRenderer'.
|
check_release
Process completed with exit code 1.
|