Skip to content

Update README.md

Update README.md #75

Triggered via push October 22, 2024 01:52
Status Failure
Total duration 2m 37s
Artifacts

python-app.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: run_webui.py#L1
Cannot find implementation or library stub for module named "streamlit.web.cli" [import-not-found]
build: run_webui.py#L1
Cannot find implementation or library stub for module named "streamlit.web" [import-not-found]
build: run_webui.py#L1
Cannot find implementation or library stub for module named "streamlit" [import-not-found]
build: webui.py#L3
Cannot find implementation or library stub for module named "gensim.models.lsimodel" [import-not-found]
build: webui.py#L4
Cannot find implementation or library stub for module named "gensim.similarities" [import-not-found]
build: webui.py#L5
Cannot find implementation or library stub for module named "numpy" [import-not-found]
build: webui.py#L6
Cannot find implementation or library stub for module named "streamlit.runtime.state" [import-not-found]
build: webui.py#L11
Cannot find implementation or library stub for module named "streamlit" [import-not-found]
build: webui.py#L79
Item "None" of "Any | None" has no attribute "token2id" [union-attr]
build: webui.py#L91
Value of type "Any | None" is not indexable [index]
build
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/