More GitHub tests; update minimum Python to 3.7 #5
test-doc-builder.yml
on: pull_request
Matrix: test-pythons
Lint and test in Conda env
53s
file-issue-on-failure
0s
Annotations
4 errors and 2 warnings
|
Test in Python 3.x
Process completed with exit code 1.
|
|
Test in Python 3.x
The strategy configuration was canceled because "test-pythons._3_6" failed
|
|
Test in Python 3.6
Process completed with exit code 1.
|
|
Test in Python 3.6
The version '3.6' with architecture 'x64' was not found for Ubuntu 24.04.
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
|
|
Lint and test in Conda env
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'.
|
|
Lint and test in Conda env
/usr/share/miniconda/lib/python3.12/site-packages/conda/base/context.py:202: 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(
|