Configure specific warnings #1382
main.yml
on: pull_request
prepare-nonhindcast-cache
2m 35s
check-changes
16s
set-os
3s
Matrix: conda-build
Matrix: pip-build
Matrix: test-optional-pip-dependencies
Matrix: hindcast-calls
Matrix: test-notebooks
Indicate completion to coveralls.io
9s
Annotations
7 warnings
|
pip-ubuntu-latest/3.12
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
|
pip-ubuntu-latest/3.12
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'.
|
|
conda-ubuntu-latest/3.10
/home/runner/miniconda3/lib/python3.13/argparse.py:1258: 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/3.10
WARNING conda.cli.main_config:_set_key(453): Key auto_activate_base is an alias of auto_activate; setting value with latter
|
|
conda-ubuntu-latest/3.10
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/3.10
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/3.10
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.
|