Replace existing Comm on open #67
Annotations
8 errors and 2 warnings
Lint the JavaScript codebase:
ipywidgets_bokeh/src/manager.ts#L197
Unexpected nullable object value in conditional. An explicit null check is required
|
Lint the JavaScript codebase:
ipywidgets_bokeh/src/manager.ts#L200
Expected indentation of 8 spaces but found 1 tab
|
Lint the JavaScript codebase:
ipywidgets_bokeh/src/manager.ts#L202
Expected indentation of 8 spaces but found 1 tab
|
Lint the JavaScript codebase
Process completed with exit code 1.
|
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
|
The logs for this run have expired and are no longer available.
Loading