Skip to content

[Fix-18074][Task-Plugin] Fix SQL task parameter passing and unsafe regex replacement#18231

Open
leocook wants to merge 5 commits into
apache:devfrom
leocook:fix-18074-sql-parameter-type-passing
Open

[Fix-18074][Task-Plugin] Fix SQL task parameter passing and unsafe regex replacement#18231
leocook wants to merge 5 commits into
apache:devfrom
leocook:fix-18074-sql-parameter-type-passing

Merge branch 'dev' into fix-18074-sql-parameter-type-passing

bed8185
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Jun 13, 2026 in 1m 17s

Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 60%)
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Annotations

Check warning on line 489 in dolphinscheduler-task-plugin/dolphinscheduler-task-sql/src/main/java/org/apache/dolphinscheduler/plugin/task/sql/SqlTask.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Reduce the total number of break and continue statements in this loop to use at most one.

See more on https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&issues=AZ65v0kvErJnL1QXvQNU&open=AZ65v0kvErJnL1QXvQNU&pullRequest=18231

Check warning on line 543 in dolphinscheduler-service/src/test/java/org/apache/dolphinscheduler/service/expand/CuringParamsServiceImplTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this 'public' modifier.

See more on https://sonarcloud.io/project/issues?id=apache-dolphinscheduler&issues=AZ65v0otErJnL1QXvQNV&open=AZ65v0otErJnL1QXvQNV&pullRequest=18231