Skip to content

devops: fix conda CI workflow #414

devops: fix conda CI workflow

devops: fix conda CI workflow #414

Triggered via pull request November 7, 2024 09:55
Status Failure
Total duration 6m 26s
Artifacts

ci.yml

on: pull_request
Matrix: Conda Build
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
Conda Build (windows-latest)
The process 'C:\Miniconda\condabin\conda.bat' failed with exit code 1
Conda Build (ubuntu-latest)
Process completed with exit code 1.
Conda Build (macos-latest)
Process completed with exit code 1.
Conda Build (windows-latest)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
Conda Build (windows-latest)
CondaHTTPError: HTTP 520 CONNECTION FAILED for url <https://conda.anaconda.org/microsoft/win-64/repodata.json> Elapsed: 00:00.662306 CF-RAY: 8dec74520adb5553-ORD A remote server error occurred when trying to retrieve this URL. A 500-type error (e.g. 500, 501, 502, 503, etc.) indicates the server failed to fulfill a valid request. The problem may be spurious, and will resolve itself if you try your request again. If the problem persists, consider notifying the maintainer of the remote server.
Conda Build (ubuntu-latest)
/usr/share/miniconda/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(
Conda Build (ubuntu-latest)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
Conda Build (macos-latest)
/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.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(
Conda Build (macos-latest)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.