Daily #162
daily.yml
on: schedule
codeql
/
Tests-and-Coverage
1m 20s
Annotations
3 warnings
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
|
codeql / Tests-and-Coverage
/home/runner/miniconda3/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)
|
codeql / Tests-and-Coverage
==> WARNING: A newer version of conda exists. <==
current version: 24.9.0
latest version: 24.9.2
Please update conda by running
$ conda update -n base -c conda-forge conda
|