refactor(ts): port the rest of the files this branch touches #1782
Annotations
4 warnings
|
run-tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/login-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
run-tests:
src/components/include/jupyterlite/BaseJupyterLiteComponent.tsx#L76
Unexpected any. Specify a different type
|
|
run-tests:
src/components/include/jupyterlite/BaseJupyterLiteComponent.tsx#L68
Unexpected any. Specify a different type
|
|
run-tests:
src/components/include/jupyterlite/BaseJupyterLiteComponent.tsx#L39
'prevState' is defined but never used
|