Skip to content

fix: Update the columns that need to change their type to text (MySQL e MariaDB) #5309

fix: Update the columns that need to change their type to text (MySQL e MariaDB)

fix: Update the columns that need to change their type to text (MySQL e MariaDB) #5309

Triggered via pull request October 4, 2024 20:48
Status Cancelled
Total duration 28s
Artifacts

style-check-py.yml

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

Annotations

4 errors
Ruff Style Check (3.12)
The run was canceled by @autofix-ci[bot].
Ruff (I001): src/backend/base/langflow/services/database/models/message/model.py#L1
src/backend/base/langflow/services/database/models/message/model.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): src/backend/base/langflow/services/database/models/vertex_builds/model.py#L1
src/backend/base/langflow/services/database/models/vertex_builds/model.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff Style Check (3.12)
Process completed with exit code 1.