Add pcmdi #132
build_workflow.yml
on: pull_request
check-jobs-to-skip
9s
pre-commit-hooks
21s
Matrix: build
Annotations
3 errors and 11 warnings
|
build (3.13)
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
|
|
build (3.12)
The operation was canceled.
|
|
build (3.12)
The strategy configuration was canceled because "build._3_13" failed
|
|
build (3.11)
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used.
warning libmamba Please make sure you understand Anaconda Terms of Services.
warning libmamba See: https://legal.anaconda.com/policies/en/
|
|
build (3.11)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
|
build (3.11)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
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(
|
|
build (3.13)
critical libmamba Could not solve for environment specs
|
|
build (3.13)
error libmamba Could not solve for environment specs
The following packages are incompatible
├─ mypy ==1.18.2 * is installable with the potential options
│ ├─ mypy 1.18.2 would require
│ │ └─ python >=3.10,<3.11.0a0 *, which can be installed;
│ ├─ mypy 1.18.2 would require
│ │ └─ python >=3.11,<3.12.0a0 *, which can be installed;
│ ├─ mypy 1.18.2 would require
│ │ └─ python >=3.12,<3.13.0a0 *, which can be installed;
│ ├─ mypy 1.18.2 would require
│ │ ├─ python >=3.13,<3.14.0a0 *, which conflicts with any installable versions previously reported;
│ │ └─ python_abi =3.13 *_cp313 with the potential options
│ │ ├─ python_abi 3.13 would require
│ │ │ └─ python =3.13 *_cpython, which can be installed;
│ │ └─ python_abi 3.13 would require
│ │ └─ python =3.13 *_cp313, which can be installed;
│ └─ mypy 1.18.2 would require
│ └─ python >=3.14.0rc2,<3.15.0a0 *, which requires
│ └─ _python_rc =* *, which does not exist (perhaps a missing channel);
├─ numpy >=2.0,<2.1.0 * is installable with the potential options
│ ├─ numpy [2.0.0|2.0.1|2.0.2] would require
│ │ ├─ numpy-base [==2.0.0 py310h8a23956_1|==2.0.0 py310hb5e798b_1|...|==2.0.2 py310hf387b04_2], which requires
│ │ │ └─ python >=3.10,<3.11.0a0 *, which can be installed;
│ │ └─ python >=3.10,<3.11.0a0 *, which can be installed;
│ ├─ numpy [2.0.0|2.0.1|2.0.2] would require
│ │ ├─ numpy-base [==2.0.0 py311hbfb1bba_1|==2.0.0 py311hf175353_1|...|==2.0.2 py311hf387b04_2], which requires
│ │ │ └─ python >=3.11,<3.12.0a0 *, which can be installed;
│ │ └─ python >=3.11,<3.12.0a0 *, which can be installed;
│ ├─ numpy [2.0.0|2.0.1|2.0.2] would require
│ │ ├─ numpy-base [==2.0.0 py312h0da6c21_1|==2.0.0 py312he1a6c75_1|...|==2.0.2 py312hf387b04_2], which requires
│ │ │ └─ python >=3.12,<3.13.0a0 *, which can be installed;
│ │ └─ python >=3.12,<3.13.0a0 *, which can be installed;
│ ├─ numpy [2.0.0|2.0.1|2.0.2] would require
│ │ ├─ numpy-base [==2.0.0 py39h8a23956_1|==2.0.0 py39hb5e798b_1|...|==2.0.2 py39hf387b04_2], which requires
│ │ │ └─ python >=3.9,<3.10.0a0 *, which can be installed;
│ │ └─ python >=3.9,<3.10.0a0 *, which can be installed;
│ ├─ numpy 2.0.2 would require
│ │ ├─ python >=3.11,<3.12.0a0 *, which can be installed;
│ │ └─ python_abi =3.11 *_cp311 with the potential options
│ │ ├─ python_abi 3.11 would require
│ │ │ └─ python =3.11 *_cpython, which can be installed;
│ │ └─ python_abi 3.11 would require
│ │ └─ python =3.11 *, which can be installed;
│ └─ numpy 2.0.2 would require
│ ├─ python >=3.12,<3.13.0a0 *, which can be installed;
│ └─ python_abi =3.12 *_cp312, which requires
│ └─ python =3.12 *_cpython, which can be installed;
└─ python =3.13 * is not installable because it conflicts with any installable versions previously reported.
|
|
build (3.13)
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used.
warning libmamba Please make sure you understand Anaconda Terms of Services.
warning libmamba See: https://legal.anaconda.com/policies/en/
|
|
build (3.13)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
|
build (3.13)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
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(
|
|
build (3.12)
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used.
warning libmamba Please make sure you understand Anaconda Terms of Services.
warning libmamba See: https://legal.anaconda.com/policies/en/
|
|
build (3.12)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
|
build (3.12)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
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(
|