Spiceql integration #690
Annotations
1 error and 5 warnings
Run conda-incubator/setup-miniconda@3b0f2504dd76ef23b6d31f291f4913fb60ab5ff3
The process '/Users/runner/miniconda3/condabin/mamba' failed with exit code 1
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, conda-incubator/setup-miniconda@3b0f2504dd76ef23b6d31f291f4913fb60ab5ff3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run conda-incubator/setup-miniconda@3b0f2504dd76ef23b6d31f291f4913fb60ab5ff3
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
Run conda-incubator/setup-miniconda@3b0f2504dd76ef23b6d31f291f4913fb60ab5ff3
Mamba support is still experimental and can result in differently solved environments!
|
Run conda-incubator/setup-miniconda@3b0f2504dd76ef23b6d31f291f4913fb60ab5ff3
/Users/runner/miniconda3/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)
|
Run conda-incubator/setup-miniconda@3b0f2504dd76ef23b6d31f291f4913fb60ab5ff3
LibMambaUnsatisfiableError: Encountered problems while solving:
- package spiceql-1.0.0-py39h9feea61_0 requires python >=3.9,<3.10.0a0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ python 3.8** is installable with the potential options
│ ├─ python [3.8.0|3.8.1|...|3.8.8], which can be installed;
│ ├─ python [3.8.0|3.8.1] would require
│ │ └─ python_abi * *_cp38, which can be installed;
│ └─ python [3.8.10|3.8.12|...|3.8.8] would require
│ └─ python_abi 3.8.* *_cp38, which can be installed;
└─ spiceql >=1.0.0 is not installable because there are no viable options
├─ spiceql 1.0.0 would require
│ ├─ python >=3.9,<3.10.0a0 , which conflicts with any installable versions previously reported;
│ └─ python_abi 3.9.* *_cp39, which conflicts with any installable versions previously reported;
├─ spiceql 1.0.0 would require
│ ├─ python >=3.10,<3.11.0a0 , which conflicts with any installable versions previously reported;
│ └─ python_abi 3.10.* *_cp310, which conflicts with any installable versions previously reported;
├─ spiceql 1.0.0 would require
│ ├─ python >=3.11,<3.12.0a0 , which conflicts with any installable versions previously reported;
│ └─ python_abi 3.11.* *_cp311, which conflicts with any installable versions previously reported;
├─ spiceql 1.0.0 would require
│ └─ python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported;
└─ spiceql 1.0.0 would require
└─ python_abi 3.13.* *_cp313, which conflicts with any installable versions previously reported.
|
Loading