Standalone (batch- and command-line) and Gradle-plugin html sanity checker - detects missing images, dead links and cross-references, duplicate link targets (anchors) and the like.
Condition not satisfied:
collector.getFindings().size() == 1
| | | |
| [] 0 false
Checking results for External Links Check
1 anchor href attribute checked,
0 finding(s)
[]
at org.aim42.htmlsanitycheck.check.BrokenHttpLinksCheckerSpec.redirects are recognized and their new location is contained in warning message(BrokenHttpLinksCheckerSpec.groovy:218)
Didn't see this issue but ran into the very same problem - and tried to resolve it with 5fe38a11.
Please close the issue, if you consider this a proper fix.
https://github.com/aim42/htmlSanityCheck/blob/master/src/test/groovy/org/aim42/htmlsanitycheck/check/BrokenHttpLinksCheckerSpec.groovy#L205
I guess the old arc42 site has changed so that this test is broken.