Merge pull request #954 from earthlab/apppears #1132
Annotations
9 errors and 57 warnings
conda (ubuntu-latest, ci/py310-env.yml)
Process completed with exit code 2.
|
conda (ubuntu-latest, ci/py39-env.yml)
Process completed with exit code 2.
|
conda (windows-latest, ci/py310-env.yml)
Process completed with exit code 2.
|
conda (ubuntu-latest, ci/py38-env.yml)
Process completed with exit code 2.
|
conda (windows-latest, ci/py39-env.yml)
Process completed with exit code 2.
|
conda (macos-latest, ci/py310-env.yml)
Process completed with exit code 2.
|
conda (macos-latest, ci/py39-env.yml)
Process completed with exit code 2.
|
conda (windows-latest, ci/py38-env.yml)
Process completed with exit code 2.
|
conda (macos-latest, ci/py38-env.yml)
Process completed with exit code 2.
|
conda (ubuntu-latest, ci/py310-env.yml)
/usr/share/miniconda3/lib/python3.13/argparse.py:1255: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
conda (ubuntu-latest, ci/py310-env.yml)
/usr/share/miniconda3/lib/python3.13/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
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(
|
conda (ubuntu-latest, ci/py310-env.yml)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
conda (ubuntu-latest, ci/py310-env.yml)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
conda (ubuntu-latest, ci/py310-env.yml)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
conda (ubuntu-latest, ci/py39-env.yml)
/usr/share/miniconda3/lib/python3.13/argparse.py:1255: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
conda (ubuntu-latest, ci/py39-env.yml)
/usr/share/miniconda3/lib/python3.13/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
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(
|
conda (ubuntu-latest, ci/py39-env.yml)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
conda (ubuntu-latest, ci/py39-env.yml)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
conda (ubuntu-latest, ci/py39-env.yml)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
conda (windows-latest, ci/py310-env.yml)
C:\Miniconda3\Lib\argparse.py:1255: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
conda (windows-latest, ci/py310-env.yml)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
conda (windows-latest, ci/py310-env.yml)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
conda (windows-latest, ci/py310-env.yml)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
conda (windows-latest, ci/py310-env.yml)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
conda (windows-latest, ci/py310-env.yml)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
conda (windows-latest, ci/py310-env.yml)
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.9.
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(
|
conda (windows-latest, ci/py310-env.yml)
Terminal profiles are not available for system level installs
|
conda (windows-latest, ci/py310-env.yml)
Terminal profiles are not available for system level installs
|
conda (ubuntu-latest, ci/py38-env.yml)
/usr/share/miniconda3/lib/python3.13/argparse.py:1255: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
conda (ubuntu-latest, ci/py38-env.yml)
/usr/share/miniconda3/lib/python3.13/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
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(
|
conda (ubuntu-latest, ci/py38-env.yml)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
conda (ubuntu-latest, ci/py38-env.yml)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
conda (ubuntu-latest, ci/py38-env.yml)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
conda (windows-latest, ci/py39-env.yml)
C:\Miniconda3\Lib\argparse.py:1255: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
conda (windows-latest, ci/py39-env.yml)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
conda (windows-latest, ci/py39-env.yml)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
conda (windows-latest, ci/py39-env.yml)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
conda (windows-latest, ci/py39-env.yml)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
conda (windows-latest, ci/py39-env.yml)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
conda (windows-latest, ci/py39-env.yml)
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.9.
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(
|
conda (windows-latest, ci/py39-env.yml)
Terminal profiles are not available for system level installs
|
conda (windows-latest, ci/py39-env.yml)
Terminal profiles are not available for system level installs
|
conda (macos-latest, ci/py310-env.yml)
/Users/runner/miniconda3/lib/python3.13/argparse.py:1255: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
conda (macos-latest, ci/py310-env.yml)
/Users/runner/miniconda3/lib/python3.13/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
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(
|
conda (macos-latest, ci/py310-env.yml)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
conda (macos-latest, ci/py310-env.yml)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
conda (macos-latest, ci/py310-env.yml)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
conda (macos-latest, ci/py39-env.yml)
/Users/runner/miniconda3/lib/python3.13/argparse.py:1255: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
conda (macos-latest, ci/py39-env.yml)
/Users/runner/miniconda3/lib/python3.13/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
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(
|
conda (macos-latest, ci/py39-env.yml)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
conda (macos-latest, ci/py39-env.yml)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
conda (macos-latest, ci/py39-env.yml)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
conda (windows-latest, ci/py38-env.yml)
C:\Miniconda3\Lib\argparse.py:1255: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
conda (windows-latest, ci/py38-env.yml)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
conda (windows-latest, ci/py38-env.yml)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
conda (windows-latest, ci/py38-env.yml)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
conda (windows-latest, ci/py38-env.yml)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
conda (windows-latest, ci/py38-env.yml)
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
|
conda (windows-latest, ci/py38-env.yml)
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.9.
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(
|
conda (windows-latest, ci/py38-env.yml)
Terminal profiles are not available for system level installs
|
conda (windows-latest, ci/py38-env.yml)
Terminal profiles are not available for system level installs
|
conda (macos-latest, ci/py38-env.yml)
/Users/runner/miniconda3/lib/python3.13/argparse.py:1255: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
conda (macos-latest, ci/py38-env.yml)
/Users/runner/miniconda3/lib/python3.13/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9.
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(
|
conda (macos-latest, ci/py38-env.yml)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
conda (macos-latest, ci/py38-env.yml)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|
conda (macos-latest, ci/py38-env.yml)
entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
|