Daily Tests #12
daily_tests.yml
on: schedule
Matrix: ExampleDataCache / run
Matrix: BuildTests / run
Matrix: DevTests / run
Matrix: LiveServices / run
Matrix: ExampleDataTests / run
NotifyOnAnyFailure
4s
Annotations
63 errors and 24 warnings
tests/e2e/tutorial.test.ts > E2E Test > Create tutorial dataset:
tests/e2e/utils.ts#L43
Error: <h4 style="margin: 0;">Request to data/generate failed</h4><small>ModuleNotFoundError</small><p>No module named 'spikeinterface'</p>
http://localhost:5173/core/components/pages/guided-mode/options/utils.js:91:23
async run (http://localhost:5173/core/components/pages/guided-mode/options/utils.js:78:21)
async SettingsPage.generateTestData (http://localhost:5173/core/components/pages/settings/SettingsPage.js:182:13)
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/tutorial.test.ts:55:28
❯ <anonymous> ../../../../../core/components/pages/guided-mode/options/utils.js:90:22
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Create new pipeline by specifying a name:
tests/e2e/utils.ts#L53
AssertionError: expected 'details' to be null // Object.is equality
- Expected:
null
+ Received:
"details"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:99:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the pre-form workflow page:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'updateData')
❯ evaluate evaluate at Module.evaluate (/home/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:5:14
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:127:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify data formats:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'onClick')
❯ evaluate evaluate at Module.evaluate (/home/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:21
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:150:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify source data information:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading '0')
❯ evaluate evaluate at Module.evaluate (/home/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:32
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:329:7
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review metadata:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading '0')
❯ evaluate evaluate at Module.evaluate (/home/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:41
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:365:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review NWB Inspector output:
tests/e2e/workflow.ts#L433
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/e2e/workflow.ts:433:23
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review Neurosift visualization:
tests/e2e/utils.ts#L53
AssertionError: expected 'conversion' to be null // Object.is equality
- Expected:
null
+ Received:
"conversion"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:441:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the conversion results:
tests/e2e/utils.ts#L53
AssertionError: expected '' to be null // Object.is equality
- Expected:
null
+ Received:
""
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:454:10
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Ensure there is one completed pipeline:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of null (reading 'children')
❯ evaluate evaluate at Module.evaluate (/home/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:0:66
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/tutorial.test.ts:86:28
|
tests/e2e/tutorial.test.ts > E2E Test > Create tutorial dataset:
tests/e2e/utils.ts#L43
Error: <h4 style="margin: 0;">Request to data/generate failed</h4><small>ModuleNotFoundError</small><p>No module named 'spikeinterface'</p>
http://localhost:5173/core/components/pages/guided-mode/options/utils.js:91:23
async run (http://localhost:5173/core/components/pages/guided-mode/options/utils.js:78:21)
async SettingsPage.generateTestData (http://localhost:5173/core/components/pages/settings/SettingsPage.js:182:13)
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/tutorial.test.ts:55:28
❯ <anonymous> ../../../../../core/components/pages/guided-mode/options/utils.js:90:22
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Create new pipeline by specifying a name:
tests/e2e/utils.ts#L53
AssertionError: expected 'details' to be null // Object.is equality
- Expected:
null
+ Received:
"details"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:99:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the pre-form workflow page:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'updateData')
❯ evaluate evaluate at Module.evaluate (/home/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:5:14
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:127:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify data formats:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'onClick')
❯ evaluate evaluate at Module.evaluate (/home/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:21
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:150:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify source data information:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading '0')
❯ evaluate evaluate at Module.evaluate (/home/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:32
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:329:7
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review metadata:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading '0')
❯ evaluate evaluate at Module.evaluate (/home/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:41
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:365:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review NWB Inspector output:
tests/e2e/workflow.ts#L433
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/e2e/workflow.ts:433:23
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review Neurosift visualization:
tests/e2e/utils.ts#L53
AssertionError: expected 'conversion' to be null // Object.is equality
- Expected:
null
+ Received:
"conversion"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:441:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the conversion results:
tests/e2e/utils.ts#L53
AssertionError: expected '' to be null // Object.is equality
- Expected:
null
+ Received:
""
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:454:10
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Ensure there is one completed pipeline:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of null (reading 'children')
❯ evaluate evaluate at Module.evaluate (/home/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:0:66
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/tutorial.test.ts:86:28
|
BuildTests / macos-latest
Process completed with exit code 1.
|
tests/e2e/tutorial.test.ts > E2E Test > Create tutorial dataset:
tests/e2e/utils.ts#L43
Error: <h4 style="margin: 0;">Request to data/generate failed</h4><small>ModuleNotFoundError</small><p>No module named 'spikeinterface'</p>
http://localhost:5173/core/components/pages/guided-mode/options/utils.js:91:23
async run (http://localhost:5173/core/components/pages/guided-mode/options/utils.js:78:21)
async SettingsPage.generateTestData (http://localhost:5173/core/components/pages/settings/SettingsPage.js:182:13)
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/tutorial.test.ts:55:28
❯ <anonymous> ../../../../../core/components/pages/guided-mode/options/utils.js:90:22
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Create new pipeline by specifying a name:
tests/e2e/utils.ts#L53
AssertionError: expected 'details' to be null // Object.is equality
- Expected:
null
+ Received:
"details"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:99:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the pre-form workflow page:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'updateData')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:5:14
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:127:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify data formats:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'onClick')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:21
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:150:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify source data information:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading '0')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:32
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:329:7
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review metadata:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading '0')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:41
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:365:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review NWB Inspector output:
tests/e2e/workflow.ts#L433
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/e2e/workflow.ts:433:23
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review Neurosift visualization:
tests/e2e/utils.ts#L53
AssertionError: expected 'conversion' to be null // Object.is equality
- Expected:
null
+ Received:
"conversion"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:441:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the conversion results:
tests/e2e/utils.ts#L53
AssertionError: expected '' to be null // Object.is equality
- Expected:
null
+ Received:
""
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:454:10
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Ensure there is one completed pipeline:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of null (reading 'children')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:0:66
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/tutorial.test.ts:86:28
|
tests/e2e/tutorial.test.ts > E2E Test > Create tutorial dataset:
tests/e2e/utils.ts#L43
Error: <h4 style="margin: 0;">Request to data/generate failed</h4><small>ModuleNotFoundError</small><p>No module named 'spikeinterface'</p>
http://localhost:5173/core/components/pages/guided-mode/options/utils.js:91:23
async run (http://localhost:5173/core/components/pages/guided-mode/options/utils.js:78:21)
async SettingsPage.generateTestData (http://localhost:5173/core/components/pages/settings/SettingsPage.js:182:13)
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/tutorial.test.ts:55:28
❯ <anonymous> ../../../../../core/components/pages/guided-mode/options/utils.js:90:22
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Create new pipeline by specifying a name:
tests/e2e/utils.ts#L53
AssertionError: expected 'details' to be null // Object.is equality
- Expected:
null
+ Received:
"details"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:99:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the pre-form workflow page:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'updateData')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:5:14
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:127:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify data formats:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'onClick')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:21
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:150:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify source data information:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading '0')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:32
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:329:7
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review metadata:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading '0')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:41
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:365:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review NWB Inspector output:
tests/e2e/workflow.ts#L433
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/e2e/workflow.ts:433:23
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review Neurosift visualization:
tests/e2e/utils.ts#L53
AssertionError: expected 'conversion' to be null // Object.is equality
- Expected:
null
+ Received:
"conversion"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:441:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the conversion results:
tests/e2e/utils.ts#L53
AssertionError: expected '' to be null // Object.is equality
- Expected:
null
+ Received:
""
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:454:10
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Ensure there is one completed pipeline:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of null (reading 'children')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:0:66
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/tutorial.test.ts:86:28
|
tests/e2e/tutorial.test.ts > E2E Test > Create tutorial dataset:
tests/e2e/utils.ts#L43
Error: <h4 style="margin: 0;">Request to data/generate failed</h4><small>ModuleNotFoundError</small><p>No module named 'spikeinterface'</p>
http://localhost:5173/core/components/pages/guided-mode/options/utils.js:91:23
async run (http://localhost:5173/core/components/pages/guided-mode/options/utils.js:78:21)
async SettingsPage.generateTestData (http://localhost:5173/core/components/pages/settings/SettingsPage.js:182:13)
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/tutorial.test.ts:55:28
❯ <anonymous> ../../../../../core/components/pages/guided-mode/options/utils.js:90:22
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Create new pipeline by specifying a name:
tests/e2e/utils.ts#L53
AssertionError: expected 'details' to be null // Object.is equality
- Expected:
null
+ Received:
"details"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:99:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the pre-form workflow page:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'updateData')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:5:14
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:127:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify data formats:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'onClick')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:21
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:150:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify source data information:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading '0')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:32
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:329:7
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review metadata:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading '0')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:41
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:365:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review NWB Inspector output:
tests/e2e/workflow.ts#L433
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/e2e/workflow.ts:433:23
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review Neurosift visualization:
tests/e2e/utils.ts#L53
AssertionError: expected 'conversion' to be null // Object.is equality
- Expected:
null
+ Received:
"conversion"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:441:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the conversion results:
tests/e2e/utils.ts#L53
AssertionError: expected '' to be null // Object.is equality
- Expected:
null
+ Received:
""
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:454:10
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Ensure there is one completed pipeline:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of null (reading 'children')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:0:66
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/tutorial.test.ts:86:28
|
BuildTests / macos-13
Process completed with exit code 1.
|
BuildTests / windows-latest
Process completed with exit code 1.
|
tests/e2e/tutorial.test.ts > E2E Test > Create tutorial dataset:
tests/e2e/utils.ts#L43
Error: <h4 style="margin: 0;">Request to data/generate failed</h4><small>ModuleNotFoundError</small><p>No module named 'spikeinterface'</p>
http://localhost:5173/core/components/pages/guided-mode/options/utils.js:91:23
async run (http://localhost:5173/core/components/pages/guided-mode/options/utils.js:78:21)
async SettingsPage.generateTestData (http://localhost:5173/core/components/pages/settings/SettingsPage.js:182:13)
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/tutorial.test.ts:55:28
❯ <anonymous> ../../../../../core/components/pages/guided-mode/options/utils.js:90:22
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Create new pipeline by specifying a name:
tests/e2e/utils.ts#L53
AssertionError: expected 'details' to be null // Object.is equality
- Expected:
null
+ Received:
"details"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:99:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the pre-form workflow page:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'updateData')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:5:14
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:127:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify data formats:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading 'onClick')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:21
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:150:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Specify source data information:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading '0')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:32
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:329:7
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review metadata:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of undefined (reading '0')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:3:41
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/workflow.ts:365:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review NWB Inspector output:
tests/e2e/workflow.ts#L433
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ tests/e2e/workflow.ts:433:23
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Review Neurosift visualization:
tests/e2e/utils.ts#L53
AssertionError: expected 'conversion' to be null // Object.is equality
- Expected:
null
+ Received:
"conversion"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:441:5
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > View the conversion results:
tests/e2e/utils.ts#L53
AssertionError: expected '' to be null // Object.is equality
- Expected:
null
+ Received:
""
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:454:10
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Complete a single-session workflow > Ensure there is one completed pipeline:
tests/e2e/utils.ts#L43
TypeError: Cannot read properties of null (reading 'children')
❯ evaluate evaluate at Module.evaluate (/Users/runner/work/nwb-guide/nwb-guide/tests/e2e/utils.ts:39:81), <anonymous>:0:66
❯ ExecutionContext.#evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:304:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:157:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:143:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:478:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2208:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/tutorial.test.ts:86:28
|
ExampleDataCache / ubuntu-latest
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/
|
ExampleDataCache / ubuntu-latest
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/
|
ExampleDataCache / ubuntu-latest
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/
|
ExampleDataCache / windows-latest
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/
|
ExampleDataCache / windows-latest
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/
|
ExampleDataCache / windows-latest
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/
|
ExampleDataCache / macos-13
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/
|
ExampleDataCache / macos-13
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/
|
ExampleDataCache / macos-13
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/
|
ExampleDataCache / macos-latest
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/
|
ExampleDataCache / macos-latest
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/
|
ExampleDataCache / macos-latest
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/
|
ExampleDataTests / ubuntu-latest
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/
|
ExampleDataTests / ubuntu-latest
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/
|
ExampleDataTests / ubuntu-latest
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/
|
ExampleDataTests / windows-latest
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/
|
ExampleDataTests / windows-latest
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/
|
ExampleDataTests / windows-latest
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/
|
ExampleDataTests / macos-latest
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/
|
ExampleDataTests / macos-latest
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/
|
ExampleDataTests / macos-latest
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/
|
ExampleDataTests / macos-13
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/
|
ExampleDataTests / macos-13
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/
|
ExampleDataTests / macos-13
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-pipelines-screenshots-macos-13
Expired
|
5.59 MB |
|
test-pipelines-screenshots-macos-latest
Expired
|
5.6 MB |
|
test-pipelines-screenshots-ubuntu-latest
Expired
|
5.16 MB |
|
test-pipelines-screenshots-windows-latest
Expired
|
4.43 MB |
|
test-screenshots-macos-13
Expired
|
1.65 MB |
|
test-screenshots-macos-latest
Expired
|
1.65 MB |
|
test-screenshots-ubuntu-latest
Expired
|
1.51 MB |
|