Skip to content

GitHub Action live and deploy #75

GitHub Action live and deploy

GitHub Action live and deploy #75

Re-run triggered November 11, 2024 14:16
Status Cancelled
Total duration 3m 34s
Artifacts

tests.yml

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

Annotations

3 errors and 2 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 (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)