Skip to content

Bulk embed

Bulk embed #1098

Triggered via pull request April 27, 2025 01:30
Status Failure
Total duration 1m 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (B905): graphiti_core/edges.py#L475
graphiti_core/edges.py:475:33: B905 `zip()` without an explicit `strict=` parameter
Ruff (B027): graphiti_core/embedder/client.py#L36
graphiti_core/embedder/client.py:36:5: B027 `EmbedderClient.create_batch` is an empty method in an abstract base class, but has no abstract decorator
Ruff (B905): graphiti_core/nodes.py#L567
graphiti_core/nodes.py:567:33: B905 `zip()` without an explicit `strict=` parameter
ruff
Process completed with exit code 1.