Enable SSL verification for server-side operations #6632 #181
autotest.yml
on: push
setup
7s
Add header lint
7s
python_ruff
5s
Check Python Type Annotations
26s
Python type check (Pyright)
3m 53s
Matrix: test
Annotations
5 errors
Ruff (UP036):
setup.py#L22
setup.py:22:4: UP036 Version block is outdated for minimum Python version
|
Ruff (UP036):
setup_rucio.py#L22
setup_rucio.py:22:4: UP036 Version block is outdated for minimum Python version
|
Ruff (UP036):
setup_rucio_client.py#L21
setup_rucio_client.py:21:4: UP036 Version block is outdated for minimum Python version
|
Ruff (UP036):
setup_webui.py#L20
setup_webui.py:20:4: UP036 Version block is outdated for minimum Python version
|
python_ruff
Process completed with exit code 1.
|