GenevieveBuckley / broken-link-checker

Checking for broken links with lychee
MIT License
1 stars 0 forks source link

Link Checker Report #30

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

Errors were reported while checking the availability of links.


📝 Summary
---------------------
🔍 Total...........20
✅ Successful......11
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........1
🚫 Errors...........8

Errors in README.md
✗ https://dask.org/this-link-does-not-exist (HTTP status client error (404 Not Found) for url (https://dask.org/this-link-does-not-exist))
✗ https://napari.org/images/page-customization/intro.jpg (HTTP status client error (404 Not Found) for url (https://napari.org/images/page-customization/intro.jpg))
✗ https://example.org/bar (HTTP status client error (404 Not Found) for url (https://example.org/bar))
✗ https://napari.org/images/page-customization/intro.png (HTTP status client error (404 Not Found) for url (https://napari.org/images/page-customization/intro.png))
✗ https://foo.example.com/ (error sending request for url (https://foo.example.com/): error trying to connect: dns error: failed to lookup address information: Name or service not known)
✗ https://napari.org/napari/page.html (HTTP status client error (404 Not Found) for url (https://napari.org/napari/page.html))
✗ http://localhost:8080/ (error sending request for url (http://localhost:8080/): error trying to connect: tcp connect error: Cannot assign requested address (os error 99))
✗ https://napari.org/images/page-customization/opengraph-example.png (HTTP status client error (404 Not Found) for url (https://napari.org/images/page-customization/opengraph-example.png))

Full Github Actions output

GenevieveBuckley commented 2 years ago

Yeah, I don't know how to ignore images. That should work, why doesn't it?