Merge branch 'mod-for-making-package-with-pyinstaller' #36
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.similarities" [import-not-found]
|
web-ui-image-search-lsi.py#L3
Cannot find implementation or library stub for module named "numpy" [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#L9
Cannot find implementation or library stub for module named "streamlit" [import-not-found]
|
web-ui-image-search-lsi.py#L85
Name "tag_elem" already defined on line 80 [no-redef]
|
web-ui-image-search-lsi.py#L92
Item "None" of "Any | None" has no attribute "token2id" [union-attr]
|
web-ui-image-search-lsi.py#L104
Value of type "Any | None" is not indexable [index]
|
web-ui-image-search-lsi.py#L112
Name "tag_id" already defined on line 92 [no-redef]
|
web-ui-image-search-lsi.py#L112
Item "None" of "Any | None" has no attribute "token2id" [union-attr]
|
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