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
steps:
step1. use the user config with the wrong syntax as listed above.
step2. run dry-run command.
expect result:
Show which config file cause the error.
The response like this.
[/user.xml] occurred parse errors, The detailed errors are as follows .org.xml.sax.SAXParseException; lineNumber: 13; columnNumber: 31; Attribute value "" of type NMTOKEN must be a name token.
real result:
Doesn't know which config file causes the error.
The reponse like this.
org.xml.sax.SAXParseException; lineNumber: 13; columnNumber: 31; Attribute value "" of type NMTOKEN must be a name token.
The text was updated successfully, but these errors were encountered:
user.xml
notice: the blacklist->name value is missing
steps:
step1. use the user config with the wrong syntax as listed above.
step2. run dry-run command.
expect result:
Show which config file cause the error.
The response like this.
[/user.xml] occurred parse errors, The detailed errors are as follows .org.xml.sax.SAXParseException; lineNumber: 13; columnNumber: 31; Attribute value "" of type NMTOKEN must be a name token.
real result:
Doesn't know which config file causes the error.
The reponse like this.
org.xml.sax.SAXParseException; lineNumber: 13; columnNumber: 31; Attribute value "" of type NMTOKEN must be a name token.
The text was updated successfully, but these errors were encountered: