Check for latest JupyterLab releases #50
upgrade_jupyterlab_dependencies.yml
on: schedule
check_for_lab_updates
23s
Annotations
10 errors and 2 warnings
check_for_lab_updates
Cannot find module 'commander' or its corresponding type declarations.
|
check_for_lab_updates
Cannot find module 'fs-extra' or its corresponding type declarations.
|
check_for_lab_updates
Cannot find module 'path' or its corresponding type declarations.
|
check_for_lab_updates
Cannot find module 'process' or its corresponding type declarations.
|
check_for_lab_updates
Cannot find module '@jupyterlab/buildutils' or its corresponding type declarations.
|
check_for_lab_updates
Cannot find module 'path' or its corresponding type declarations.
|
check_for_lab_updates
Cannot find module 'fs-extra' or its corresponding type declarations.
|
check_for_lab_updates
Cannot find module '@jupyterlab/buildutils' or its corresponding type declarations.
|
check_for_lab_updates
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
check_for_lab_updates
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
check_for_lab_updates
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check_for_lab_updates
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|