Skip to content

perf:⚡️ Speed up method Graph.sort_chat_inputs_first by 152% #9525

perf:⚡️ Speed up method Graph.sort_chat_inputs_first by 152%

perf:⚡️ Speed up method Graph.sort_chat_inputs_first by 152% #9525

Triggered via pull request December 13, 2024 22:24
Status Failure
Total duration 18s
Artifacts

style-check-py.yml

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

Annotations

3 errors and 1 warning
Ruff (TRY003): src/backend/base/langflow/graph/graph/base.py#L1265
src/backend/base/langflow/graph/graph/base.py:1265:19: TRY003 Avoid specifying long messages outside the exception class
Ruff (EM102): src/backend/base/langflow/graph/graph/base.py#L1265
src/backend/base/langflow/graph/graph/base.py:1265:30: EM102 Exception must not use an f-string literal, assign to variable first
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