Update CI configuration and dependencies: refine pip install command … #18
ci.yml
on: push
Security scan
23s
Matrix: lint-and-test
Annotations
19 errors
|
Security scan
Process completed with exit code 1.
|
|
Python 3.11 on ubuntu-latest
Process completed with exit code 1.
|
|
Ruff (I001):
web_chat.py#L19
web_chat.py:19:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (F541):
test_install.py#L305
test_install.py:305:15: F541 f-string without any placeholders
|
|
Ruff (F401):
test_install.py#L17
test_install.py:17:20: F401 `typing.Callable` imported but unused
|
|
Ruff (I001):
src/hippocampai/vector/qdrant_store.py#L3
src/hippocampai/vector/qdrant_store.py:3:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (I001):
src/hippocampai/setup_app.py#L134
src/hippocampai/setup_app.py:134:9: I001 Import block is un-sorted or un-formatted
|
|
Python 3.10 on ubuntu-latest
Process completed with exit code 1.
|
|
Ruff (I001):
web_chat.py#L19
web_chat.py:19:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (F541):
test_install.py#L305
test_install.py:305:15: F541 f-string without any placeholders
|
|
Ruff (F401):
test_install.py#L17
test_install.py:17:20: F401 `typing.Callable` imported but unused
|
|
Ruff (I001):
src/hippocampai/vector/qdrant_store.py#L3
src/hippocampai/vector/qdrant_store.py:3:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (I001):
src/hippocampai/setup_app.py#L134
src/hippocampai/setup_app.py:134:9: I001 Import block is un-sorted or un-formatted
|
|
Python 3.12 on ubuntu-latest
Process completed with exit code 1.
|
|
Ruff (I001):
web_chat.py#L19
web_chat.py:19:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (F541):
test_install.py#L305
test_install.py:305:15: F541 f-string without any placeholders
|
|
Ruff (F401):
test_install.py#L17
test_install.py:17:20: F401 `typing.Callable` imported but unused
|
|
Ruff (I001):
src/hippocampai/vector/qdrant_store.py#L3
src/hippocampai/vector/qdrant_store.py:3:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (I001):
src/hippocampai/setup_app.py#L134
src/hippocampai/setup_app.py:134:9: I001 Import block is un-sorted or un-formatted
|