This repository was archived by the owner on Feb 2, 2026. It is now read-only.
Bump actions/checkout from 4.2.2 to 5.0.0 in the github-actions group #120
Triggered via pull request
October 1, 2025 11:09
Status
Success
Total duration
1h 2m 55s
Artifacts
–
Annotations
4 warnings
|
tests-mamba
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used.
warning libmamba Please make sure you understand Anaconda Terms of Services.
warning libmamba See: https://legal.anaconda.com/policies/en/
|
|
tests-mamba
CondaKeyError: 'auto_activate': unknown parameter
|
|
tests-mamba
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'.
|
|
tests-mamba
/home/runner/miniconda3/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.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(
|