knowledge-hub
knowledge-hub copied to clipboard
[pre-commit.ci] pre-commit autoupdate
updates:
website build fail
File "/home/runner/work/knowledge-hub/knowledge-hub/scripts/get_og_previews.py", line 124, in <module>
main()
File "/home/runner/work/knowledge-hub/knowledge-hub/scripts/get_og_previews.py", line 112, in main
file_path = write_image_to_file(image_url, PREVIEW_PATH)
File "/home/runner/work/knowledge-hub/knowledge-hub/scripts/get_og_previews.py", line 78, in write_image_to_file
r = httpx.get(url, headers={"User-agent": "Mozilla/5.0"}, follow_redirects=True)
TimeoutError: The read operation timed out
pre-commit failure:
check json...............................................................Failed
- hook id: check-json
- exit code: 1
.devcontainer/devcontainer.json: Failed to json decode (Expecting property name enclosed in double quotes: line 6 column 5 (char 159))
tsconfig.json: Failed to json decode (Expecting property name enclosed in double quotes: line 12 column 3 (char 288))
Hm, not sure why that build failed, must be a dependency issue or something that is since resolved.