Fix usage of conda-incubator/setup-miniconda
#1751
job.test.yml
on: pull_request
Matrix: build
Matrix: jstest/lint
Matrix: acceptance
Matrix: source
Matrix: smoke
Annotations
2 errors and 5 warnings
build (ubuntu, >=20,<21, >=4.1.0,<5.0.0a0, >=4)
Process completed with exit code 127.
|
jstest/lint (ubuntu, >=20,<21, >=4.1.0,<5.0.0a0, >=4)
Process completed with exit code 127.
|
build (ubuntu, >=20,<21, >=4.1.0,<5.0.0a0, >=4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu, >=20,<21, >=4.1.0,<5.0.0a0, >=4)
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'.
|
jstest/lint (ubuntu, >=20,<21, >=4.1.0,<5.0.0a0, >=4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
jstest/lint (ubuntu, >=20,<21, >=4.1.0,<5.0.0a0, >=4)
'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.
|
jstest/lint (ubuntu, >=20,<21, >=4.1.0,<5.0.0a0, >=4)
/usr/share/miniconda/lib/python3.12/site-packages/conda/base/context.py:201: 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(
|