Skip to content

#309 Switch to regular Maven publishing using a "marker artifact" #64

#309 Switch to regular Maven publishing using a "marker artifact"

#309 Switch to regular Maven publishing using a "marker artifact" #64

GitHub Actions / Test Results failed Jan 25, 2024 in 0s

1 fail, 1 skipped, 351 pass in 7s

 41 files   -  1   41 suites   - 1   7s ⏱️ - 1m 4s
353 tests  - 28  351 ✅  - 29  1 💤 ±0  1 ❌ +1 
355 runs   - 28  353 ✅  - 29  1 💤 ±0  1 ❌ +1 

Results for commit 5def6b7. ± Comparison against earlier commit 651b1e0.

Annotations

Check warning on line 0 in org.aim42.htmlsanitycheck.check.BrokenHttpLinksCheckerSpec

See this annotation in the file changed.

@github-actions github-actions / Test Results

bad amazon link is identified as problem (org.aim42.htmlsanitycheck.check.BrokenHttpLinksCheckerSpec) failed

htmlSanityCheck-core/build/test-results/test/TEST-org.aim42.htmlsanitycheck.check.BrokenHttpLinksCheckerSpec.xml [took 0s]
Raw output
Condition failed with Exception:

collector.findings[0].whatIsTheProblem.contains(badAmazonLink)
|         |       |   |
|         []      |   java.lang.NullPointerException: Cannot get property 'whatIsTheProblem' on null object
|                 |   	at org.aim42.htmlsanitycheck.check.BrokenHttpLinksCheckerSpec.bad amazon link is identified as problem(BrokenHttpLinksCheckerSpec.groovy:171)
|                 null
Checking results for External Links Check
 1 anchor href attribute checked,
 0 finding(s)
[]

	at org.aim42.htmlsanitycheck.check.BrokenHttpLinksCheckerSpec.bad amazon link is identified as problem(BrokenHttpLinksCheckerSpec.groovy:171)
Caused by: java.lang.NullPointerException: Cannot get property 'whatIsTheProblem' on null object
	... 1 more