Skip to content

⚡️ Speed up method AuthService.verify_password by 12% in PR #11654 (feat/pluggable-auth-service-1.8) #31784

⚡️ Speed up method AuthService.verify_password by 12% in PR #11654 (feat/pluggable-auth-service-1.8)

⚡️ Speed up method AuthService.verify_password by 12% in PR #11654 (feat/pluggable-auth-service-1.8) #31784

Triggered via pull request February 8, 2026 22:02
Status Failure
Total duration 20s
Artifacts

style-check-py.yml

on: pull_request
Matrix: Ruff Style Check
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Ruff Style Check (3.13)
Process completed with exit code 1.
Ruff (BLE001): src/backend/base/langflow/services/auth/service.py#L60
src/backend/base/langflow/services/auth/service.py:60:16: BLE001 Do not catch blind exception: `Exception`