apache / incubator-streampark

Make stream processing easier! Easy-to-use streaming application development framework and operation platform.
https://streampark.apache.org/
Apache License 2.0
3.91k stars 1.01k forks source link

[Bug]Fix jar of flink app with task dependencies can be successfully deleted #4126

Closed Happy-shi closed 2 weeks ago

Happy-shi commented 3 weeks ago

What changes were proposed in this pull request

Issue Number: close #4125

Brief change log

jar of flink app with task dependencies should not be successfully deleted

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

Does this pull request potentially affect one of the following parts

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

Happy-shi commented 2 weeks ago

@wolfboys hello, what should I do with the above failing checks

wolfboys commented 2 weeks ago

@wolfboys hello, what should I do with the above failing checks

Thanks for your contribution. You don't need to do anything. The CI failed, I will re-trigger it.