Update to Python 3.10 #2787
Triggered via pull request
December 17, 2024 18:06
Status
Failure
Total duration
59m 43s
Artifacts
–
Annotations
4 errors and 8 warnings
Lint
Process completed with exit code 1.
|
Tests (ubuntu-22.04)
Process completed with exit code 134.
|
Tests (macos-14)
Process completed with exit code 134.
|
Tests (windows-2022)
Process completed with exit code 127.
|
Tests (ubuntu-22.04)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:200: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
Tests (macos-14)
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:200: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
Tests (windows-2022)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:200: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
Tests (windows-2022)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
Tests (windows-2022)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
Tests (windows-2022)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
Tests (windows-2022)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
Tests (windows-2022)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|