Skip to content

Update driver_findif.py (#3250) #16

Update driver_findif.py (#3250)

Update driver_findif.py (#3250) #16

Triggered via push January 7, 2025 21:16
Status Failure
Total duration 50m 8s
Artifacts

ecosystem.yml

on: push
Matrix: ecosystem
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
Eco • 🐍 3.10 • Conda Clang (M-Silicon)
Process completed with exit code 1.
Eco • 🐍 3.12 • Conda GNU (L)
Process completed with exit code 1.
Eco • 🐍 3.9 • Conda Clang (M-Intel)
Process completed with exit code 1.
Eco • 🐍 3.12 • LLVM clang-cl (W)
Process completed with exit code 1.
Eco • 🐍 3.10 • Conda Clang (M-Silicon)
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: 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(
Eco • 🐍 3.10 • Conda Clang (M-Silicon)
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'.
Eco • 🐍 3.12 • Conda GNU (L)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Eco • 🐍 3.12 • Conda GNU (L)
/usr/share/miniconda/lib/python3.12/site-packages/conda/base/context.py:201: 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(
Eco • 🐍 3.12 • Conda GNU (L)
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'.
Eco • 🐍 3.9 • Conda Clang (M-Intel)
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: 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(
Eco • 🐍 3.9 • Conda Clang (M-Intel)
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'.
Eco • 🐍 3.12 • LLVM clang-cl (W)
C:\Miniconda\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(
Eco • 🐍 3.12 • LLVM clang-cl (W)
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'.
Eco • 🐍 3.12 • LLVM clang-cl (W)
C:\Miniconda\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)