⚠ http://eslint.org/docs/rules/space-before-blocks Missing space before opening brace /Users/xsy/projects/gitlabreactcompenent/ux-common-input/src/index.js:6:20  constructor(props){  ^ ⚠ http://eslint.org/docs/rules/no-trailing-spaces Trailing spaces not allowed /Users/xsy/projects/gitlabreactcompenent/ux-common-input/src/index.js:145:11    ^ ⚠ https://google.com/#q=react%2Fjsx-closing-bracket-location The closing bracket must be aligned with the opening tag (expected column 22 on the next line) /Users/xsy/projects/gitlabreactcompenent/ux-common-input/src/index.js:138:41  onChange={this.onRealChange}/>  ^ ⚠ http://eslint.org/docs/rules/no-trailing-spaces Trailing spaces not allowed /Users/xsy/projects/gitlabreactcompenent/ux-common-input/src/index.js:137:38  onBlur = {this.inputBlur}   ^ ⚠ http://eslint.org/docs/rules/no-trailing-spaces Trailing spaces not allowed /Users/xsy/projects/gitlabreactcompenent/ux-common-input/src/index.js:79:89  return ua.indexOf("Safari") != -1 && ua.indexOf("Version") != -1 ? true : false;   ^ ⚠ http://eslint.org/docs/rules/space-before-function-paren Unexpected space before function parentheses /Users/xsy/projects/gitlabreactcompenent/ux-common-input/src/index.js:82:8  render () {  ^ ⚠ http://eslint.org/docs/rules/no-unused-vars 'status' is assigned a value but never used /Users/xsy/projects/gitlabreactcompenent/ux-common-input/src/index.js:83:20  let {selectDate, status, hasInput, showInput, placeHolder, defaultValue, isActive, readonly, errorStatus, errorMsg, PromptMsg, istips} = this.props;  ^ ⚠ http://eslint.org/docs/rules/no-trailing-spaces Trailing spaces not allowed /Users/xsy/projects/gitlabreactcompenent/ux-common-input/src/index.js:136:40  onClick = {this.inputClick}   ^ ⚠ http://eslint.org/docs/rules/no-trailing-spaces Trailing spaces not allowed /Users/xsy/projects/gitlabreactcompenent/ux-common-input/src/index.js:130:28  {hasInput ?   ^ ⚠ https://google.com/#q=react%2Fjsx-curly-spacing There should be no space before '}' /Users/xsy/projects/gitlabreactcompenent/ux-common-input/src/index.js:111:265 
  ^ ✘ https://google.com/#q=react%2Fjsx-equals-spacing There should be no space after '=' /Users/xsy/projects/gitlabreactcompenent/ux-common-input/src/index.js:133:25  placeholder = {placeHolder}  ^ ✘ https://google.com/#q=react%2Fjsx-equals-spacing There should be no space after '=' /Users/xsy/projects/gitlabreactcompenent/ux-common-input/src/index.js:111:20 
  ^ ✘ https://google.com/#q=react%2Fjsx-equals-spacing There should be no space before '=' /Users/xsy/projects/gitlabreactcompenent/ux-common-input/src/index.js:112:23