felix-thinkingdata opened a new issue #956:
URL: https://github.com/apache/incubator-seatunnel/issues/956


   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22)
 and found no similar issues.
   
   
   ### What happened
   
   Error message displayed when importing idea check configuration
   
   ### SeaTunnel Version
   
   2.0
   
   ### SeaTunnel Config
   
   ```conf
   null
   ```
   
   
   ### Running Command
   
   ```shell
   Error message displayed when importing idea check configuration
   ```
   
   
   ### Error Exception
   
   ```log
   com.puppycrawl.tools.checkstyle.api.CheckstyleException: cannot initialize 
module TreeWalker - TreeWalker is not allowed as a parent of LineLength Please 
review 'Parent Module' section for this Check in web documentation if Check is 
standard.
        at com.puppycrawl.tools.checkstyle.Checker.setupChild(Checker.java:482)
        at 
com.puppycrawl.tools.checkstyle.api.AutomaticBean.configure(AutomaticBean.java:201)
        at 
org.infernus.idea.checkstyle.service.cmd.OpCreateChecker.execute(OpCreateChecker.java:61)
        at 
org.infernus.idea.checkstyle.service.cmd.OpCreateChecker.execute(OpCreateChecker.java:26)
        at 
org.infernus.idea.checkstyle.service.CheckstyleActionsImpl.executeCommand(CheckstyleActionsImpl.java:130)
        at 
org.infernus.idea.checkstyle.service.CheckstyleActionsImpl.createChecker(CheckstyleActionsImpl.java:60)
        at 
org.infernus.idea.checkstyle.service.CheckstyleActionsImpl.createChecker(CheckstyleActionsImpl.java:51)
        at 
org.infernus.idea.checkstyle.checker.CheckerFactoryWorker.run(CheckerFactoryWorker.java:46)
   Caused by: com.puppycrawl.tools.checkstyle.api.CheckstyleException: 
TreeWalker is not allowed as a parent of LineLength Please review 'Parent 
Module' section for this Check in web documentation if Check is standard.
        at 
com.puppycrawl.tools.checkstyle.TreeWalker.setupChild(TreeWalker.java:137)
        at 
com.puppycrawl.tools.checkstyle.api.AutomaticBean.configure(AutomaticBean.java:201)
        at com.puppycrawl.tools.checkstyle.Checker.setupChild(Checker.java:477)
        ... 7 more
   ```
   
   
   ### Flink or Spark Version
   
   _No response_
   
   ### Java or Scala Version
   
   _No response_
   
   ### Screenshots
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to