Skip to content

mvesuvio nightly build #319

mvesuvio nightly build

mvesuvio nightly build #319

Triggered via schedule October 26, 2024 02:21
Status Success
Total duration 22m 5s
Artifacts

ci_tests_nightly.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
Failed to download action 'https://api.github.com/repos/conda-incubator/setup-miniconda/tarball/a4260408e20b96e80095f42ff7f1a15b27dd94ca'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
test
Back off 11.037 seconds before retry.
test
Failed to download action 'https://api.github.com/repos/conda-incubator/setup-miniconda/tarball/a4260408e20b96e80095f42ff7f1a15b27dd94ca'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
test
Back off 28.793 seconds before retry.
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/.
test
/home/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'. deprecated.topic(
test
/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)