feat(learner/extractor): infer num replicates from initial file #185
Annotations
5 errors and 11 warnings
Test (ubuntu)
Process completed with exit code 2.
|
Test (macos)
The job was canceled because "ubuntu" failed.
|
Test (macos)
The operation was canceled.
|
Test (windows)
The job was canceled because "ubuntu" failed.
|
Test (windows)
The operation was canceled.
|
Test (ubuntu)
/usr/share/miniconda3/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 (ubuntu)
/usr/share/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
Test (windows)
Terminal profiles are not available for system level installs
|
Test (windows)
Terminal profiles are not available for system level installs
|
Test (windows)
C:\Miniconda3\Lib\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 (windows)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
Test (windows)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
Test (windows)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
Test (windows)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
Test (windows)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
Test (windows)
C:\Miniconda3\Lib\argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|