src/main/resources/ddl/first.xml
<span style="color: red;">ERROR</span>
	'error-rule': Error message 1
changeSet '2020010101'
<span style="color: red;">ERROR</span>
	'error-rule': Error message 2
changeSet '2020010102'
<span style="color: red;">ERROR</span>
	'error-rule': Error message 3.1
	'error-rule': Error message 3.2

src/main/resources/ddl/second.xml
changeSet '2020010103'
<span style="color: red;">ERROR</span>
	'error-rule': Error message 4
		with newline

Other
<span style="color: red;">ERROR</span>
	'error-rule': No change log

Summary:
	<span style="color: red;">ERROR</span>: 6
	<span style="color: yellow;">IGNORED</span>: 3
	<span style="color: green;">PASSED</span>: 3
	<span style="color: magenta;">DISABLED</span>: 2
