Skip to content

Throttle connectivity check on connectivity issue #7538

Throttle connectivity check on connectivity issue

Throttle connectivity check on connectivity issue #7538

Triggered via pull request October 9, 2024 22:16
Status Cancelled
Total duration 2m 11s
Artifacts

ci.yaml

on: pull_request
Prepare Python dependencies
7s
Prepare Python dependencies
Run tests Python 3.12.7
1m 45s
Run tests Python 3.12.7
Check ruff-format
17s
Check ruff-format
Check ruff
13s
Check ruff
Check Dockerfile
9s
Check Dockerfile
Check executables
23s
Check executables
Check JSON
19s
Check JSON
Check pylint
34s
Check pylint
Process test coverage
0s
Process test coverage
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Ruff (D400): tests/utils/test_decorator.py#L1
tests/utils/test_decorator.py:1:1: D400 First line should end with a period
Ruff (D415): tests/utils/test_decorator.py#L1
tests/utils/test_decorator.py:1:1: D415 First line should end with a period, question mark, or exclamation point
Ruff (D103): tests/utils/test_decorator.py#L6
tests/utils/test_decorator.py:6:5: D103 Missing docstring in public function
Check ruff
Process completed with exit code 1.
Check ruff-format
Process completed with exit code 1.
Check pylint
Process completed with exit code 4.
Run tests Python 3.12.7
Canceling since a higher priority waiting request for 'CI-refs/pull/5342/merge' exists
Run tests Python 3.12.7
The operation was canceled.
Check pylint: tests/test_supervisor.py#L85
W0212: Access to a protected member _last_call of a client class (protected-access)