zhongjiajie commented on PR #10913: URL: https://github.com/apache/dolphinscheduler/pull/10913#issuecomment-1189035180
> @zhongjiajie Hi jiajie I have finished the java side of the code, but I found a problem with the ci detection. > > <img alt="image" width="1069" src="https://user-images.githubusercontent.com/25427168/179518801-679b57a6-64b9-4f50-9b68-22bdff6fcf20.png"> > > It seems I import the IO Exception in the wrong order, but I don't know what's wrong (tried using IDEA's fix import order but it didn't change) > > Maybe you can help me look at it. Good to see you finish the change we told about 🎉 . And for the Java import issue, you can see more detail in https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html section "Pull Request Code Style" to solve it, with that config it will tell you the detail wrong order is it -- 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]
