mirror of
https://github.com/Hopiu/lychee.git
synced 2026-03-17 05:00:26 +00:00
With the last lychee release, we simplified the status output for links. While this reduced the visual noise, it also accidentally caused the source of errors to not be printed anymore. This change brings back the additional error information as part of the final report output. Furthermore, it shows the error information in the progress output if verbose mode is activated. Fixes #1487
8 lines
300 B
Markdown
Vendored
8 lines
300 B
Markdown
Vendored
# Test Detailed JSON Output Error
|
|
|
|
This file is used to test if the error details are parsed properly in the JSON
|
|
format.
|
|
|
|
[The website](https://expired.badssl.com/) produces an SSL expired certificate
|
|
error. Such a network error has no status code, but it can be identified by
|
|
error status details.
|