unchange query #376
autotest.yml
on: push
setup
6s
Add header lint
8s
python_ruff
17s
Check Python Type Annotations
23s
Python type check (Pyright)
4m 5s
Matrix: test
Annotations
21 errors
Ruff:
lib/rucio/daemons/hermes/hermes.py#L255
lib/rucio/daemons/hermes/hermes.py:255:2: SyntaxError: Expected ':', found newline
|
Ruff:
lib/rucio/daemons/hermes/hermes.py#L256
lib/rucio/daemons/hermes/hermes.py:256:1: SyntaxError: Expected an indented block after function definition
|
Ruff:
lib/rucio/daemons/hermes/hermes.py#L256
lib/rucio/daemons/hermes/hermes.py:256:3: SyntaxError: Expected a statement
|
Ruff:
lib/rucio/daemons/hermes/hermes.py#L256
lib/rucio/daemons/hermes/hermes.py:256:6: SyntaxError: Invalid annotated assignment target
|
Ruff:
lib/rucio/daemons/hermes/hermes.py#L256
lib/rucio/daemons/hermes/hermes.py:256:11: SyntaxError: Expected an expression
|
Ruff:
lib/rucio/daemons/hermes/hermes.py#L257
lib/rucio/daemons/hermes/hermes.py:257:1: SyntaxError: Unexpected indentation
|
Ruff:
lib/rucio/daemons/hermes/hermes.py#L276
lib/rucio/daemons/hermes/hermes.py:276:1: SyntaxError: Expected a statement
|
python_ruff
Process completed with exit code 1.
|
Python type check (Pyright)
Process completed with exit code 1.
|
test (alma9, 3.9, autotest, remote_dbs, mysql8, influxdb_elastic)
Process completed with exit code 1.
|
test (alma9, 3.9, autotest, sqlite, sqlite)
Process completed with exit code 1.
|
test (alma9, 3.9, autotest, remote_dbs, oracle, influxdb_elastic)
Process completed with exit code 1.
|
test (alma9, 3.9, autotest, syntax, 1, false)
Process completed with exit code 1.
|
test (alma9, 3.10, autotest, syntax, 1, false)
Process completed with exit code 1.
|
test (alma9, 3.10, autotest, sqlite, sqlite)
Process completed with exit code 1.
|
test (alma9, 3.10, autotest, remote_dbs, mysql8, influxdb_elastic)
Process completed with exit code 1.
|
test (alma9, 3.10, autotest, remote_dbs, oracle, influxdb_elastic)
Process completed with exit code 1.
|
test (alma9, 3.9, autotest, remote_dbs, postgres14, influxdb_elastic)
Process completed with exit code 1.
|
test (alma9, 3.9, autotest, multi_vo, postgres14, /opt/rucio/etc/multi_vo/tst)
Process completed with exit code 1.
|
test (alma9, 3.10, autotest, remote_dbs, postgres14, influxdb_elastic)
Process completed with exit code 1.
|
test (alma9, 3.10, autotest, multi_vo, postgres14, /opt/rucio/etc/multi_vo/tst)
Process completed with exit code 1.
|