Run all tests #947
run_all_tests.yml
on: schedule
Matrix: run-all-gallery-tests
Matrix: run-all-tests-on-conda
Matrix: run-all-tests
Matrix: run-ros3-tests
Annotations
7 warnings
windows-python3.12-ros3
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
windows-python3.12-ros3
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
windows-python3.12-ros3
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
windows-python3.12-ros3
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
windows-python3.12-ros3
WARNING conda.activate:native_path_to_unix(1034): cygpath is not available, fallback to manual path conversion
|
macos-python3.12-ros3
/Users/runner/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(
|
macos-python3.12-ros3
/Users/runner/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)
|