Skip to content

Restore windows pipelines #69

Restore windows pipelines

Restore windows pipelines #69

Triggered via pull request May 30, 2024 01:52
Status Failure
Total duration 24m 52s
Artifacts 7
Matrix: Data / run
Matrix: Build / run
Matrix: Dev / run
Matrix: Live / run
Matrix: Temp / run
Matrix: Pipelines / run
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 33 warnings
Temp / windows-latest environment test
Process completed with exit code 1.
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:92: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 (D:/a/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:120: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 (D:/a/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:143: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 (D:/a/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:322: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 (D:/a/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:358: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#L426
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/e2e/workflow.ts:426: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:434: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:447: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 (D:/a/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 > Run through several pipeline workflows > Complete a multi-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:92:5
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:92: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 (D:/a/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:120: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 (D:/a/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:143: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 (D:/a/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:322: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 (D:/a/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:358: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#L426
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/e2e/workflow.ts:426: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:434: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:447: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 (D:/a/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 > Run through several pipeline workflows > Complete a multi-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:92:5
Pipelines / windows-latest data
Process completed with exit code 1.
Temp / ubuntu-latest environment test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Temp / ubuntu-latest environment test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Temp / windows-latest environment test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Temp / windows-latest environment test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Data / ubuntu-latest cache
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/
Data / ubuntu-latest cache
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/
Data / ubuntu-latest cache
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/
Data / windows-latest cache
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/
Data / windows-latest cache
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/
Data / windows-latest cache
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/
Data / macos-13 cache
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/
Data / macos-13 cache
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/
Data / macos-13 cache
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/
Data / macos-latest cache
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/
Data / macos-latest cache
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/
Data / macos-latest cache
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/
Pipelines / ubuntu-latest data
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/
Pipelines / ubuntu-latest data
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/
Pipelines / ubuntu-latest data
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/
Temp / macos-13 environment test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Temp / macos-13 environment test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Temp / macos-latest environment test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Temp / macos-latest environment test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Pipelines / macos-latest data
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/
Pipelines / macos-latest data
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/
Pipelines / macos-latest data
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/
Pipelines / windows-latest data
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/
Pipelines / windows-latest data
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/
Pipelines / windows-latest data
No files were found with the provided path: docs/assets/tutorials/test-pipelines. No artifacts will be uploaded.
Pipelines / windows-latest data
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/
Pipelines / macos-13 data
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/
Pipelines / macos-13 data
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/
Pipelines / macos-13 data
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
244 KB
test-pipelines-screenshots-macos-latest Expired
244 KB
test-pipelines-screenshots-ubuntu-latest Expired
228 KB
test-screenshots-macos-13 Expired
3.54 MB
test-screenshots-macos-latest Expired
3.58 MB
test-screenshots-ubuntu-latest Expired
3.26 MB
test-screenshots-windows-latest Expired
1.33 MB