Replace existing Comm on open #68
Annotations
4 errors and 2 warnings
Build ipywidgets-bokeh JavaScript
Argument of type 'IComm | undefined' is not assignable to parameter of type 'IComm'.
|
Build ipywidgets-bokeh JavaScript
'comm' is possibly 'undefined'.
|
Build ipywidgets-bokeh JavaScript
Argument of type 'IComm | undefined' is not assignable to parameter of type 'IComm'.
|
Build ipywidgets-bokeh JavaScript
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: conda-incubator/setup-miniconda@v2, actions/checkout@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/.
|
Lint the JavaScript codebase:
ipywidgets_bokeh/src/manager.ts#L134
Unnecessary conditional, the types have no overlap
|
Loading