Skip to content

Replicas: For declaring bad replicas, use plugin for deteriming scope #8294

Replicas: For declaring bad replicas, use plugin for deteriming scope

Replicas: For declaring bad replicas, use plugin for deteriming scope #8294

Triggered via pull request May 13, 2024 13:24
Status Failure
Total duration 47m 16s
Artifacts

autotest.yml

on: pull_request
Add header lint
6s
Add header lint
python_ruff
9s
python_ruff
Check Python Type Annotations
25s
Check Python Type Annotations
Python type check (Pyright)
4m 13s
Python type check (Pyright)
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (TID251): lib/rucio/rse/protocols/protocol.py#L23
lib/rucio/rse/protocols/protocol.py:23:20: TID251 `typing.Callable` is banned: Use `collections.abc.Callable` instead.
Ruff (TID251): lib/rucio/rse/rsemanager.py#L19
lib/rucio/rse/rsemanager.py:19:20: TID251 `typing.Callable` is banned: Use `collections.abc.Callable` instead.
python_ruff
Process completed with exit code 1.