Skip to content

Conda Build

Conda Build #195

Manually triggered August 7, 2025 09:56
Status Success
Total duration 1h 43m 58s
Artifacts

conda-build.yml

on: workflow_dispatch
test-build  /  test-conda-build
35m 38s
test-build / test-conda-build
test-build  /  ...  /  build-test-and-push-image
49m 46s
test-build / build-docker / build-test-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
conda-build
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
conda-build
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'.
test-build / test-conda-build
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
test-build / test-conda-build
CondaKeyError: 'channels': value 'defaults' not present in config
test-build / test-conda-build
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
test-build / test-conda-build
/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(