Skip to content

Connection Pool Implementation #56

Connection Pool Implementation

Connection Pool Implementation #56

Triggered via pull request November 27, 2024 19:48
Status Failure
Total duration 53s
Artifacts

ci.yml

on: pull_request
Matrix: lint / build
Matrix: test / build
CI Success
0s
CI Success
Fit to window
Zoom out
Zoom in

Annotations

17 errors
Ruff (I001): langgraph/checkpoint/mysql/_ainternal.py#L3
langgraph/checkpoint/mysql/_ainternal.py:3:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): langgraph/checkpoint/mysql/_ainternal.py#L4
langgraph/checkpoint/mysql/_ainternal.py:4:20: F401 `typing.Any` imported but unused
Ruff (F401): langgraph/checkpoint/mysql/_ainternal.py#L4
langgraph/checkpoint/mysql/_ainternal.py:4:40: F401 `typing.Iterator` imported but unused
Ruff (F401): langgraph/checkpoint/mysql/_ainternal.py#L4
langgraph/checkpoint/mysql/_ainternal.py:4:50: F401 `typing.Optional` imported but unused
Ruff (F401): langgraph/checkpoint/mysql/_ainternal.py#L4
langgraph/checkpoint/mysql/_ainternal.py:4:60: F401 `typing.Sequence` imported but unused
Ruff (I001): langgraph/checkpoint/mysql/aio.py#L1
langgraph/checkpoint/mysql/aio.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): langgraph/checkpoint/mysql/aio.py#L5
langgraph/checkpoint/mysql/aio.py:5:70: F401 `typing.Union` imported but unused
Ruff (I001): langgraph/store/mysql/aio.py#L1
langgraph/store/mysql/aio.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): langgraph/store/mysql/base.py#L1
langgraph/store/mysql/base.py:1:1: I001 Import block is un-sorted or un-formatted
lint / lint #3.12
Process completed with exit code 2.
test / test #3.9
Process completed with exit code 2.
test / test #3.12
Process completed with exit code 2.
test / test #3.11
The job was canceled because "_3_9" failed.
test / test #3.11
The operation was canceled.
test / test #3.10
The job was canceled because "_3_9" failed.
test / test #3.10
The operation was canceled.
CI Success
Process completed with exit code 1.