You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<error line="28" column="18" severity="warning" message="Shorthand syntactic sugar should be used, i.e. [Int] instead of Array<Int>"/>
This seems not to be valid xml, QuickBuild or xml validators complain like this about it:
java.lang.RuntimeException: org.dom4j.DocumentException: Error on line 4 of document : The value of attribute "message" associated with an element type "error" must not contain the '<' character. Nested exception: The value of attribute "message" associated with an element type "error" must not contain the '<' character.
The text was updated successfully, but these errors were encountered:
Example output:
This seems not to be valid xml, QuickBuild or xml validators complain like this about it:
The text was updated successfully, but these errors were encountered: