Skip to content

search update

search update #232

Triggered via pull request September 4, 2024 13:34
Status Failure
Total duration 1m 50s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 notices
attr-defined: graphiti_core/search/search_utils.py#L6
Module "typing" has no attribute "LiteralString"
no-redef: graphiti_core/search/search_utils.py#L109
Name "match_query" already defined on line 107
no-redef: graphiti_core/search/search_utils.py#L113
Name "match_query" already defined on line 107
no-redef: graphiti_core/search/search_utils.py#L117
Name "match_query" already defined on line 107
no-redef: graphiti_core/search/search_utils.py#L253
Name "match_query" already defined on line 251
no-redef: graphiti_core/search/search_utils.py#L257
Name "match_query" already defined on line 251
no-redef: graphiti_core/search/search_utils.py#L261
Name "match_query" already defined on line 251
mypy
Process completed with exit code 1.
Note: graphiti_core/search/search_utils.py#L6
Use `from typing_extensions import LiteralString` instead
Note: graphiti_core/search/search_utils.py#L6
See https://mypy.readthedocs.io/en/stable/runtime_troubles.html#using-new-additions-to-the-typing-module