initializeChromosome() now returns the new Chromosome object #1398
tests.yml
on: push
canceller
4s
Matrix: tests-Unix-CLI
Matrix: tests-Unix-GUI
Matrix: tests-Windows-CLI
Matrix: tests-Windows-GUI
Matrix: tests-windows-latest-pacman
Annotations
6 errors and 10 warnings
tests-Unix-CLI (macos-15, 3.9)
Process completed with exit code 1.
|
tests-Unix-CLI (ubuntu-20.04, 7, 3.8)
Process completed with exit code 1.
|
tests-Unix-CLI (ubuntu-20.04, 11, 3.9)
Process completed with exit code 1.
|
tests-Unix-CLI (macos-13, 3.9)
Process completed with exit code 1.
|
tests-Windows-CLI (mingw64, x86_64, 3.8)
Process completed with exit code 1.
|
tests-Windows-CLI (ucrt64, ucrt-x86_64, 3.8)
Process completed with exit code 1.
|
tests-Unix-CLI (macos-15, 3.9)
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'.
|
tests-Unix-CLI (ubuntu-20.04, 7, 3.8)
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'.
|
tests-Unix-CLI (ubuntu-20.04, 11, 3.9)
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'.
|
tests-Unix-CLI (macos-13, 3.9)
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'.
|
tests-Windows-CLI (mingw64, x86_64, 3.8)
'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.
|
tests-Windows-CLI (mingw64, x86_64, 3.8)
C:\Users\runneradmin\miniconda3\Lib\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(
|
tests-Windows-CLI (mingw64, x86_64, 3.8)
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'.
|
tests-Windows-CLI (ucrt64, ucrt-x86_64, 3.8)
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'.
|
tests-Windows-CLI (ucrt64, ucrt-x86_64, 3.8)
'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.
|
tests-Windows-CLI (ucrt64, ucrt-x86_64, 3.8)
C:\Users\runneradmin\miniconda3\Lib\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(
|