Skip to content

[9.0] use containerized certs creation #12780

[9.0] use containerized certs creation

[9.0] use containerized certs creation #12780

Triggered via pull request February 6, 2025 15:24
Status Success
Total duration 18m 13s
Artifacts

basic.yml

on: pull_request
pre-commit
1m 6s
pre-commit
shellcheck
4s
shellcheck
pycodestyle
7s
pycodestyle
Pylint for Python 2.7 in Pilot files
42s
Pylint for Python 2.7 in Pilot files
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
check (mypy)
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
check (mypy)
/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(
check (pylint -j 0 -E src/)
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
check (pylint -j 0 -E src/)
/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(
check (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
check (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
/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(