Throttle connectivity check on connectivity issue #7541
ci.yaml
on: pull_request
Prepare Python dependencies
8s
Check ruff-format
19s
Check ruff
13s
Check Dockerfile
8s
Check executables
14s
Check JSON
14s
Check pylint
31s
Process test coverage
0s
Annotations
4 errors and 1 warning
Check ruff
Process completed with exit code 1.
|
Check pylint
Process completed with exit code 4.
|
Run tests Python 3.12.7:
tests/jobs/test_job_decorator.py#L112
test_internet[0-None-None-True]
assert None is True
|
Run tests Python 3.12.7
Process completed with exit code 1.
|
Check pylint:
tests/test_supervisor.py#L85
W0212: Access to a protected member _last_call of a client class (protected-access)
|