Skip to content

feat: add docstring for settings #475

feat: add docstring for settings

feat: add docstring for settings #475

Re-run triggered March 6, 2025 14:25
Status Success
Total duration 3m 28s
Artifacts 4

extensions.yml

on: pull_request
client-generation
3m 15s
client-generation
Matrix: unittest
pytest-integration
13m 31s
pytest-integration
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
pytest-integration: home/runner/micromamba/envs/diracx-dev/lib/python3.11/site-packages/httpx/_config.py#L51
`verify=<str>` is deprecated. Use `verify=ssl.create_default_context(cafile=...)` or `verify=ssl.create_default_context(capath=...)` instead.
pytest-integration: home/runner/micromamba/envs/diracx-dev/lib/python3.11/site-packages/httpx/_config.py#L51
`verify=<str>` is deprecated. Use `verify=ssl.create_default_context(cafile=...)` or `verify=ssl.create_default_context(capath=...)` instead.
pytest-integration: home/runner/micromamba/envs/diracx-dev/lib/python3.11/site-packages/httpx/_config.py#L51
`verify=<str>` is deprecated. Use `verify=ssl.create_default_context(cafile=...)` or `verify=ssl.create_default_context(capath=...)` instead.
pytest-integration: home/runner/micromamba/envs/diracx-dev/lib/python3.11/site-packages/httpx/_config.py#L51
`verify=<str>` is deprecated. Use `verify=ssl.create_default_context(cafile=...)` or `verify=ssl.create_default_context(capath=...)` instead.
pytest-integration: home/runner/micromamba/envs/diracx-dev/lib/python3.11/site-packages/M2Crypto/__init__.py#L36
distutils Version classes are deprecated. Use packaging.version instead.