community: self-query-lantern template for lantern #2646
Annotations
8 errors and 2 warnings
Ruff (F401):
templates/self-query-lantern/self_query_lantern/chain.py#L1
self-query-lantern/self_query_lantern/chain.py:1:8: F401 `os` imported but unused
|
Ruff (F821):
templates/self-query-lantern/self_query_lantern/chain.py#L49
self-query-lantern/self_query_lantern/chain.py:49:16: F821 Undefined name `client`
|
Ruff (F821):
templates/self-query-lantern/self_query_lantern/chain.py#L90
self-query-lantern/self_query_lantern/chain.py:90:27: F821 Undefined name `connection_string`
|
lint / build (3.11)
Process completed with exit code 2.
|
Ruff (F401):
templates/self-query-lantern/self_query_lantern/chain.py#L1
self-query-lantern/self_query_lantern/chain.py:1:8: F401 `os` imported but unused
|
Ruff (F821):
templates/self-query-lantern/self_query_lantern/chain.py#L49
self-query-lantern/self_query_lantern/chain.py:49:16: F821 Undefined name `client`
|
Ruff (F821):
templates/self-query-lantern/self_query_lantern/chain.py#L90
self-query-lantern/self_query_lantern/chain.py:90:27: F821 Undefined name `connection_string`
|
lint / build (3.8)
Process completed with exit code 2.
|
lint / build (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint / build (3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|