Skip to content

Update to JupyterLab 4 #148

Update to JupyterLab 4

Update to JupyterLab 4 #148

Triggered via pull request December 6, 2023 12:36
Status Failure
Total duration 2m 14s
Artifacts

check-release.yml

on: pull_request
check_release
2m 3s
check_release
Fit to window
Zoom out
Zoom in

Annotations

10 errors
check_release
Subsequent variable declarations must have the same type. Variable 'require' must be of type 'Require', but here has type 'NodeRequire'.
check_release
Duplicate identifier 'Module'.
check_release
Module '"node:module"' has no exported member 'ImportAssertions'.
check_release
Duplicate identifier 'Module'.
check_release: src/index.ts#L121
Property 'value' does not exist on type 'IModel'.
check_release: src/index.ts#L123
Property 'value' does not exist on type 'IModel'.
check_release: src/index.ts#L192
Type 'IManager' is missing the following properties from type 'ServiceManager': _onConnectionFailure, _isDisposed, _readyPromise, _connectionFailure, _isReady
check_release: src/index.ts#L205
Type 'IManager' is not assignable to type 'ServiceManager'.
check_release: src/index.ts#L258
Argument of type 'unknown' is not assignable to parameter of type 'Error'.
check_release: src/loader.ts#L129
Argument of type 'unknown' is not assignable to parameter of type 'Error'.