Skip to content

Add test scripts for HippocampAI: installation and functional tests #8

Add test scripts for HippocampAI: installation and functional tests

Add test scripts for HippocampAI: installation and functional tests #8

Triggered via push October 19, 2025 12:42
Status Failure
Total duration 2m 39s
Artifacts

ci.yml

on: push
Security scan
23s
Security scan
Matrix: lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

31 errors
Security scan
Process completed with exit code 1.
Ruff (I001): test_functional.py#L179
test_functional.py:179:9: I001 Import block is un-sorted or un-formatted
Ruff (F541): test_functional.py#L164
test_functional.py:164:15: F541 f-string without any placeholders
Ruff (F541): test_functional.py#L137
test_functional.py:137:15: F541 f-string without any placeholders
Ruff (F841): test_functional.py#L109
test_functional.py:109:33: F841 Local variable `e` is assigned to but never used
Ruff (F541): test_functional.py#L78
test_functional.py:78:15: F541 f-string without any placeholders
Ruff (F541): test_functional.py#L77
test_functional.py:77:15: F541 f-string without any placeholders
Ruff (F401): test_functional.py#L74
test_functional.py:74:40: F401 `hippocampai.config.Config` imported but unused
Ruff (F401): test_functional.py#L15
test_functional.py:15:33: F401 `unittest.mock.MagicMock` imported but unused
Ruff (F401): test_functional.py#L14
test_functional.py:14:20: F401 `typing.List` imported but unused
Ruff (I001): test_functional.py#L12
test_functional.py:12:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): test_functional.py#L179
test_functional.py:179:9: I001 Import block is un-sorted or un-formatted
Ruff (F541): test_functional.py#L164
test_functional.py:164:15: F541 f-string without any placeholders
Ruff (F541): test_functional.py#L137
test_functional.py:137:15: F541 f-string without any placeholders
Ruff (F841): test_functional.py#L109
test_functional.py:109:33: F841 Local variable `e` is assigned to but never used
Ruff (F541): test_functional.py#L78
test_functional.py:78:15: F541 f-string without any placeholders
Ruff (F541): test_functional.py#L77
test_functional.py:77:15: F541 f-string without any placeholders
Ruff (F401): test_functional.py#L74
test_functional.py:74:40: F401 `hippocampai.config.Config` imported but unused
Ruff (F401): test_functional.py#L15
test_functional.py:15:33: F401 `unittest.mock.MagicMock` imported but unused
Ruff (F401): test_functional.py#L14
test_functional.py:14:20: F401 `typing.List` imported but unused
Ruff (I001): test_functional.py#L12
test_functional.py:12:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): test_functional.py#L179
test_functional.py:179:9: I001 Import block is un-sorted or un-formatted
Ruff (F541): test_functional.py#L164
test_functional.py:164:15: F541 f-string without any placeholders
Ruff (F541): test_functional.py#L137
test_functional.py:137:15: F541 f-string without any placeholders
Ruff (F841): test_functional.py#L109
test_functional.py:109:33: F841 Local variable `e` is assigned to but never used
Ruff (F541): test_functional.py#L78
test_functional.py:78:15: F541 f-string without any placeholders
Ruff (F541): test_functional.py#L77
test_functional.py:77:15: F541 f-string without any placeholders
Ruff (F401): test_functional.py#L74
test_functional.py:74:40: F401 `hippocampai.config.Config` imported but unused
Ruff (F401): test_functional.py#L15
test_functional.py:15:33: F401 `unittest.mock.MagicMock` imported but unused
Ruff (F401): test_functional.py#L14
test_functional.py:14:20: F401 `typing.List` imported but unused
Ruff (I001): test_functional.py#L12
test_functional.py:12:1: I001 Import block is un-sorted or un-formatted