Daily Tests #125
daily_tests.yml
on: schedule
Matrix: ExampleDataCache / run
Matrix: BuildTests / run
Matrix: DevTests / run
Matrix: E2ELiveServices / run
Matrix: LiveServices / run
Matrix: ExampleDataTests / run
NotifyOnAnyFailure
3s
Annotations
28 errors and 69 warnings
LiveServices / ubuntu-latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
DevTests / ubuntu-latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Upload the multi-session output to DANDI > Upload to DANDI > Upload pipeline output to DANDI:
tests/e2e/utils.ts#L53
AssertionError: expected 'review' to be null // Object.is equality
- Expected:
null
+ Received:
"review"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:75:7
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Upload the multi-session output to DANDI > Upload to DANDI > Review upload results:
tests/e2e/utils.ts#L53
AssertionError: expected undefined to be null // Object.is equality
- Expected:
null
+ Received:
undefined
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:83:7
|
E2ELiveServices / ubuntu-latest
Process completed with exit code 1.
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Upload the multi-session output to DANDI > Upload to DANDI > Upload pipeline output to DANDI:
tests/e2e/utils.ts#L53
AssertionError: expected 'review' to be null // Object.is equality
- Expected:
null
+ Received:
"review"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:75:7
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Upload the multi-session output to DANDI > Upload to DANDI > Review upload results:
tests/e2e/utils.ts#L53
AssertionError: expected undefined to be null // Object.is equality
- Expected:
null
+ Received:
undefined
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:83:7
|
E2ELiveServices / macos-latest
Process completed with exit code 1.
|
DevTests / macos-13
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
DevTests / macos-latest
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
LiveServices / windows-latest
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
|
DevTests / windows-latest
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
|
LiveServices / macos-latest
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Upload the multi-session output to DANDI > Upload to DANDI > Upload pipeline output to DANDI:
tests/e2e/utils.ts#L53
AssertionError: expected 'review' to be null // Object.is equality
- Expected:
null
+ Received:
"review"
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:75:7
|
tests/e2e/tutorial.test.ts > E2E Test > Run through several pipeline workflows > Upload the multi-session output to DANDI > Upload to DANDI > Review upload results:
tests/e2e/utils.ts#L53
AssertionError: expected undefined to be null // Object.is equality
- Expected:
null
+ Received:
undefined
❯ tests/e2e/utils.ts:53:20
❯ Module.toNextPage tests/e2e/utils.ts:46:20
❯ tests/e2e/workflow.ts:83:7
|
E2ELiveServices / macos-13
Process completed with exit code 1.
|
LiveServices / macos-13
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed 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: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 (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:449:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:292:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:194:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:484:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2218: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 (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:449:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:292:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:194:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:484:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2218: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 (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:449:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:292:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:194:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:484:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2218: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 (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:449:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:292:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:194:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:484:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2218: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 (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:449:13
❯ ExecutionContext.evaluate node_modules/puppeteer-core/src/cdp/ExecutionContext.ts:292:12
❯ IsolatedWorld.evaluate node_modules/puppeteer-core/src/cdp/IsolatedWorld.ts:194:12
❯ CdpFrame.evaluate node_modules/puppeteer-core/src/api/Frame.ts:484:12
❯ CdpPage.evaluate node_modules/puppeteer-core/src/api/Page.ts:2218:12
❯ Module.evaluate tests/e2e/utils.ts:43:46
❯ tests/e2e/tutorial.test.ts:87: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:99:5
|
NotifyOnAnyFailure
Invalid login: 534-5.7.9 Application-specific password required. For more information, go to
534 5.7.9 https://support.google.com/mail/?p=InvalidSecondFactor d75a77b69052e-45801db22b5sm16549781cf.72 - gsmtp
|
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/
|
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
|
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
|
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
|
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
|
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
|
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
|
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
|
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/. If you require mambaforge, you may pin your installer to one found from https://github.com/conda-forge/miniforge/releases/tag/24.5.0-1
|
LiveServices / windows-latest
'else' is not recognized as an internal or external command,
operable program or batch file.
|
LiveServices / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
LiveServices / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
LiveServices / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
LiveServices / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
LiveServices / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
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/
|
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/
|
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/. If you require mambaforge, you may pin your installer to one found from https://github.com/conda-forge/miniforge/releases/tag/24.5.0-1
|
DevTests / windows-latest
'else' is not recognized as an internal or external command,
operable program or batch file.
|
DevTests / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
DevTests / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
DevTests / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
DevTests / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
DevTests / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
|
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
|
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
|
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
|
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/
|
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
|
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/
|
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/. If you require mambaforge, you may pin your installer to one found from https://github.com/conda-forge/miniforge/releases/tag/24.5.0-1
|
E2ELiveServices / windows-latest
'else' is not recognized as an internal or external command,
operable program or batch file.
|
E2ELiveServices / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
E2ELiveServices / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
E2ELiveServices / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
E2ELiveServices / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
E2ELiveServices / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
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/
|
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/. If you require mambaforge, you may pin your installer to one found from https://github.com/conda-forge/miniforge/releases/tag/24.5.0-1
|
ExampleDataTests / windows-latest
'else' is not recognized as an internal or external command,
operable program or batch file.
|
ExampleDataTests / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
ExampleDataTests / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
ExampleDataTests / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
ExampleDataTests / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
ExampleDataTests / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
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-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/
|
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
|
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/
|
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/. If you require mambaforge, you may pin your installer to one found from https://github.com/conda-forge/miniforge/releases/tag/24.5.0-1
|
BuildTests / windows-latest
'else' is not recognized as an internal or external command,
operable program or batch file.
|
BuildTests / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
BuildTests / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
BuildTests / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
BuildTests / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
BuildTests / windows-latest
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-pipelines-screenshots-macos-13
Expired
|
42.7 MB |
|
test-pipelines-screenshots-macos-latest
Expired
|
22.7 MB |
|
test-pipelines-screenshots-windows-latest
Expired
|
26.3 MB |
|