Skip to content

Run all the autotests #867

Run all the autotests

Run all the autotests #867

Triggered via schedule May 26, 2024 03:08
Status Failure
Total duration 19s
Artifacts

autotest.yml

on: schedule
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

5 errors
Ruff (UP037): lib/rucio/core/authentication.py#L518
lib/rucio/core/authentication.py:518:12: UP037 Remove quotes from type annotation
Ruff (UP037): lib/rucio/core/request.py#L1713
lib/rucio/core/request.py:1713:19: UP037 Remove quotes from type annotation
Ruff (UP037): lib/rucio/core/transfer.py#L1428
lib/rucio/core/transfer.py:1428:22: UP037 Remove quotes from type annotation
Ruff (UP037): tests/test_preparer.py#L143
tests/test_preparer.py:143:27: UP037 Remove quotes from type annotation
python_ruff
Process completed with exit code 1.