Skip to content

adds ability to specify user and password via env variables #6441

adds ability to specify user and password via env variables

adds ability to specify user and password via env variables #6441

Triggered via pull request July 29, 2025 07:16
Status Success
Total duration 10m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

clang-tidy-review.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
clang-tidy
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fb8aa908e50>: Failed to establish a new connection: [Errno 101] Network is unreachable')': /simple/pip/
clang-tidy
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fb8aa908850>: Failed to establish a new connection: [Errno 101] Network is unreachable')': /simple/pip/
clang-tidy
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv