Smoke Test #88
smoke-test.yml
on: schedule
Matrix: test-package-conda
Matrix: test-package-pip
Annotations
10 errors and 5 warnings
test-package-pip (ubuntu-latest, 3.10)
Process completed with exit code 1.
|
test-package-pip (windows-latest, 3.10)
The job was canceled because "ubuntu-latest_3_10" failed.
|
test-package-pip (windows-latest, 3.10)
The operation was canceled.
|
test-package-pip (macos-latest, 3.10)
The job was canceled because "ubuntu-latest_3_10" failed.
|
test-package-pip (macos-latest, 3.10)
The operation was canceled.
|
test-package-conda (macos-latest, 3.10)
Process completed with exit code 1.
|
test-package-conda (windows-latest, 3.10)
The job was canceled because "macos-latest_3_10" failed.
|
test-package-conda (windows-latest, 3.10)
The operation was canceled.
|
test-package-conda (ubuntu-latest, 3.10)
The job was canceled because "macos-latest_3_10" failed.
|
test-package-conda (ubuntu-latest, 3.10)
The operation was canceled.
|
test-package-pip (ubuntu-latest, 3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-package-conda (macos-latest, 3.10)
/Users/runner/miniconda3/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(
|
test-package-conda (macos-latest, 3.10)
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-package-conda (ubuntu-latest, 3.10)
/home/runner/miniconda3/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(
|
test-package-conda (ubuntu-latest, 3.10)
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'.
|