knowledge-hub icon indicating copy to clipboard operation
knowledge-hub copied to clipboard

[pre-commit.ci] pre-commit autoupdate

Open pre-commit-ci[bot] opened this issue 2 years ago • 1 comments

updates:

pre-commit-ci[bot] avatar Jan 29 '24 18:01 pre-commit-ci[bot]

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))

dmlb avatar Mar 07 '24 18:03 dmlb

Hm, not sure why that build failed, must be a dependency issue or something that is since resolved.

VeckoTheGecko avatar Jul 10 '24 02:07 VeckoTheGecko