Skip to content

Run all the autotests #811

Run all the autotests

Run all the autotests #811

Triggered via schedule June 13, 2024 03:01
Status Failure
Total duration 15s
Artifacts

autotest.yml

on: schedule
Add header lint
0s
Add header lint
python_ruff
6s
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.