From c5a69b02e6c1adb092153f7a479169a4b9f3a1cf Mon Sep 17 00:00:00 2001 From: Viktor Date: Wed, 7 Aug 2024 12:15:22 +0200 Subject: [PATCH] :bricks: Update azure-pipelines.yml --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) 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