Update to JupyterLab 4 #148
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'.
|