Connection Pool Implementation #56
ci.yml
on: pull_request
Matrix: lint / build
Matrix: test / build
CI Success
0s
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.
|