Skip to content

Fix search CLI crash under Python 3.11+ (#114) #578

Fix search CLI crash under Python 3.11+ (#114)

Fix search CLI crash under Python 3.11+ (#114) #578

Triggered via push December 1, 2024 11:46
Status Success
Total duration 13m 29s
Artifacts 7

ci.yml

on: push
Matrix: test-core
coverage
9s
coverage
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
test-core (Python 3.9)
Mamba support is still experimental and can result in differently solved environments!
test-core (Python 3.9)
/usr/share/miniconda/lib/python3.12/argparse.py:2000: 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)
test-core (Python 3.10)
Mamba support is still experimental and can result in differently solved environments!
test-core (Python 3.10)
/usr/share/miniconda/lib/python3.12/argparse.py:2000: 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)
test-core (Python 3.11)
Mamba support is still experimental and can result in differently solved environments!
test-core (Python 3.11)
/usr/share/miniconda/lib/python3.12/argparse.py:2000: 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)
test-core (Python 3.13)
Mamba support is still experimental and can result in differently solved environments!
test-core (Python 3.13)
/usr/share/miniconda/lib/python3.12/argparse.py:2000: 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)
test-core (Python 3.12)
Mamba support is still experimental and can result in differently solved environments!
test-core (Python 3.12)
/usr/share/miniconda/lib/python3.12/argparse.py:2000: 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)
test-core (Python 3.8)
Mamba support is still experimental and can result in differently solved environments!
test-core (Python 3.8)
/usr/share/miniconda/lib/python3.12/argparse.py:2000: 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)
test-models
Mamba support is still experimental and can result in differently solved environments!
test-models
/usr/share/miniconda/lib/python3.12/argparse.py:2000: 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)

Artifacts

Produced during runtime
Name Size
.coverage.core-3.10
70.9 KB
.coverage.core-3.11
72.1 KB
.coverage.core-3.12
75.2 KB
.coverage.core-3.13
75.3 KB
.coverage.core-3.8
70 KB
.coverage.core-3.9
70 KB
.coverage.models
72.4 KB