Skip to content

Fix bug causing infinite loop with -DNDEBUG option #130

Fix bug causing infinite loop with -DNDEBUG option

Fix bug causing infinite loop with -DNDEBUG option #130

Triggered via push December 27, 2024 03:33
Status Failure
Total duration 9m 57s
Artifacts

install-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
install-test
Process completed with exit code 1.
install-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
install-test
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'.
install-test
/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)