Found the original CI model again. Moved it to owncloud. #226
build-and-test-on-pr.yml
on: pull_request
Run linters
14s
Matrix: BuildAndTest
Annotations
11 warnings
Run linters
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
BuildAndTest (macos-latest, gcc-14, g++-14)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
BuildAndTest (macos-latest, gcc-14, g++-14)
'Mambaforge' variants are now equivalent to 'Miniforge3'. In the future, we will ignore with a warning and use 'Miniforge3'. Eventually, using 'Mambaforge' will throw an error. Please change to 'Miniforge3' at your earliest convenience.
|
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/.
|
BuildAndTest (macos-latest, gcc-14, g++-14)
/Users/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)
|
BuildAndTest (macos-latest, gcc-14, g++-14)
'Mambaforge' variants are now equivalent to 'Miniforge3'. In the future, we will ignore with a warning and use 'Miniforge3'. Eventually, using 'Mambaforge' will throw an error. Please change to 'Miniforge3' at your earliest convenience.
|
BuildAndTest (ubuntu-latest, gcc, g++)
'Mambaforge' variants are now equivalent to 'Miniforge3'. In the future, we will ignore with a warning and use 'Miniforge3'. Eventually, using 'Mambaforge' will throw an error. Please change to 'Miniforge3' at your earliest convenience.
|
BuildAndTest (ubuntu-latest, gcc, g++)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
BuildAndTest (ubuntu-latest, gcc, g++)
'Mambaforge' variants are now equivalent to 'Miniforge3'. In the future, we will ignore with a warning and use 'Miniforge3'. Eventually, using 'Mambaforge' will throw an error. Please change to 'Miniforge3' at your earliest convenience.
|
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/.
|
BuildAndTest (ubuntu-latest, gcc, g++)
/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)
|