fuchanghai commented on PR #10734: URL: https://github.com/apache/dolphinscheduler/pull/10734#issuecomment-1178783535
> > @SbloodyS If you have time, can you help me take a look. This error does not seem to be a code error, but the test case does not exist in the database, or the database information cannot be connected > > You are missing the logic of MySQL database initialization. It is recommended that you debug and execute unit tests locally. i'm so sorry for that. sonar recommended that remove 'public' modifier from method and class. Otherwise, it will prompt code smells.After I removed it, I didn't test it, which resulted in an error when I removed it.(initialzationError which beacuse of remove 'public' modifier ). i had tested in my local. there only two mistake that not seem to be a code error ( can't find resource by datasouceId and can't connect database) please run CI -- 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]
