Complete CellProfiler parity and the typed OpenHCS platform cutover #1730
integration-tests.yml
on: pull_request
code-quality
1m 40s
wheel-integration-test
40s
Matrix: backend-microscope-tests
Matrix: omero-tests-linux
Matrix: pypi-installation-test
Matrix: python-boundary-tests
Annotations
39 errors, 46 warnings, and 8 notices
|
pypi-installation-test (3.12, ubuntu-latest)
Process completed with exit code 1.
|
|
pypi-installation-test (3.11, ubuntu-latest)
Process completed with exit code 1.
|
|
wheel-integration-test
Process completed with exit code 1.
|
|
pypi-installation-test (3.12, windows-latest)
Process completed with exit code 1.
|
|
backend-microscope-tests (ubuntu-latest, zarr, OperaPhenix)
Process completed with exit code 1.
|
|
pypi-installation-test (3.12, macos-latest)
Process completed with exit code 1.
|
|
backend-microscope-tests (ubuntu-latest, zarr, ImageXpress)
Process completed with exit code 1.
|
|
backend-microscope-tests (ubuntu-latest, disk, OperaPhenix)
Process completed with exit code 1.
|
|
backend-microscope-tests (ubuntu-latest, disk, ImageXpress)
Process completed with exit code 1.
|
|
python-boundary-tests (3.13, ubuntu-latest)
Process completed with exit code 1.
|
|
pypi-installation-test (3.11, macos-latest)
Process completed with exit code 1.
|
|
omero-tests-linux (3.11)
Process completed with exit code 1.
|
|
pypi-installation-test (3.11, windows-latest)
Process completed with exit code 1.
|
|
python-boundary-tests (3.11, ubuntu-latest)
Process completed with exit code 1.
|
|
python-boundary-tests (3.11, macos-latest)
Process completed with exit code 1.
|
|
code-quality
Process completed with exit code 1.
|
|
code-quality
Process completed with exit code 1.
|
|
ruff (F841):
openhcs/core/components/parser_metaprogramming.py#L208
openhcs/core/components/parser_metaprogramming.py:208:9: F841 Local variable `component_name` is assigned to but never used
help: Remove assignment to unused variable `component_name`
|
|
ruff (E722):
openhcs/constants/constants.py#L109
openhcs/constants/constants.py:109:17: E722 Do not use bare `except`
|
|
ruff (F401):
openhcs/constants/constants.py#L15
openhcs/constants/constants.py:15:55: F401 `typing.Tuple` imported but unused
help: Remove unused import: `typing.Tuple`
|
|
ruff (E731):
openhcs/constants/__init__.py#L25
openhcs/constants/__init__.py:25:1: E731 Do not assign a `lambda` expression, use a `def`
help: Rewrite `__getattr__` as a `def`
|
|
ruff (F541):
openhcs/build_utils/zeroc_ice_installer.py#L186
openhcs/build_utils/zeroc_ice_installer.py:186:19: F541 f-string without any placeholders
help: Remove extraneous `f` prefix
|
|
ruff (F841):
openhcs/build_utils/zeroc_ice_installer.py#L121
openhcs/build_utils/zeroc_ice_installer.py:121:9: F841 Local variable `result` is assigned to but never used
help: Remove assignment to unused variable `result`
|
|
ruff (F821):
openhcs/__init__.py#L38
openhcs/__init__.py:38:9: F821 Undefined name `sys`
|
|
ruff (F821):
openhcs/__init__.py#L37
openhcs/__init__.py:37:16: F821 Undefined name `sys`
|
|
ruff (F821):
openhcs/__init__.py#L36
openhcs/__init__.py:36:9: F821 Undefined name `sys`
|
|
ruff (F821):
openhcs/__init__.py#L35
openhcs/__init__.py:35:16: F821 Undefined name `sys`
|
|
backend-microscope-tests (macos-latest, zarr, ImageXpress)
Process completed with exit code 1.
|
|
python-boundary-tests (3.13, macos-latest)
Process completed with exit code 1.
|
|
omero-tests-linux (3.12)
Process completed with exit code 1.
|
|
backend-microscope-tests (macos-latest, disk, OperaPhenix)
Process completed with exit code 1.
|
|
backend-microscope-tests (macos-latest, zarr, OperaPhenix)
Process completed with exit code 1.
|
|
backend-microscope-tests (windows-latest, zarr, ImageXpress)
Process completed with exit code 1.
|
|
python-boundary-tests (3.13, windows-latest)
Process completed with exit code 1.
|
|
backend-microscope-tests (windows-latest, disk, OperaPhenix)
Process completed with exit code 1.
|
|
backend-microscope-tests (macos-latest, disk, ImageXpress)
Process completed with exit code 1.
|
|
backend-microscope-tests (windows-latest, disk, ImageXpress)
Process completed with exit code 1.
|
|
python-boundary-tests (3.11, windows-latest)
Process completed with exit code 1.
|
|
backend-microscope-tests (windows-latest, zarr, OperaPhenix)
Process completed with exit code 1.
|
|
pypi-installation-test (3.12, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
pypi-installation-test (3.11, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
wheel-integration-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
pypi-installation-test (3.12, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
backend-microscope-tests (ubuntu-latest, zarr, OperaPhenix)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
backend-microscope-tests (ubuntu-latest, zarr, OperaPhenix)
No files were found with the provided path: ~/.local/share/openhcs/logs
~/.local/state/openhcs/logs. No artifacts will be uploaded.
|
|
pypi-installation-test (3.12, macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
backend-microscope-tests (ubuntu-latest, zarr, ImageXpress)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
backend-microscope-tests (ubuntu-latest, zarr, ImageXpress)
No files were found with the provided path: ~/.local/share/openhcs/logs
~/.local/state/openhcs/logs. No artifacts will be uploaded.
|
|
backend-microscope-tests (ubuntu-latest, disk, OperaPhenix)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
backend-microscope-tests (ubuntu-latest, disk, OperaPhenix)
No files were found with the provided path: ~/.local/share/openhcs/logs
~/.local/state/openhcs/logs. No artifacts will be uploaded.
|
|
backend-microscope-tests (ubuntu-latest, disk, ImageXpress)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
backend-microscope-tests (ubuntu-latest, disk, ImageXpress)
No files were found with the provided path: ~/.local/share/openhcs/logs
~/.local/state/openhcs/logs. No artifacts will be uploaded.
|
|
python-boundary-tests (3.13, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
python-boundary-tests (3.13, ubuntu-latest)
No files were found with the provided path: ~/.local/share/openhcs/logs
~/.local/state/openhcs/logs. No artifacts will be uploaded.
|
|
pypi-installation-test (3.11, macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
omero-tests-linux (3.11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
pypi-installation-test (3.11, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
python-boundary-tests (3.11, ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
python-boundary-tests (3.11, ubuntu-latest)
No files were found with the provided path: ~/.local/share/openhcs/logs
~/.local/state/openhcs/logs. No artifacts will be uploaded.
|
|
python-boundary-tests (3.11, macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
python-boundary-tests (3.11, macos-latest)
No files were found with the provided path: ~/.local/share/openhcs/logs
~/.local/state/openhcs/logs. No artifacts will be uploaded.
|
|
code-quality
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
backend-microscope-tests (macos-latest, zarr, ImageXpress)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
backend-microscope-tests (macos-latest, zarr, ImageXpress)
No files were found with the provided path: ~/.local/share/openhcs/logs
~/.local/state/openhcs/logs. No artifacts will be uploaded.
|
|
python-boundary-tests (3.13, macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
python-boundary-tests (3.13, macos-latest)
No files were found with the provided path: ~/.local/share/openhcs/logs
~/.local/state/openhcs/logs. No artifacts will be uploaded.
|
|
omero-tests-linux (3.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
backend-microscope-tests (macos-latest, disk, OperaPhenix)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
backend-microscope-tests (macos-latest, disk, OperaPhenix)
No files were found with the provided path: ~/.local/share/openhcs/logs
~/.local/state/openhcs/logs. No artifacts will be uploaded.
|
|
backend-microscope-tests (macos-latest, zarr, OperaPhenix)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
backend-microscope-tests (macos-latest, zarr, OperaPhenix)
No files were found with the provided path: ~/.local/share/openhcs/logs
~/.local/state/openhcs/logs. No artifacts will be uploaded.
|
|
backend-microscope-tests (windows-latest, zarr, ImageXpress)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
backend-microscope-tests (windows-latest, zarr, ImageXpress)
No files were found with the provided path: ~/.local/share/openhcs/logs
~/.local/state/openhcs/logs. No artifacts will be uploaded.
|
|
python-boundary-tests (3.13, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
python-boundary-tests (3.13, windows-latest)
No files were found with the provided path: ~/.local/share/openhcs/logs
~/.local/state/openhcs/logs. No artifacts will be uploaded.
|
|
backend-microscope-tests (windows-latest, disk, OperaPhenix)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
backend-microscope-tests (windows-latest, disk, OperaPhenix)
No files were found with the provided path: ~/.local/share/openhcs/logs
~/.local/state/openhcs/logs. No artifacts will be uploaded.
|
|
backend-microscope-tests (macos-latest, disk, ImageXpress)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
backend-microscope-tests (macos-latest, disk, ImageXpress)
No files were found with the provided path: ~/.local/share/openhcs/logs
~/.local/state/openhcs/logs. No artifacts will be uploaded.
|
|
backend-microscope-tests (windows-latest, disk, ImageXpress)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
backend-microscope-tests (windows-latest, disk, ImageXpress)
No files were found with the provided path: ~/.local/share/openhcs/logs
~/.local/state/openhcs/logs. No artifacts will be uploaded.
|
|
python-boundary-tests (3.11, windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
python-boundary-tests (3.11, windows-latest)
No files were found with the provided path: ~/.local/share/openhcs/logs
~/.local/state/openhcs/logs. No artifacts will be uploaded.
|
|
backend-microscope-tests (windows-latest, zarr, OperaPhenix)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
backend-microscope-tests (windows-latest, zarr, OperaPhenix)
No files were found with the provided path: ~/.local/share/openhcs/logs
~/.local/state/openhcs/logs. No artifacts will be uploaded.
|
|
pypi-installation-test (3.12, windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
pypi-installation-test (3.11, windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
backend-microscope-tests (windows-latest, zarr, ImageXpress)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
python-boundary-tests (3.13, windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
backend-microscope-tests (windows-latest, disk, OperaPhenix)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
backend-microscope-tests (windows-latest, disk, ImageXpress)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
python-boundary-tests (3.11, windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
backend-microscope-tests (windows-latest, zarr, OperaPhenix)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|