fix: restrict numpy to <2 #90
Annotations
3 errors and 7 warnings
Testing main classes macOS-latest
No installed conda 'base' environment found at !If you are using this action in a self-hosted runner that already provides its own Miniconda installation, please specify its location with a `CONDA` environment variable. If you want us to download and install Miniconda or Miniforge for you, add `miniconda-version: "latest"` or `miniforge-version: "latest"`, respectively, to the parameters for this action.
|
Testing main classes ubuntu-latest
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
Testing main classes ubuntu-18.04
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Testing main classes macOS-latest
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/.
|
Testing main classes macOS-latest
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/
|
Testing main classes ubuntu-latest
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/.
|
Testing main classes ubuntu-latest
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/
|
Testing main classes ubuntu-latest
Mamba support is still experimental and can result in differently solved environments!
|
Testing main classes ubuntu-latest
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides openssl >=1.1.1,<1.1.2.0a0 needed by python-3.6.7-h0371630_0
Could not solve for environment specs
The following packages are incompatible
├─ mamba 0.9.2** is installable with the potential options
│ ├─ mamba 0.9.2 would require
│ │ └─ python >=3.6,<3.7.0a0 with the potential options
│ │ ├─ python [3.6.0|3.6.1|...|3.6.9], which can be installed;
│ │ └─ python [3.6.7|3.7.1] would require
│ │ └─ openssl >=1.1.1,<1.1.2.0a0 , which does not exist (perhaps a missing channel);
│ ├─ mamba 0.9.2 would require
│ │ └─ python >=3.7,<3.8.0a0 with the potential options
│ │ ├─ python [3.6.7|3.7.1], which cannot be installed (as previously explained);
│ │ └─ python [3.7.0|3.7.1|...|3.7.9], which can be installed;
│ ├─ mamba 0.9.2 would require
│ │ └─ python >=3.8,<3.9.0a0 , which can be installed;
│ └─ mamba 0.9.2 would require
│ └─ python >=3.9,<3.10.0a0 , which can be installed;
└─ pin-1 is not installable because it requires
└─ python 3.12.* , which conflicts with any installable versions previously reported.
Pins seem to be involved in the conflict. Currently pinned specs:
- python 3.12.* (labeled as 'pin-1')
|
Base Juno pipeline
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002
|