Merge pull request #276 from Magritte-code/fix_ali_implementation #123
Annotations
3 errors and 14 warnings
BuildAndTest (macos-latest, gcc-14, g++-14)
Process completed with exit code 1.
|
BuildAndTest (ubuntu-latest, gcc, g++)
The job was canceled because "macos-latest_gcc-14_g__-1" failed.
|
BuildAndTest (ubuntu-latest, gcc, g++)
The operation was canceled.
|
Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run linters
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
UpdateVersion
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, test-room-7/action-update-file@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
BuildAndTest (macos-latest, gcc-14, g++-14)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/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(
|
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 (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/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(
|
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)
|