diff --git a/azure-pipelines.yml b/azure-pipelines.yml index eb60941b..91138d75 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -12,6 +12,7 @@ steps: - task: QodanaScan@2024 env: QODANA_BRANCH: azure-main + AGENT_USE_NODE10: true inputs: uploadResult: true args: --log-level,debug,-l,jetbrains/qodana-jvm-community:latest,--property,idea.headless.enable.statistics=false,--config,.github/qodana.yaml