Add Missing Node and edge CRUD #150
Annotations
4 errors and 2 notices
graphiti_core/edges.py#L110
Argument "target_node_uuid" to "EpisodicEdge" has incompatible type "list[str]"; expected "str"
|
graphiti_core/search/search.py#L87
Unsupported operand types for * ("int" and "None")
|
graphiti_core/search/search.py#L99
Unsupported operand types for * ("int" and "None")
|
|
graphiti_core/search/search.py#L87
Right operand is of type "int | None"
|
graphiti_core/search/search.py#L99
Right operand is of type "int | None"
|
The logs for this run have expired and are no longer available.
Loading