Skip to content

Update to JupyterLab 4.1 #1878

Update to JupyterLab 4.1

Update to JupyterLab 4.1 #1878

Triggered via pull request October 9, 2023 07:31
Status Failure
Total duration 4m 59s
Artifacts

check-release.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.