Use existing server settings when creating the ConfigSection
#214
build.yml
on: pull_request
build
1m 27s
Check Links
1m 6s
Matrix: Integration tests for JupyterLab
Annotations
7 errors and 2 warnings
jupyterlab-tour:plugin › activation › should create add-tour command:
src/plugin.tsx#L65
TypeError: Cannot read properties of undefined (reading 'serverSettings')
at Object.serverSettings [as activate] (src/plugin.tsx:65:36)
at Object.<anonymous> (src/__tests__/plugin.spec.ts:92:18)
|
jupyterlab-tour:plugin › commands › jupyterlab-tour:add › should add a tour command:
src/plugin.tsx#L65
TypeError: Cannot read properties of undefined (reading 'serverSettings')
at Object.serverSettings [as activate] (src/plugin.tsx:65:36)
at Object.<anonymous> (src/__tests__/plugin.spec.ts:102:36)
|
jupyterlab-tour:user-tours › activation › should have userTours:
src/plugin.tsx#L65
TypeError: Cannot read properties of undefined (reading 'serverSettings')
at Object.serverSettings [as activate] (src/plugin.tsx:65:36)
at Object.<anonymous> (src/__tests__/plugin.spec.ts:121:34)
|
jupyterlab-tour:user-tours › settings › should react to settings:
src/plugin.tsx#L65
TypeError: Cannot read properties of undefined (reading 'serverSettings')
at Object.serverSettings [as activate] (src/plugin.tsx:65:36)
at Object.<anonymous> (src/__tests__/plugin.spec.ts:136:34)
|
jupyterlab-tour:notebook-tours › activation › should activate:
src/plugin.tsx#L65
TypeError: Cannot read properties of undefined (reading 'serverSettings')
at Object.serverSettings [as activate] (src/plugin.tsx:65:36)
at Object.<anonymous> (src/__tests__/plugin.spec.ts:156:34)
|
jupyterlab-tour:default-tours › activation › should activate:
src/plugin.tsx#L65
TypeError: Cannot read properties of undefined (reading 'serverSettings')
at Object.serverSettings [as activate] (src/plugin.tsx:65:36)
at Object.<anonymous> (src/__tests__/plugin.spec.ts:192:34)
|
build
Process completed with exit code 1.
|
Check Links
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@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/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@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/.
|