Skip to content

Improve CMake

Improve CMake #1617

Triggered via pull request November 21, 2024 16:22
Status Cancelled
Total duration 35m 35s
Artifacts

windows-conda-v142.yml

on: pull_request
Matrix: build
check-windows-conda-v142
9s
check-windows-conda-v142
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
build (windows-latest)
The run was canceled by @jorisv.
build (windows-latest)
The operation was canceled.
check-windows-conda-v142
Process completed with exit code 1.
build (windows-latest)
'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.
build (windows-latest)
C:\Miniconda\Lib\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(
build (windows-latest)
C:\Miniconda\Lib\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)