fix: gh workflow #663
Annotations
8 errors and 3 warnings
build (3.10, ubuntu-latest)
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
|
build (3.10, ubuntu-latest)
Process completed with exit code 1.
|
build (3.10, macos-latest)
The job was canceled because "_3_10_ubuntu-latest" failed.
|
build (3.10, macos-latest)
The operation was canceled.
|
build (3.9, ubuntu-latest)
The job was canceled because "_3_10_ubuntu-latest" failed.
|
build (3.9, ubuntu-latest)
The operation was canceled.
|
build (3.9, macos-latest)
The job was canceled because "_3_10_ubuntu-latest" failed.
|
build (3.9, macos-latest)
The operation was canceled.
|
build (3.10, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (3.10, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (3.10, ubuntu-latest)
LibMambaUnsatisfiableError: Encountered problems while solving:
- package sqlalchemy-1.4.41-py38h50598f1_0 requires python_abi 3.8 *_pypy38_pp73, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ portcullis 1.2.4 is installable with the potential options
│ ├─ portcullis 1.2.4 would require
│ │ └─ python_abi 3.6.* *_cp36m, which can be installed;
│ ├─ portcullis 1.2.4 would require
│ │ └─ python_abi 3.7.* *_cp37m, which can be installed;
│ ├─ portcullis 1.2.4 would require
│ │ └─ python_abi 3.8.* *_cp38, which can be installed;
│ └─ portcullis 1.2.4 would require
│ └─ python_abi 3.9.* *_cp39, which can be installed;
├─ python-rapidjson 1.9 is installable with the potential options
│ ├─ python-rapidjson 1.9 would require
│ │ └─ python_abi 3.11.* *_cp311, which conflicts with any installable versions previously reported;
│ ├─ python-rapidjson 1.9 would require
│ │ └─ python_abi 3.10.* *_cp310, which conflicts with any installable versions previously reported;
│ ├─ python-rapidjson 1.9 would require
│ │ ├─ python >=3.7,<3.8.0a0 with the potential options
│ │ │ ├─ python [3.7.0|3.7.1|...|3.7.9], which can be installed;
│ │ │ └─ python 3.7.1 would require
│ │ │ └─ openssl >=1.1.1,<1.1.2.0a0 , which does not exist (perhaps a missing channel);
│ │ └─ python_abi 3.7.* *_cp37m, which can be installed;
│ ├─ python-rapidjson 1.9 would require
│ │ ├─ python >=3.8,<3.9.0a0 , which can be installed;
│ │ └─ python_abi 3.8.* *_cp38, which can be installed;
│ └─ python-rapidjson 1.9 would require
│ ├─ python >=3.9,<3.10.0a0 , which can be installed;
│ └─ python_abi 3.9.* *_cp39, which can be installed;
├─ python 3.10.*,>=3.9,<3.11 is not installable because there are no viable options
│ ├─ python [3.10.0|3.10.10|...|3.10.9] conflicts with any installable versions previously reported;
│ └─ python [3.10.0|3.10.1|...|3.10.6] would require
│ └─ python_abi 3.10.* *_cp310, which conflicts with any installable versions previously reported;
└─ sqlalchemy 1.4.41 is installable with the potential options
├─ sqlalchemy 1.4.41 would require
│ └─ python_abi 3.10.* *_cp310, which conflicts with any installable versions previously reported;
├─ sqlalchemy 1.4.41 would require
│ └─ python_abi 3.7.* *_cp37m, which can be installed;
├─ sqlalchemy 1.4.41 would require
│ ├─ python >=3.8,<3.9.0a0 , which can be installed;
│ └─ python_abi 3.8.* *_cp38, which can be installed;
├─ sqlalchemy 1.4.41 would require
│ └─ python_abi 3.8 *_pypy38_pp73, which can be installed;
├─ sqlalchemy 1.4.41 would require
│ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
└─ sqlalchemy 1.4.41 would require
├─ python >=3.9,<3.10.0a0 , which can be installed;
└─ python_abi 3.9.* *_cp39, which can be installed.
|