Skip to content

Run all the autotests #73

Run all the autotests

Run all the autotests #73

Triggered via schedule October 30, 2025 03:44
Status Failure
Total duration 13s
Artifacts

autotest.yml

on: schedule
setup
0s
setup
Build Runtime Images  /  Build Runtime Images
Build Runtime Images / Build Runtime Images
Add header lint
0s
Add header lint
python_ruff
10s
python_ruff
Check Python Type Annotations
0s
Check Python Type Annotations
Python type check (Pyright)
0s
Python type check (Pyright)
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (UP045): lib/rucio/cli/utils.py#L243
lib/rucio/cli/utils.py:243:10: UP045 Use `X | None` for type annotations
Ruff (UP045): lib/rucio/cli/utils.py#L242
lib/rucio/cli/utils.py:242:19: UP045 Use `X | None` for type annotations
Ruff (UP045): lib/rucio/cli/utils.py#L241
lib/rucio/cli/utils.py:241:21: UP045 Use `X | None` for type annotations
Ruff (UP007): lib/rucio/cli/utils.py#L240
lib/rucio/cli/utils.py:240:20: UP007 Use `X | Y` for type annotations
Ruff (UP045): lib/rucio/cli/replica.py#L72
lib/rucio/cli/replica.py:72:61: UP045 Use `X | None` for type annotations
Ruff (UP045): lib/rucio/cli/opendata.py#L122
lib/rucio/cli/opendata.py:122:30: UP045 Use `X | None` for type annotations
Ruff (UP045): lib/rucio/cli/opendata.py#L120
lib/rucio/cli/opendata.py:120:57: UP045 Use `X | None` for type annotations
Ruff (UP045): lib/rucio/cli/bin_legacy/rucio.py#L1102
lib/rucio/cli/bin_legacy/rucio.py:1102:40: UP045 Use `X | None` for type annotations
Ruff (UP045): bin/rucio#L50
bin/rucio:50:29: UP045 Use `X | None` for type annotations
Ruff (UP045): bin/rucio#L29
bin/rucio:29:44: UP045 Use `X | None` for type annotations