sandynz commented on PR #19455: URL: https://github.com/apache/shardingsphere/pull/19455#issuecomment-1195409855
Hi @huangdx0726 , some errors could be checked: 1, There's error in Continuous Integration: ``` [INFO] There is 1 error reported by Checkstyle 8.19 with src/resources/checkstyle_ci.xml ruleset. Error: src/main/java/org/apache/shardingsphere/data/pipeline/scenario/rulealtered/RuleAlteredJobPreparer.java:[156,54] (misc) FinalParameters: Parameter jobConfig should be final. ``` 2, There's error in Scaling Integration Test, could you merge latest upstream master? It should be fixed on master branch. -- 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]
