Skip to content

Bump Python version #25

Bump Python version

Bump Python version #25

Triggered via pull request November 11, 2024 13:09
@fiona-naughtonfiona-naughton
synchronize #4
pybump
Status Failure
Total duration 11m 38s
Artifacts

gh-ci.yaml

on: pull_request
pylint_check
25s
pylint_check
pypi_check
19s
pypi_check
Matrix: main-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 124 warnings
main-tests (ubuntu-latest, develop, 3.13)
The process '/usr/share/miniconda3/condabin/mamba' failed with exit code 1
main-tests (windows-latest, develop, 3.13)
The process 'C:\Miniconda3\condabin\mamba.bat' failed with exit code 1
main-tests (macOS-latest, develop, 3.13)
The process '/Users/runner/miniconda3/condabin/mamba' failed with exit code 1
pylint_check
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
main-tests (ubuntu-latest, develop, 3.13)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main-tests (ubuntu-latest, develop, 3.13)
/usr/share/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(
main-tests (ubuntu-latest, develop, 3.13)
Mamba support is still experimental and can result in differently solved environments!
main-tests (ubuntu-latest, develop, 3.13)
/usr/share/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)
main-tests (ubuntu-latest, develop, 3.13)
LibMambaUnsatisfiableError: Encountered problems while solving: - nothing provides mdanalysis 0.15.0 needed by mdanalysistests-0.15.0-py27_0 Could not solve for environment specs The following packages are incompatible ├─ mdanalysistests is installable with the potential options │ ├─ mdanalysistests 0.15.0 would require │ │ └─ mdanalysis 0.15.0 , which does not exist (perhaps a missing channel); │ ├─ mdanalysistests 0.16.0 would require │ │ └─ mdanalysis 0.16.0 , which does not exist (perhaps a missing channel); │ ├─ mdanalysistests 0.16.1 would require │ │ └─ mdanalysis 0.16.1 , which does not exist (perhaps a missing channel); │ ├─ mdanalysistests [0.16.2|0.17.0|...|0.20.1] would require │ │ └─ python [2.7* |>=2.7,<2.8.0a0 ], which can be installed; │ ├─ mdanalysistests [0.17.0|0.18.0] would require │ │ └─ python [3.5* |>=3.5,<3.6.0a0 ], which can be installed; │ ├─ mdanalysistests 0.17.0 would require │ │ └─ python 3.6* , which can be installed; │ ├─ mdanalysistests [0.18.0|0.19.0|...|2.0.0] would require │ │ └─ python >=3.6,<3.7.0a0 , which can be installed; │ ├─ mdanalysistests [0.19.2|0.20.1|...|2.1.0] would require │ │ └─ python >=3.7,<3.8.0a0 , which can be installed; │ ├─ mdanalysistests [0.20.1|1.0.0|...|2.2.0] would require │ │ └─ python >=3.8,<3.9.0a0 , which can be installed; │ ├─ mdanalysistests [2.0.0|2.1.0|2.2.0] would require │ │ └─ python >=3.9,<3.10.0a0 , which can be installed; │ ├─ mdanalysistests [2.1.0|2.2.0] would require │ │ └─ python >=3.10,<3.11.0a0 , which can be installed; │ ├─ mdanalysistests [2.2.0|2.3.0] would require │ │ └─ python >=3.8,<=3.10 , which can be installed; │ ├─ mdanalysistests [2.4.1|2.4.2|2.4.3] would require │ │ └─ python >=3.8,<=3.11 , which can be installed; │ ├─ mdanalysistests [2.5.0|2.6.1] would require │ │ └─ python >=3.9,<=3.11 , which can be installed; │ └─ mdanalysistests 2.7.0 would require │ └─ python >=3.9,<=3.12 with the potential options │ ├─ python 3.10.0, which can be installed; │ ├─ python [3.10.1|3.10.10|...|3.10.9], which can be installed; │ ├─ python [3.9.0|3.9.1|...|3.9.9], which can be installed; │ ├─ python 3.11.0, which can be installed; │ ├─ python [3.11.1|3.11.10|...|3.12.0], which can be installed; │ └─ python [3.12.0rc3|3.13.0rc1|3.13.0rc2|3.13.0rc3] would require │ └─ _python_rc, which does not exist (perhaps a missing channel); └─ python 3.13** is not installable because there are no viable options ├─ python [3.12.0rc3|3.13.0rc1|3.13.0rc2|3.13.0rc3], which cannot be installed (as previously explained); └─ python 3.13.0 conflicts with any installable versions previously reported.
main-tests (ubuntu-latest, latest, 3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main-tests (ubuntu-latest, latest, 3.11)
/usr/share/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(
main-tests (ubuntu-latest, latest, 3.11)
Mamba support is still experimental and can result in differently solved environments!
main-tests (ubuntu-latest, latest, 3.11)
/usr/share/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)
pypi_check
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
main-tests (ubuntu-latest, latest, 3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main-tests (ubuntu-latest, latest, 3.10)
/usr/share/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(
main-tests (ubuntu-latest, latest, 3.10)
Mamba support is still experimental and can result in differently solved environments!
main-tests (ubuntu-latest, latest, 3.10)
/usr/share/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)
main-tests (ubuntu-latest, latest, 3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main-tests (ubuntu-latest, latest, 3.12)
/usr/share/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(
main-tests (ubuntu-latest, latest, 3.12)
Mamba support is still experimental and can result in differently solved environments!
main-tests (ubuntu-latest, latest, 3.12)
/usr/share/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)
main-tests (windows-latest, develop, 3.13)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main-tests (windows-latest, develop, 3.13)
C:\Miniconda3\Lib\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(
main-tests (windows-latest, develop, 3.13)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, develop, 3.13)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, develop, 3.13)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, develop, 3.13)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, develop, 3.13)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, develop, 3.13)
Mamba support is still experimental and can result in differently solved environments!
main-tests (windows-latest, develop, 3.13)
C:\Miniconda3\Lib\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)
main-tests (windows-latest, develop, 3.13)
LibMambaUnsatisfiableError: Encountered problems while solving: - nothing provides _python_rc needed by python-3.12.0rc3-rc3_h2628c8c_1_cpython Could not solve for environment specs The following packages are incompatible \u251c\u2500 mdanalysistests is installable with the potential options \u2502 \u251c\u2500 mdanalysistests [0.19.2|0.20.1|1.0.0|1.1.1|2.0.0] would require \u2502 \u2502 \u2514\u2500 python >=3.6,<3.7.0a0 , which can be installed; \u2502 \u251c\u2500 mdanalysistests [0.19.2|0.20.1|...|2.1.0] would require \u2502 \u2502 \u2514\u2500 python >=3.7,<3.8.0a0 , which can be installed; \u2502 \u251c\u2500 mdanalysistests [0.20.1|1.0.0|...|2.2.0] would require \u2502 \u2502 \u2514\u2500 python >=3.8,<3.9.0a0 , which can be installed; \u2502 \u251c\u2500 mdanalysistests [2.0.0|2.1.0|2.2.0] would require \u2502 \u2502 \u2514\u2500 python >=3.9,<3.10.0a0 , which can be installed; \u2502 \u251c\u2500 mdanalysistests [2.1.0|2.2.0] would require \u2502 \u2502 \u2514\u2500 python >=3.10,<3.11.0a0 , which can be installed; \u2502 \u251c\u2500 mdanalysistests [2.2.0|2.3.0] would require \u2502 \u2502 \u2514\u2500 python >=3.8,<=3.10 , which can be installed; \u2502 \u251c\u2500 mdanalysistests [2.4.1|2.4.2|2.4.3] would require \u2502 \u2502 \u2514\u2500 python >=3.8,<=3.11 , which can be installed; \u2502 \u251c\u2500 mdanalysistests [2.5.0|2.6.1] would require \u2502 \u2502 \u2514\u2500 python >=3.9,<=3.11 , which can be installed; \u2502 \u2514\u2500 mdanalysistests 2.7.0 would require \u2502 \u2514\u2500 python >=3.9,<=3.12 with the potential options \u2502 \u251c\u2500 python 3.10.0, which can be installed; \u2502 \u251c\u2500 python [3.10.1|3.10.10|...|3.10.9], which can be installed; \u2502 \u251c\u2500 python [3.9.0|3.9.1|...|3.9.9], which can be installed; \u2502 \u251c\u2500 python 3.11.0, which can be installed; \u2502 \u251c\u2500 python [3.11.1|3.11.10|...|3.12.0], which can be installed; \u2502 \u2514\u2500 python [3.12.0rc3|3.13.0rc1|3.13.0rc2|3.13.0rc3] would require \u2502 \u2514\u2500 _python_rc, which does not exist (perhaps a missing channel); \u2514\u2500 python 3.13** is not installable because there are no viable options \u251c\u2500 python [3.12.0rc3|3.13.0rc1|3.13.0rc2|3.13.0rc3], which cannot be installed (as previously explained); \u2514\u2500 python 3.13.0 conflicts with any installable versions previously reported.
main-tests (ubuntu-latest, develop, 3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main-tests (ubuntu-latest, develop, 3.11)
/usr/share/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(
main-tests (ubuntu-latest, develop, 3.11)
Mamba support is still experimental and can result in differently solved environments!
main-tests (ubuntu-latest, develop, 3.11)
/usr/share/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)
main-tests (ubuntu-latest, develop, 3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main-tests (ubuntu-latest, develop, 3.12)
/usr/share/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(
main-tests (ubuntu-latest, develop, 3.12)
Mamba support is still experimental and can result in differently solved environments!
main-tests (ubuntu-latest, develop, 3.12)
/usr/share/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)
main-tests (ubuntu-latest, develop, 3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main-tests (ubuntu-latest, develop, 3.10)
/usr/share/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(
main-tests (ubuntu-latest, develop, 3.10)
Mamba support is still experimental and can result in differently solved environments!
main-tests (ubuntu-latest, develop, 3.10)
/usr/share/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)
main-tests (windows-latest, latest, 3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main-tests (windows-latest, latest, 3.12)
C:\Miniconda3\Lib\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(
main-tests (windows-latest, latest, 3.12)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, latest, 3.12)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, latest, 3.12)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, latest, 3.12)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, latest, 3.12)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, latest, 3.12)
Mamba support is still experimental and can result in differently solved environments!
main-tests (windows-latest, latest, 3.12)
C:\Miniconda3\Lib\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)
main-tests (macOS-latest, develop, 3.13)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main-tests (macOS-latest, develop, 3.13)
/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(
main-tests (macOS-latest, develop, 3.13)
Mamba support is still experimental and can result in differently solved environments!
main-tests (macOS-latest, develop, 3.13)
/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)
main-tests (macOS-latest, develop, 3.13)
LibMambaUnsatisfiableError: Encountered problems while solving: - nothing provides mdanalysis 0.15.0 needed by mdanalysistests-0.15.0-py27_0 Could not solve for environment specs The following packages are incompatible ├─ mdanalysistests is installable with the potential options │ ├─ mdanalysistests 0.15.0 would require │ │ └─ mdanalysis 0.15.0 , which does not exist (perhaps a missing channel); │ ├─ mdanalysistests 0.16.0 would require │ │ └─ mdanalysis 0.16.0 , which does not exist (perhaps a missing channel); │ ├─ mdanalysistests 0.16.1 would require │ │ └─ mdanalysis 0.16.1 , which does not exist (perhaps a missing channel); │ ├─ mdanalysistests [0.16.2|0.17.0|...|0.20.1] would require │ │ └─ python [2.7* |>=2.7,<2.8.0a0 ], which can be installed; │ ├─ mdanalysistests [0.17.0|0.18.0] would require │ │ └─ python [3.5* |>=3.5,<3.6.0a0 ], which can be installed; │ ├─ mdanalysistests 0.17.0 would require │ │ └─ python 3.6* , which can be installed; │ ├─ mdanalysistests [0.18.0|0.19.0|...|2.0.0] would require │ │ └─ python >=3.6,<3.7.0a0 , which can be installed; │ ├─ mdanalysistests [0.19.2|0.20.1|...|2.1.0] would require │ │ └─ python >=3.7,<3.8.0a0 , which can be installed; │ ├─ mdanalysistests [0.20.1|1.0.0|...|2.2.0] would require │ │ └─ python >=3.8,<3.9.0a0 , which can be installed; │ ├─ mdanalysistests [2.0.0|2.1.0|2.2.0] would require │ │ └─ python >=3.9,<3.10.0a0 , which can be installed; │ ├─ mdanalysistests [2.1.0|2.2.0] would require │ │ └─ python >=3.10,<3.11.0a0 , which can be installed; │ ├─ mdanalysistests [2.2.0|2.3.0] would require │ │ └─ python >=3.8,<=3.10 , which can be installed; │ ├─ mdanalysistests [2.4.1|2.4.2|2.4.3] would require │ │ └─ python >=3.8,<=3.11 , which can be installed; │ ├─ mdanalysistests [2.5.0|2.6.1] would require │ │ └─ python >=3.9,<=3.11 , which can be installed; │ └─ mdanalysistests 2.7.0 would require │ └─ python >=3.9,<=3.12 with the potential options │ ├─ python 3.10.0, which can be installed; │ ├─ python [3.10.1|3.10.10|...|3.10.9], which can be installed; │ ├─ python [3.9.0|3.9.1|...|3.9.9], which can be installed; │ ├─ python 3.11.0, which can be installed; │ ├─ python [3.11.1|3.11.10|...|3.12.0], which can be installed; │ └─ python [3.12.0rc3|3.13.0rc1|3.13.0rc2|3.13.0rc3] would require │ └─ _python_rc, which does not exist (perhaps a missing channel); └─ python 3.13** is not installable because there are no viable options ├─ python [3.12.0rc3|3.13.0rc1|3.13.0rc2|3.13.0rc3], which cannot be installed (as previously explained); └─ python 3.13.0 conflicts with any installable versions previously reported.
main-tests (windows-latest, latest, 3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main-tests (windows-latest, latest, 3.11)
C:\Miniconda3\Lib\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(
main-tests (windows-latest, latest, 3.11)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, latest, 3.11)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, latest, 3.11)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, latest, 3.11)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, latest, 3.11)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, latest, 3.11)
Mamba support is still experimental and can result in differently solved environments!
main-tests (windows-latest, latest, 3.11)
C:\Miniconda3\Lib\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)
main-tests (windows-latest, latest, 3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main-tests (windows-latest, latest, 3.10)
C:\Miniconda3\Lib\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(
main-tests (windows-latest, latest, 3.10)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, latest, 3.10)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, latest, 3.10)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, latest, 3.10)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, latest, 3.10)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, latest, 3.10)
Mamba support is still experimental and can result in differently solved environments!
main-tests (windows-latest, latest, 3.10)
C:\Miniconda3\Lib\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)
main-tests (macOS-latest, latest, 3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main-tests (macOS-latest, latest, 3.10)
/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(
main-tests (macOS-latest, latest, 3.10)
Mamba support is still experimental and can result in differently solved environments!
main-tests (macOS-latest, latest, 3.10)
/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)
main-tests (windows-latest, develop, 3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main-tests (windows-latest, develop, 3.11)
C:\Miniconda3\Lib\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(
main-tests (windows-latest, develop, 3.11)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, develop, 3.11)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, develop, 3.11)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, develop, 3.11)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, develop, 3.11)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, develop, 3.11)
Mamba support is still experimental and can result in differently solved environments!
main-tests (windows-latest, develop, 3.11)
C:\Miniconda3\Lib\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)
main-tests (windows-latest, develop, 3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main-tests (windows-latest, develop, 3.12)
C:\Miniconda3\Lib\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(
main-tests (windows-latest, develop, 3.12)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, develop, 3.12)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, develop, 3.12)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, develop, 3.12)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, develop, 3.12)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, develop, 3.12)
Mamba support is still experimental and can result in differently solved environments!
main-tests (windows-latest, develop, 3.12)
C:\Miniconda3\Lib\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)
main-tests (windows-latest, develop, 3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main-tests (windows-latest, develop, 3.10)
C:\Miniconda3\Lib\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(
main-tests (windows-latest, develop, 3.10)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, develop, 3.10)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, develop, 3.10)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, develop, 3.10)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, develop, 3.10)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
main-tests (windows-latest, develop, 3.10)
Mamba support is still experimental and can result in differently solved environments!
main-tests (windows-latest, develop, 3.10)
C:\Miniconda3\Lib\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)
main-tests (macOS-latest, develop, 3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main-tests (macOS-latest, develop, 3.10)
/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(
main-tests (macOS-latest, develop, 3.10)
Mamba support is still experimental and can result in differently solved environments!
main-tests (macOS-latest, develop, 3.10)
/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)
main-tests (macOS-latest, develop, 3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main-tests (macOS-latest, develop, 3.11)
/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(
main-tests (macOS-latest, develop, 3.11)
Mamba support is still experimental and can result in differently solved environments!
main-tests (macOS-latest, develop, 3.11)
/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)
main-tests (macOS-latest, develop, 3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main-tests (macOS-latest, develop, 3.12)
/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(
main-tests (macOS-latest, develop, 3.12)
Mamba support is still experimental and can result in differently solved environments!
main-tests (macOS-latest, develop, 3.12)
/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)
main-tests (macOS-latest, latest, 3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main-tests (macOS-latest, latest, 3.12)
/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(
main-tests (macOS-latest, latest, 3.12)
Mamba support is still experimental and can result in differently solved environments!
main-tests (macOS-latest, latest, 3.12)
/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)
main-tests (macOS-latest, latest, 3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: conda-incubator/setup-miniconda@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
main-tests (macOS-latest, latest, 3.11)
/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(
main-tests (macOS-latest, latest, 3.11)
Mamba support is still experimental and can result in differently solved environments!
main-tests (macOS-latest, latest, 3.11)
/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)