Replace existing Comm on open #68
Annotations
12 errors and 6 warnings
test (ubuntu-latest, 18.x)
Argument of type 'IComm | undefined' is not assignable to parameter of type 'IComm'.
|
test (ubuntu-latest, 18.x)
'comm' is possibly 'undefined'.
|
test (ubuntu-latest, 18.x)
Argument of type 'IComm | undefined' is not assignable to parameter of type 'IComm'.
|
test (ubuntu-latest, 18.x)
Process completed with exit code 2.
|
test (macos-latest, 18.x)
Argument of type 'IComm | undefined' is not assignable to parameter of type 'IComm'.
|
test (macos-latest, 18.x)
'comm' is possibly 'undefined'.
|
test (macos-latest, 18.x)
Argument of type 'IComm | undefined' is not assignable to parameter of type 'IComm'.
|
test (macos-latest, 18.x)
Process completed with exit code 2.
|
test (windows-latest, 18.x)
Argument of type 'IComm | undefined' is not assignable to parameter of type 'IComm'.
|
test (windows-latest, 18.x)
'comm' is possibly 'undefined'.
|
test (windows-latest, 18.x)
Argument of type 'IComm | undefined' is not assignable to parameter of type 'IComm'.
|
test (windows-latest, 18.x)
Process completed with exit code 2.
|
test (ubuntu-latest, 18.x)
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/.
|
test (ubuntu-latest, 18.x):
ipywidgets_bokeh/src/manager.ts#L134
Unnecessary conditional, the types have no overlap
|
test (macos-latest, 18.x)
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/.
|
test (macos-latest, 18.x):
ipywidgets_bokeh/src/manager.ts#L134
Unnecessary conditional, the types have no overlap
|
test (windows-latest, 18.x)
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/.
|
test (windows-latest, 18.x):
ipywidgets_bokeh/src/manager.ts#L134
Unnecessary conditional, the types have no overlap
|