Update minimum cmake in example #586
Annotations
3 errors, 5 warnings, and 2 notices
|
build_pip (macos-latest, pip)
Process completed with exit code 1.
|
|
build_conda (macos-latest, conda)
Process completed with exit code 1.
|
|
build_pip (ubuntu-latest, pip)
Process completed with exit code 8.
|
|
build_conda (macos-latest, conda)
/Users/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.9.
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_conda (ubuntu-latest, conda)
/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.9.
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_conda (windows-latest, conda)
warning libmamba [libwinpthread-12.0.0.r4.gg4f2fc60ca-h57928b3_9] The following files were already present in the environment:
- Library\bin\libwinpthread-1.dll
|
|
build_conda (windows-latest, conda)
EnvironmentNameNotFound: Could not find conda environment: rapidjson
You can list all discoverable environments with `conda info --envs`.
|
|
build_conda (windows-latest, conda)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
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_pip (windows-latest, pip)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
build_conda (windows-latest, conda)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|