Run unit tests, integration tests, and publish package if tagged #742
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: schedule
Matrix: run-unit-and-integration-tests-with-conda-install
Matrix: test-pip-installation
Publish package
0s
Annotations
5 errors, 44 warnings, and 8 notices
|
test-pip-installation (windows-latest, 3.9)
Process completed with exit code 1.
|
|
run-unit-and-integration-tests-with-conda-install (ubuntu-latest, 3.12)
Process completed with exit code 1.
|
|
run-unit-and-integration-tests-with-conda-install (ubuntu-latest, 3.9)
Process completed with exit code 1.
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.11)
Process completed with exit code 1.
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.12)
Process completed with exit code 1.
|
|
run-unit-and-integration-tests-with-conda-install (ubuntu-latest, 3.11)
/usr/share/miniconda/lib/python3.13/argparse.py:1258: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
|
run-unit-and-integration-tests-with-conda-install (ubuntu-latest, 3.11)
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
|
run-unit-and-integration-tests-with-conda-install (ubuntu-latest, 3.11)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
|
run-unit-and-integration-tests-with-conda-install (ubuntu-latest, 3.11)
/usr/share/miniconda/lib/python3.13/site-packages/conda/base/context.py:211: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
run-unit-and-integration-tests-with-conda-install (ubuntu-latest, 3.12)
/usr/share/miniconda/lib/python3.13/argparse.py:1258: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
|
run-unit-and-integration-tests-with-conda-install (ubuntu-latest, 3.12)
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
|
run-unit-and-integration-tests-with-conda-install (ubuntu-latest, 3.12)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
|
run-unit-and-integration-tests-with-conda-install (ubuntu-latest, 3.12)
/usr/share/miniconda/lib/python3.13/site-packages/conda/base/context.py:211: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
run-unit-and-integration-tests-with-conda-install (ubuntu-latest, 3.9)
/usr/share/miniconda/lib/python3.13/argparse.py:1258: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
|
run-unit-and-integration-tests-with-conda-install (ubuntu-latest, 3.9)
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
|
run-unit-and-integration-tests-with-conda-install (ubuntu-latest, 3.9)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
|
run-unit-and-integration-tests-with-conda-install (ubuntu-latest, 3.9)
/usr/share/miniconda/lib/python3.13/site-packages/conda/base/context.py:211: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
run-unit-and-integration-tests-with-conda-install (ubuntu-latest, 3.10)
/usr/share/miniconda/lib/python3.13/argparse.py:1258: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
|
run-unit-and-integration-tests-with-conda-install (ubuntu-latest, 3.10)
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
|
run-unit-and-integration-tests-with-conda-install (ubuntu-latest, 3.10)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
|
run-unit-and-integration-tests-with-conda-install (ubuntu-latest, 3.10)
/usr/share/miniconda/lib/python3.13/site-packages/conda/base/context.py:211: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.10)
/Users/runner/miniconda3/lib/python3.13/argparse.py:1258: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.10)
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.10)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.10)
/Users/runner/miniconda3/lib/python3.13/site-packages/conda/base/context.py:211: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.10)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.10)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.10)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.11)
/Users/runner/miniconda3/lib/python3.13/argparse.py:1258: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.11)
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.11)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.11)
/Users/runner/miniconda3/lib/python3.13/site-packages/conda/base/context.py:211: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.11)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.11)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.11)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.9)
/Users/runner/miniconda3/lib/python3.13/argparse.py:1258: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.9)
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.9)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.9)
/Users/runner/miniconda3/lib/python3.13/site-packages/conda/base/context.py:211: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.9)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.9)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.9)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.12)
/Users/runner/miniconda3/lib/python3.13/argparse.py:1258: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.12)
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.12)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.12)
/Users/runner/miniconda3/lib/python3.13/site-packages/conda/base/context.py:211: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.12)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.12)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
|
run-unit-and-integration-tests-with-conda-install (macos-13, 3.12)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
|
test-pip-installation (macos-latest, 3.10)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
test-pip-installation (macos-latest, 3.10)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
test-pip-installation (macos-latest, 3.12)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
test-pip-installation (macos-latest, 3.12)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
test-pip-installation (macos-latest, 3.9)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
test-pip-installation (macos-latest, 3.9)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
test-pip-installation (macos-latest, 3.11)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
test-pip-installation (macos-latest, 3.11)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
macos-13-3.10-example-workflow-results
Expired
|
2.39 GB |
sha256:dcfb82fb649fb3e2121c79f2b7098f85e7868e43e500dca7fea3623369b5dd80
|
|
|
macos-13-3.11-example-workflow-results
Expired
|
2.39 GB |
sha256:82a4a565af14db56aeb94e3442824d645a6849878ee8edc09d9a1625ac4c85c5
|
|
|
macos-13-3.12-example-workflow-results
Expired
|
2.39 GB |
sha256:21a1974f849de157ded164b4a08823c8f5df713165346a385363b3b07ec0a93a
|
|
|
macos-13-3.9-example-workflow-results
Expired
|
2.39 GB |
sha256:6c5b46f65bc21633252955f7f9bb73e919f388d783b7b85640046c890e0f9618
|
|
|
ubuntu-latest-3.10-example-workflow-results
Expired
|
3.29 GB |
sha256:cf88f7e137b58fce5ad557eead1b301661c7ac16954cdb87bd101e0a43c0d569
|
|
|
ubuntu-latest-3.11-example-workflow-results
Expired
|
3.29 GB |
sha256:a59a474e5c29a978472b1ab5a6b63e0e50411183a5415ce4dd44253518376d9a
|
|
|
ubuntu-latest-3.12-example-workflow-results
Expired
|
3.29 GB |
sha256:4d43951b35f9612c3432bc58762c51bbaf09395c80cc6d7bd90fd4b8344b3440
|
|
|
ubuntu-latest-3.9-example-workflow-results
Expired
|
3.29 GB |
sha256:f3171b7e867cd911095056b734c3fab7a8111a7a2137a5cbc5a1490bd72fb129
|
|