Merge pull request #1220 from CoffeaTeam/rtd-url-update #5544
ci.yml
on: push
pre-commit
28s
Matrix: test coffea-taskvine
Matrix: test
pass
0s
Matrix: deploy release
Annotations
1 error and 3 warnings
test coffea-taskvine (3.11)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
test coffea-taskvine (3.11)
/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(
|
test coffea-taskvine (3.11)
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'.
|
test coffea-taskvine (3.11)
UnavailableInvalidChannel: HTTP 403 FORBIDDEN for channel conda-forge <https://conda.anaconda.org/conda-forge>
The channel is not accessible or is invalid.
You will need to adjust your conda configuration to proceed.
Use `conda config --show channels` to view your configuration's current state,
and use `conda config --show-sources` to view config file locations.
|