Test of package installation & execution #601
Annotations
3 errors and 4 warnings
|
build_conda (macos-latest, conda, true)
The job was not acquired by Runner of type hosted even after multiple attempts
|
|
Test of package installation & execution
Internal server error. Correlation ID: 57097ee7-f339-4cd9-b8ed-61be618cf60b
|
|
build_pip (macos-latest, pip, true)
The job was not acquired by Runner of type hosted even after multiple attempts
|
|
build_conda (ubuntu-latest, conda, true)
/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, true)
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, true)
EnvironmentNameNotFound: Could not find conda environment: rapidjson
You can list all discoverable environments with `conda info --envs`.
|
|
build_conda (windows-latest, conda, true)
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(
|