Skip to content

add CosmoSIS2cobaya to external likelihood list #79

add CosmoSIS2cobaya to external likelihood list

add CosmoSIS2cobaya to external likelihood list #79

Triggered via pull request December 6, 2024 15:33
Status Failure
Total duration 10m 23s
Artifacts

tests.yml

on: pull_request
should_run
2s
should_run
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
tests (OS X Python 3.8 (with classy), macos-latest, 3.8, openmpi, polychord)
[notice] A new release of pip is available: 21.1.1 -> 24.3.1 [notice] To update, run: python3.8 -m pip install --upgrade pip
tests (OS X Python 3.8 (with classy), macos-latest, 3.8, openmpi, polychord)
Process completed with exit code 1.
should_run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests (OS X Python 3.8 (with classy), macos-latest, 3.8, openmpi, polychord)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
tests (OS X Python 3.8 (with classy), macos-latest, 3.8, openmpi, polychord)
Already linked: /opt/homebrew/Cellar/open-mpi/5.0.6
tests (Anaconda Python (flake8, no numba), ubuntu-latest, ANACONDA, classy,polychord)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests (Anaconda Python (flake8, no numba), ubuntu-latest, ANACONDA, classy,polychord)
/usr/share/miniconda/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3. 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(
tests (Anaconda Python (flake8, no numba), ubuntu-latest, ANACONDA, classy,polychord)
/usr/share/miniconda/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)