SparkMonitor: update to Lab 4 #22
Annotations
4 errors and 2 warnings
build:
src/lab-extension/jupyterlab-sparkmonitor.ts#L20
Replace `private·notebookPanel:·NotebookPanel,·private·notebookStore:·NotebookStore` with `⏎········private·notebookPanel:·NotebookPanel,⏎········private·notebookStore:·NotebookStore,⏎····`
|
build:
src/notebook-extension/jupyter-notebook-monitor.ts#L66
ReactDOM.render is deprecated since React 18.0.0, use createRoot instead, see https://reactjs.org/link/switch-to-createroot
|
build:
src/store/cell.ts#L12
Replace `public·cellId:·string,·private·notebookStore:·NotebookStore` with `⏎········public·cellId:·string,⏎········private·notebookStore:·NotebookStore,⏎····`
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|