Issue 3824 dynamically calculate param values on server side #1774
clean_code_check_for_pr_action.yml
on: pull_request
pmd
3m 21s
checkstyle
1m 39s
Annotations
2 errors
com.puppycrawl.tools.checkstyle.checks.design.HideUtilityClassConstructorCheck:
api/src/main/java/com/epam/pipeline/manager/pipeline/DynamicPipelineRunParameterUtils.java#L27
Utility classes should not have a public or default constructor.
|
checkstyle
Process completed with exit code 1.
|