Remove bug in the github action on macos-latest #1238
Annotations
3 errors and 6 warnings
Test on macOS-latest, Python 3.7
The process '/Users/runner/miniconda3/condabin/conda' failed with exit code 1
|
Test on ubuntu-latest, Python 3.7
The operation was canceled.
|
Test on ubuntu-latest, Python 3.7
The strategy configuration was canceled because "test.macOS-latest_3_7" failed
|
Test on macOS-latest, Python 3.7
PackagesNotFoundError: The following packages are not available from current channels:
- python=3.7
Current channels:
- https://conda.anaconda.org/conda-forge
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
To search for alternate channels that may provide the conda package you're
looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.
|
Test on macOS-latest, Python 3.7
/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)
|
Test on macOS-latest, Python 3.7
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.
|
Test on macOS-latest, Python 3.7
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.
|
Test on macOS-latest, Python 3.7
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.
|
Test on ubuntu-latest, Python 3.7
/usr/share/miniconda/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)
|