Connection Pool Implementation #56
Annotations
10 errors
Analysing package code with our lint:
langgraph/checkpoint/mysql/_ainternal.py#L3
langgraph/checkpoint/mysql/_ainternal.py:3:1: I001 Import block is un-sorted or un-formatted
|
Analysing package code with our lint:
langgraph/checkpoint/mysql/_ainternal.py#L4
langgraph/checkpoint/mysql/_ainternal.py:4:20: F401 `typing.Any` imported but unused
|
Analysing package code with our lint:
langgraph/checkpoint/mysql/_ainternal.py#L4
langgraph/checkpoint/mysql/_ainternal.py:4:40: F401 `typing.Iterator` imported but unused
|
Analysing package code with our lint:
langgraph/checkpoint/mysql/_ainternal.py#L4
langgraph/checkpoint/mysql/_ainternal.py:4:50: F401 `typing.Optional` imported but unused
|
Analysing package code with our lint:
langgraph/checkpoint/mysql/_ainternal.py#L4
langgraph/checkpoint/mysql/_ainternal.py:4:60: F401 `typing.Sequence` imported but unused
|
Analysing package code with our lint:
langgraph/checkpoint/mysql/aio.py#L1
langgraph/checkpoint/mysql/aio.py:1:1: I001 Import block is un-sorted or un-formatted
|
Analysing package code with our lint:
langgraph/checkpoint/mysql/aio.py#L5
langgraph/checkpoint/mysql/aio.py:5:70: F401 `typing.Union` imported but unused
|
Analysing package code with our lint:
langgraph/store/mysql/aio.py#L1
langgraph/store/mysql/aio.py:1:1: I001 Import block is un-sorted or un-formatted
|
Analysing package code with our lint:
langgraph/store/mysql/base.py#L1
langgraph/store/mysql/base.py:1:1: I001 Import block is un-sorted or un-formatted
|
Analysing package code with our lint
Process completed with exit code 2.
|
Loading