implemented weighting tag format. #23
Annotations
10 errors and 1 warning
web-ui-image-search-lsi.py#L1
Cannot find implementation or library stub for module named "gensim.models.lsimodel" [import-not-found]
|
web-ui-image-search-lsi.py#L2
Cannot find implementation or library stub for module named "gensim.utils" [import-not-found]
|
web-ui-image-search-lsi.py#L3
Cannot find implementation or library stub for module named "gensim.similarities" [import-not-found]
|
web-ui-image-search-lsi.py#L4
Cannot find implementation or library stub for module named "streamlit.runtime.state" [import-not-found]
|
web-ui-image-search-lsi.py#L8
Cannot find implementation or library stub for module named "streamlit" [import-not-found]
|
web-ui-image-search-lsi.py#L42
Item "None" of "Any | None" has no attribute "token2id" [union-attr]
|
web-ui-image-search-lsi.py#L45
Incompatible types in assignment (expression has type "tuple[int, float]", target has type "tuple[int, int]") [assignment]
|
web-ui-image-search-lsi.py#L48
Value of type "Any | None" is not indexable [index]
|
web-ui-image-search-lsi.py#L56
Item "None" of "Any | None" has no attribute "doc2bow" [union-attr]
|
web-ui-image-search-lsi.py#L60
Value of type "Any | None" is not indexable [index]
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading