Bump github/codeql-action from 3.26.2 to 3.27.4 #3096
coverage.yml
on: pull_request
Generate coverage and push to Coveralls.io
1m 13s
Annotations
1 error and 6 warnings
Generate coverage and push to Coveralls.io
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
|
Generate coverage and push to Coveralls.io
'Mambaforge' variants are now equivalent to 'Miniforge3'. In the future, we will ignore with a warning and use 'Miniforge3'. Eventually, using 'Mambaforge' will throw an error. Please change to 'Miniforge3' at your earliest convenience.
|
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
|
Generate coverage and push to Coveralls.io
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' as a way of removing 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' to remove this warning.
|
Generate coverage and push to Coveralls.io
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
Generate coverage and push to Coveralls.io
/home/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)
|
Generate coverage and push to Coveralls.io
LibMambaUnsatisfiableError: Encountered problems while solving:
- package graalpy-23.0.0-0_graalvm_native requires python_abi 3.10.* *_graalpy230_310_native, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ dpcpp-llvm-spirv is installable with the potential options
│ ├─ dpcpp-llvm-spirv 2024.2.0 would require
│ │ ├─ dpcpp-cpp-rt >=2024.2.0,<2025.0a0 , which can be installed;
│ │ └─ python_abi 3.10.* *_cp310 with the potential options
│ │ ├─ python_abi 3.10, which can be installed;
│ │ └─ python_abi 3.10 would require
│ │ └─ python 3.10.* *_cpython, which can be installed;
│ ├─ dpcpp-llvm-spirv [2024.0.0|2024.2.0] would require
│ │ ├─ python >=3.11,<3.12.0a0 , which can be installed;
│ │ └─ python_abi 3.11.* *_cp311, which can be installed;
│ └─ dpcpp-llvm-spirv 2024.2.0 would require
│ ├─ python >=3.9,<3.10.0a0 , which can be installed;
│ └─ python_abi 3.9.* *_cp39, which can be installed;
├─ dpctl is installable with the potential options
│ ├─ dpctl 0.19.0dev0 would require
│ │ └─ dpcpp-cpp-rt >=2025.0,<2026.0a0 , which conflicts with any installable versions previously reported;
│ ├─ dpctl 0.19.0dev0 would require
│ │ └─ python_abi 3.9.* *_cp39, which can be installed;
│ ├─ dpctl 0.19.0dev0 would require
│ │ └─ python_abi 3.11.* *_cp311, which can be installed;
│ └─ dpctl 0.19.0dev0 would require
│ └─ python_abi 3.12.* *_cp312, which can be installed;
└─ python 3.10** is not installable because there are no viable options
├─ python 3.10.8 would require
│ └─ graalpy >=23.0.0,<23.0.1.0a0 , which requires
│ └─ python_abi 3.10.* *_graalpy230_310_native, which conflicts with any installable versions previously reported;
└─ python [3.10.0|3.10.1|...|3.10.9] would require
└─ python_abi 3.10.* *_cp310, which conflicts with any installable versions previously reported.
|