Skip to content

fix: Asynchronous connection error when using databases other than Postgres or SQLite #11487

fix: Asynchronous connection error when using databases other than Postgres or SQLite

fix: Asynchronous connection error when using databases other than Postgres or SQLite #11487

Triggered via pull request January 23, 2025 13:08
Status Failure
Total duration 29s
Artifacts

style-check-py.yml

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

Annotations

2 errors and 1 warning
Ruff (F841): src/backend/base/langflow/services/database/service.py#L97
src/backend/base/langflow/services/database/service.py:97:13: F841 Local variable `scheme` is assigned to but never used
Ruff Style Check (3.12)
Process completed with exit code 1.
Ruff Style Check (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636