Add dead time option #541
test-and-deploy.yml
on: pull_request
test-and-deploy
38s
trigger-deploy
0s
Annotations
1 error and 4 warnings
test-and-deploy
The process '/usr/share/miniconda3/condabin/mamba' failed with exit code 1
|
test-and-deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-and-deploy
Mamba support is still experimental and can result in differently solved environments!
|
test-and-deploy
LibMambaUnsatisfiableError: Encountered problems while solving:
- package mantid-6.9.20240322.1501-py310h05ed5b4_0 requires python >=3.10,<3.11.0a0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ mantid >6.9.20240318 is installable and it requires
│ ├─ python >=3.10,<3.11.0a0 , which can be installed;
│ └─ python_abi 3.10.* *_cp310, which can be installed;
└─ python 3.8** is not installable because there are no viable options
├─ python [3.8.0|3.8.1|...|3.8.8] conflicts with any installable versions previously reported;
├─ python [3.8.0|3.8.1] would require
│ └─ python_abi * *_cp38, which conflicts with any installable versions previously reported;
└─ python [3.8.10|3.8.12|...|3.8.8] would require
└─ python_abi 3.8.* *_cp38, which conflicts with any installable versions previously reported.
|