actions test #6
Annotations
1 error and 4 warnings
build
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
No files were found with the provided path: check. No artifacts will be uploaded.
|
build
/usr/share/miniconda/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)
|
build
LibMambaUnsatisfiableError: Encountered problems while solving:
- package r-matrixmodels-0.4_1-r3.3.2_0 requires r-base 3.3.2*, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ r-base 4.1.3** is requested and can be installed;
└─ r-matrixmodels 0.4.1** is not installable because there are no viable options
├─ r-matrixmodels 0.4_1 would require
│ └─ r-base 3.3.2* , which conflicts with any installable versions previously reported;
├─ r-matrixmodels 0.4_1 would require
│ └─ r-base [3.4.1* |>=3.4.1,<3.4.2.0a0 ], which conflicts with any installable versions previously reported;
├─ r-matrixmodels 0.4_1 would require
│ └─ r-base [>=3.5,<3.6.0a0 |>=3.5.1,<3.5.2.0a0 ], which conflicts with any installable versions previously reported;
├─ r-matrixmodels 0.4_1 would require
│ └─ r-base >=3.6,<3.7.0a0 , which conflicts with any installable versions previously reported;
└─ r-matrixmodels 0.4_1 would require
└─ r-base >=4.0,<4.1.0a0 , which conflicts with any installable versions previously reported.
|