Running Sonnar Scanner with 0 Indexed with bw-output json not blank

Hello, I’m trying to run analysis on C environment using build-wrapper. But after successfull analysis, sonarqube not detect any code in the project even if the build-wrapper json has more than 20k line.
Here is the detail of my environment:

SonarQube Version: Developer Edition V.9.1 build 47736
SonarScanner Version: 4.7
Compiler: Nmake
Build Command: nmake /nologo /fmakefile.mk /b BUILD=test
Build Information: Compiling need Real View Development Suite, VRXCC Verifone SDK, ARM

Sonar-Scanner log:

sonar-scanner.bat -X -D"sonar.projectKey=xxxxxxx" -D"sonar.sources=." -D"sonar.cfamily.build-wrapper-output=theActualPath\bw-output" -D"sonar.host.url=http://ourSonarQubeURL:9000" -D"sonar.login=e56273151c9ddd3cc412cbc8ef84e7d6fedfec10"
12:53:43.742 INFO: Scanner configuration file: D:\Work_A\sonarqube-9.2.4.50792\sonar-scanner-4.7.0.2747-windows\bin\..\conf\sonar-scanner.properties
12:53:43.742 INFO: Project root configuration file: NONE
12:53:43.774 INFO: SonarScanner 4.7.0.2747
12:53:43.774 INFO: Java 11.0.14.1 Eclipse Adoptium (64-bit)
12:53:43.774 INFO: Windows 11 10.0 amd64
12:53:43.899 DEBUG: keyStore is :
12:53:43.899 DEBUG: keyStore type is : pkcs12
12:53:43.899 DEBUG: keyStore provider is :
12:53:43.899 DEBUG: init keystore
12:53:43.899 DEBUG: init keymanager of type SunX509
12:53:44.273 DEBUG: Create: C:\Users\User\.sonar\cache
12:53:44.273 INFO: User cache: C:\Users\User\.sonar\cache
12:53:44.273 DEBUG: Create: C:\Users\User\.sonar\cache\_tmp
12:53:44.289 DEBUG: Extract sonar-scanner-api-batch in temp...
12:53:44.292 DEBUG: Get bootstrap index...
12:53:44.292 DEBUG: Download: http://ourSonarQubeURL:9000/batch/index
12:53:44.340 DEBUG: Get bootstrap completed
12:53:44.340 DEBUG: Create isolated classloader...
12:53:44.358 DEBUG: Start temp cleaning...
12:53:44.358 DEBUG: Temp cleaning done
12:53:44.358 INFO: Scanner configuration file: D:\Work_A\sonarqube-9.2.4.50792\sonar-scanner-4.7.0.2747-windows\bin\..\conf\sonar-scanner.properties
12:53:44.358 INFO: Project root configuration file: NONE
12:53:44.358 DEBUG: Execution getVersion
12:53:44.376 INFO: Analyzing on SonarQube server 9.1.0
12:53:44.376 INFO: Default locale: "en_ID", source code encoding: "windows-1252" (analysis is platform dependent)
12:53:44.376 DEBUG: Work directory: D:\Work_A\sonarqube-9.2.4.50792\sonar-scanner-4.7.0.2747-windows\bin\.scannerwork
12:53:44.376 DEBUG: Execution execute
12:53:44.833 DEBUG: Developer 9.1.0.47736
12:53:44.949 INFO: Load global settings
12:53:45.015 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/settings/values.protobuf | time=66ms
12:53:45.046 INFO: Load global settings (done) | time=97ms
12:53:45.046 INFO: Server id: BF41A1F2-AXyokWDXID2GoHJeHDGT
12:53:45.062 INFO: User cache: C:\Users\User\.sonar\cache
12:53:45.062 INFO: Load/download plugins
12:53:45.062 INFO: Load plugins index
12:53:45.078 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/plugins/installed | time=16ms
12:53:45.109 INFO: Load plugins index (done) | time=47ms
12:53:45.266 INFO: Load/download plugins (done) | time=204ms
12:53:45.360 DEBUG: Plugins:
12:53:45.360 DEBUG:   * CSS Code Quality and Security 1.4.2.2002 (cssfamily)
12:53:45.360 DEBUG:   * PL/SQL Code Quality and Security 3.6.1.3873 (plsql)
12:53:45.360 DEBUG:   * Scala Code Quality and Security 1.8.3.2219 (sonarscala)
12:53:45.360 DEBUG:   * C# Code Quality and Security 8.29.0.36737 (csharp)
12:53:45.360 DEBUG:   * Vulnerability Analysis 9.1.0.13548 (security)
12:53:45.360 DEBUG:   * Java Code Quality and Security 7.3.0.27589 (java)
12:53:45.360 DEBUG:   * HTML Code Quality and Security 3.4.0.2754 (web)
12:53:45.360 DEBUG:   * Flex Code Quality and Security 2.6.2.2641 (flex)
12:53:45.360 DEBUG:   * XML Code Quality and Security 2.3.0.3155 (xml)
12:53:45.360 DEBUG:   * VB.NET Code Quality and Security 8.29.0.36737 (vbnet)
12:53:45.360 DEBUG:   * Swift Code Quality and Security 4.3.2.5043 (swift)
12:53:45.360 DEBUG:   * CFamily Code Quality and Security 6.26.0.36731 (cpp)
12:53:45.360 DEBUG:   * Python Code Quality and Security 3.6.0.8488 (python)
12:53:45.360 DEBUG:   * Go Code Quality and Security 1.8.3.2219 (go)
12:53:45.360 DEBUG:   * JaCoCo 1.1.1.1157 (jacoco)
12:53:45.360 DEBUG:   * Kotlin Code Quality and Security 2.2.0.499 (kotlin)
12:53:45.360 DEBUG:   * T-SQL Code Quality and Security 1.5.1.4340 (tsql)
12:53:45.360 DEBUG:   * JavaScript/TypeScript Code Quality and Security 8.4.0.16431 (javascript)
12:53:45.360 DEBUG:   * Ruby Code Quality and Security 1.8.3.2219 (ruby)
12:53:45.360 DEBUG:   * Vulnerability Rules for C# 9.1.0.13548 (securitycsharpfrontend)
12:53:45.360 DEBUG:   * Vulnerability Rules for Java 9.1.0.13548 (securityjavafrontend)
12:53:45.360 DEBUG:   * License for SonarLint 9.1.0.47736 (license)
12:53:45.360 DEBUG:   * Vulnerability Rules for JS 9.1.0.13548 (securityjsfrontend)
12:53:45.360 DEBUG:   * Vulnerability Rules for Python 9.1.0.13548 (securitypythonfrontend)
12:53:45.360 DEBUG:   * PHP Code Quality and Security 3.20.0.8080 (php)
12:53:45.360 DEBUG:   * ABAP Code Quality and Security 3.9.1.3127 (abap)
12:53:45.360 DEBUG:   * Vulnerability Rules for PHP 9.1.0.13548 (securityphpfrontend)
12:53:45.394 INFO: Loaded core extensions: developer-scanner
12:53:45.410 DEBUG: Installed core extension: developer-scanner
12:53:45.759 INFO: Process project properties
12:53:45.759 INFO: Process project properties (done) | time=0ms
12:53:45.759 INFO: Execute project builders
12:53:45.759 DEBUG: Execute project builder: org.sonar.plugins.csharp.CSharpGlobalProtobufFileProcessor
12:53:45.759 DEBUG: Execute project builder: org.sonar.plugins.vbnet.VbNetGlobalProtobufFileProcessor
12:53:45.759 INFO: Execute project builders (done) | time=0ms
12:53:45.759 INFO: Project key: xxxxxxxx
12:53:45.759 INFO: Base dir: D:\Work_A\sonarqube-9.2.4.50792\sonar-scanner-4.7.0.2747-windows\bin
12:53:45.759 INFO: Working dir: D:\Work_A\sonarqube-9.2.4.50792\sonar-scanner-4.7.0.2747-windows\bin\.scannerwork
12:53:45.759 DEBUG: Project global encoding: windows-1252, default locale: en_ID
12:53:45.774 DEBUG: Creating module hierarchy
12:53:45.774 DEBUG:   Init module 'xxxxxxxx'
12:53:45.774 DEBUG:     Base dir: D:\Work_A\sonarqube-9.2.4.50792\sonar-scanner-4.7.0.2747-windows\bin
12:53:45.774 DEBUG:     Working dir: D:\Work_A\sonarqube-9.2.4.50792\sonar-scanner-4.7.0.2747-windows\bin\.scannerwork
12:53:45.774 DEBUG:     Module global encoding: windows-1252, default locale: en_ID
12:53:45.886 INFO: Load project settings for component key: 'xxxxxxxx'
12:53:45.934 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/settings/values.protobuf?component=xxxxxxxx | time=48ms
12:53:45.937 INFO: Load project settings for component key: 'xxxxxxxx' (done) | time=51ms
12:53:45.937 INFO: Load project branches
12:53:45.955 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/project_branches/list?project=xxxxxxxx | time=0ms
12:53:45.972 INFO: Load project branches (done) | time=35ms
12:53:45.972 INFO: Load project pull requests
12:53:45.989 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/project_pull_requests/list?project=xxxxxxxx | time=17ms
12:53:45.989 INFO: Load project pull requests (done) | time=17ms
12:53:45.989 INFO: Load branch configuration
12:53:45.989 INFO: Load branch configuration (done) | time=0ms
12:53:46.027 DEBUG: Available languages:
12:53:46.027 DEBUG:   * CSS => "css"
12:53:46.034 DEBUG:   * PL/SQL => "plsql"
12:53:46.034 DEBUG:   * Scala => "scala"
12:53:46.034 DEBUG:   * C# => "cs"
12:53:46.034 DEBUG:   * Java => "java"
12:53:46.040 DEBUG:   * HTML => "web"
12:53:46.041 DEBUG:   * JSP => "jsp"
12:53:46.041 DEBUG:   * Flex => "flex"
12:53:46.041 DEBUG:   * XML => "xml"
12:53:46.041 DEBUG:   * VB.NET => "vbnet"
12:53:46.041 DEBUG:   * Swift => "swift"
12:53:46.041 DEBUG:   * C => "c"
12:53:46.041 DEBUG:   * C++ => "cpp"
12:53:46.041 DEBUG:   * Objective-C => "objc"
12:53:46.041 DEBUG:   * Python => "py"
12:53:46.041 DEBUG:   * Go => "go"
12:53:46.041 DEBUG:   * Kotlin => "kotlin"
12:53:46.041 DEBUG:   * T-SQL => "tsql"
12:53:46.041 DEBUG:   * JavaScript => "js"
12:53:46.041 DEBUG:   * TypeScript => "ts"
12:53:46.041 DEBUG:   * Ruby => "ruby"
12:53:46.041 DEBUG:   * PHP => "php"
12:53:46.056 DEBUG:   * ABAP => "abap"
12:53:46.072 INFO: Load quality profiles
12:53:46.140 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/qualityprofiles/search.protobuf?project=xxxxxxxx | time=68ms
12:53:46.171 INFO: Load quality profiles (done) | time=99ms
12:53:46.186 INFO: Load active rules
12:53:46.473 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXyokgPCID2GoHJeHIBl&ps=500&p=1 | time=287ms
12:53:46.657 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXyokgT2ID2GoHJeHIIq&ps=500&p=1 | time=63ms
12:53:46.893 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXyokgWEID2GoHJeHIPn&ps=500&p=1 | time=214ms
12:53:46.972 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXyokgZGID2GoHJeHIT7&ps=500&p=1 | time=63ms
12:53:47.003 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXyokgbHID2GoHJeHIUb&ps=500&p=1 | time=15ms
12:53:47.051 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXyokgdTID2GoHJeHIYa&ps=500&p=1 | time=48ms
12:53:47.137 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXyokgbYID2GoHJeHIWh&ps=500&p=1 | time=70ms
12:53:47.303 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXyokgflID2GoHJeHIfD&ps=500&p=1 | time=157ms
12:53:47.430 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXyokgjZID2GoHJeHIm7&ps=500&p=1 | time=96ms
12:53:47.493 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXyokgnDID2GoHJeHIrJ&ps=500&p=1 | time=47ms
12:53:47.635 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXyokgquID2GoHJeHIyD&ps=500&p=1 | time=126ms
12:53:47.685 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXyokgovID2GoHJeHItI&ps=500&p=1 | time=37ms
12:53:47.938 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXyokgt1ID2GoHJeHI8q&ps=500&p=1 | time=253ms
12:53:48.251 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXyokgx2ID2GoHJeHJQG&ps=500&p=1 | time=305ms
12:53:48.340 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXyokg0-ID2GoHJeHJYd&ps=500&p=1 | time=66ms
12:53:48.375 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXyokg7SID2GoHJeHJbF&ps=500&p=1 | time=35ms
12:53:48.454 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXyokg5cID2GoHJeHJZT&ps=500&p=1 | time=63ms
12:53:48.563 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXyokg9HID2GoHJeHJhJ&ps=500&p=1 | time=104ms
12:53:48.646 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXyokhFMID2GoHJeHJqI&ps=500&p=1 | time=80ms
12:53:48.710 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXyokhH3ID2GoHJeHJuO&ps=500&p=1 | time=64ms
12:53:48.868 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXyokhN0ID2GoHJeHJ-w&ps=500&p=1 | time=158ms
12:53:48.946 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXyokhQ9ID2GoHJeHKEN&ps=500&p=1 | time=63ms
12:53:49.072 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AXyokhKuID2GoHJeHJ1O&ps=500&p=1 | time=126ms
12:53:49.103 INFO: Load active rules (done) | time=2917ms
12:53:49.119 WARN: SCM provider autodetection failed. Please use "sonar.scm.provider" to define SCM of your project, or disable the SCM Sensor in the project settings.
12:53:49.166 DEBUG: Declared extensions of language CSS were converted to sonar.lang.patterns.css : **/*.css,**/*.less,**/*.scss
12:53:49.166 DEBUG: Declared extensions of language PL/SQL were converted to sonar.lang.patterns.plsql : **/*.sql,**/*.pks,**/*.pkb
12:53:49.166 DEBUG: Declared extensions of language Scala were converted to sonar.lang.patterns.scala : **/*.scala
12:53:49.166 DEBUG: Declared extensions of language C# were converted to sonar.lang.patterns.cs : **/*.cs
12:53:49.166 DEBUG: Declared extensions of language Java were converted to sonar.lang.patterns.java : **/*.java,**/*.jav
12:53:49.166 DEBUG: Declared extensions of language HTML were converted to sonar.lang.patterns.web : **/*.html,**/*.xhtml,**/*.cshtml,**/*.vbhtml,**/*.aspx,**/*.ascx,**/*.rhtml,**/*.erb,**/*.shtm,**/*.shtml
12:53:49.166 DEBUG: Declared extensions of language JSP were converted to sonar.lang.patterns.jsp : **/*.jsp,**/*.jspf,**/*.jspx
12:53:49.166 DEBUG: Declared extensions of language Flex were converted to sonar.lang.patterns.flex : **/*.as
12:53:49.166 DEBUG: Declared extensions of language XML were converted to sonar.lang.patterns.xml : **/*.xml,**/*.xsd,**/*.xsl
12:53:49.166 DEBUG: Declared extensions of language VB.NET were converted to sonar.lang.patterns.vbnet : **/*.vb
12:53:49.166 DEBUG: Declared extensions of language Swift were converted to sonar.lang.patterns.swift : **/*.swift
12:53:49.166 DEBUG: Declared extensions of language C were converted to sonar.lang.patterns.c : **/*.c,**/*.h
12:53:49.166 DEBUG: Declared extensions of language C++ were converted to sonar.lang.patterns.cpp : **/*.cc,**/*.cpp,**/*.cxx,**/*.c++,**/*.hh,**/*.hpp,**/*.hxx,**/*.h++,**/*.ipp
12:53:49.166 DEBUG: Declared extensions of language Objective-C were converted to sonar.lang.patterns.objc : **/*.m
12:53:49.166 DEBUG: Declared extensions of language Python were converted to sonar.lang.patterns.py : **/*.py
12:53:49.166 DEBUG: Declared extensions of language Go were converted to sonar.lang.patterns.go : **/*.go
12:53:49.166 DEBUG: Declared extensions of language Kotlin were converted to sonar.lang.patterns.kotlin : **/*.kt
12:53:49.166 DEBUG: Declared extensions of language T-SQL were converted to sonar.lang.patterns.tsql : **/*.tsql
12:53:49.166 DEBUG: Declared extensions of language JavaScript were converted to sonar.lang.patterns.js : **/*.js,**/*.jsx,**/*.mjs,**/*.vue
12:53:49.166 DEBUG: Declared extensions of language TypeScript were converted to sonar.lang.patterns.ts : **/*.ts,**/*.tsx
12:53:49.182 DEBUG: Declared extensions of language Ruby were converted to sonar.lang.patterns.ruby : **/*.rb
12:53:49.182 DEBUG: Declared extensions of language PHP were converted to sonar.lang.patterns.php : **/*.php,**/*.php3,**/*.php4,**/*.php5,**/*.phtml,**/*.inc
12:53:49.182 DEBUG: Declared extensions of language ABAP were converted to sonar.lang.patterns.abap : **/*.abap,**/*.ab4,**/*.flow,**/*.asprog
12:53:49.182 DEBUG: Will ignore generated code
12:53:49.182 DEBUG: Will ignore generated code
12:53:49.182 INFO: Indexing files...
12:53:49.198 INFO: Project configuration:
12:53:49.198 DEBUG: 'sonar-scanner-debug.bat' indexed with no language
12:53:49.214 DEBUG: 'sonar-scanner.bat' indexed with no language
12:53:49.214 INFO: 2 files indexed
12:53:49.214 INFO: ------------- Run sensors on module xxxxxxxx
12:53:49.320 INFO: Load metrics repository
12:53:49.341 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/metrics/search?ps=500&p=1 | time=21ms
12:53:49.352 INFO: Load metrics repository (done) | time=32ms
12:53:50.455 DEBUG: Adding rules for repository 'jssecurity', language: JAVASCRIPT, [class com.sonar.security.frontend.js.rules.DomOpenRedirectCheck, class com.sonar.security.frontend.js.rules.DomXssCheck, class com.sonar.security.frontend.js.rules.DynamicCodeExecutionCheck, class com.sonar.security.frontend.js.rules.FilePathInjectionCheck, class com.sonar.security.frontend.js.rules.HttpRedirectionCheck, class com.sonar.security.frontend.js.rules.NoSQLInjectionCheck, class com.sonar.security.frontend.js.rules.OSArgumentInjectionCheck, class com.sonar.security.frontend.js.rules.OSCommandInjectionCheck, class com.sonar.security.frontend.js.rules.ReflectedXssCheck, class com.sonar.security.frontend.js.rules.RegularExpressionDoSCheck, class com.sonar.security.frontend.js.rules.ServerSideRequestCheck, class com.sonar.security.frontend.js.rules.SQLInjectionCheck, class com.sonar.security.frontend.js.rules.ZipSlipCheck] from com.sonar.security.frontend.js.D
12:53:50.471 DEBUG: Adding rules for repository 'tssecurity', language: TYPESCRIPT, [class com.sonar.security.frontend.js.rules.DomOpenRedirectCheck, class com.sonar.security.frontend.js.rules.DomXssCheck, class com.sonar.security.frontend.js.rules.DynamicCodeExecutionCheck, class com.sonar.security.frontend.js.rules.FilePathInjectionCheck, class com.sonar.security.frontend.js.rules.HttpRedirectionCheck, class com.sonar.security.frontend.js.rules.NoSQLInjectionCheck, class com.sonar.security.frontend.js.rules.OSArgumentInjectionCheck, class com.sonar.security.frontend.js.rules.OSCommandInjectionCheck, class com.sonar.security.frontend.js.rules.ReflectedXssCheck, class com.sonar.security.frontend.js.rules.RegularExpressionDoSCheck, class com.sonar.security.frontend.js.rules.ServerSideRequestCheck, class com.sonar.security.frontend.js.rules.SQLInjectionCheck, class com.sonar.security.frontend.js.rules.ZipSlipCheck] from com.sonar.security.frontend.js.B
12:53:50.904 DEBUG: 'JavaSensor' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'Import external issues report' skipped because one of the required properties is missing
12:53:50.919 DEBUG: 'CSS Metrics' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'Import of stylelint issues' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'PL/SQL Sensor' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'Scala Sensor' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'Scoverage sensor for Scala coverage' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'Import of Scalastyle issues' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'Import of Scapegoat issues' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'Import of Checkstyle issues' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'Import of PMD issues' skipped because one of the required properties is missing
12:53:50.919 DEBUG: 'Import of SpotBugs issues' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'SurefireSensor' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'Removed properties sensor' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'Flex' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'Flex Cobertura' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'XML Sensor' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'Swift Code Quality and Security' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'Import of SwiftLint issues' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'gcov' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'llvm-cov' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'cppunit' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'VisualStudioCoverage' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'bullseye' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'Python Sensor' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'Cobertura Sensor for Python coverage' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'PythonXUnitSensor' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'Import of Pylint issues' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'Import of Bandit issues' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'Import of Flake8 issues' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'Code Quality and Security for Go' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'Go Unit Test Report' skipped because there is no related file in current project
12:53:50.919 DEBUG: 'Go Cover sensor for Go coverage' skipped because one of the required properties is missing
12:53:50.919 DEBUG: 'Import of go vet issues' skipped because there is no related file in current project
12:53:50.935 DEBUG: 'Import of Golint issues' skipped because there is no related file in current project
12:53:50.943 DEBUG: 'Import of GoMetaLinter issues' skipped because there is no related file in current project
12:53:50.943 DEBUG: 'Import of GolangCI-Lint issues' skipped because there is no related file in current project
12:53:50.943 DEBUG: 'Kotlin Sensor' skipped because there is no related file in current project
12:53:50.943 DEBUG: 'KotlinSurefireSensor' skipped because there is no related file in current project
12:53:50.943 DEBUG: 'Import of detekt issues' skipped because there is no related file in current project
12:53:50.943 DEBUG: 'Import of Android Lint issues' skipped because one of the required properties is missing
12:53:50.943 DEBUG: 'Import of ktlint issues' skipped because there is no related file in current project
12:53:50.951 DEBUG: 'T-SQL Sensor' skipped because there is no related file in current project
12:53:50.951 DEBUG: 'JavaScript analysis' skipped because there is no related file in current project
12:53:50.951 DEBUG: 'TypeScript analysis' skipped because there is no related file in current project
12:53:50.951 DEBUG: 'JavaScript/TypeScript Coverage' skipped because there is no related file in current project
12:53:50.951 DEBUG: 'Import of ESLint issues' skipped because one of the required properties is missing
12:53:50.951 DEBUG: 'Import of TSLint issues' skipped because one of the required properties is missing
12:53:50.951 DEBUG: 'Ruby Sensor' skipped because there is no related file in current project
12:53:50.951 DEBUG: 'Import of RuboCop issues' skipped because there is no related file in current project
12:53:50.951 DEBUG: 'SimpleCov Sensor for Ruby coverage' skipped because there is no related file in current project
12:53:50.951 DEBUG: 'Python HTML templates processing' skipped because there is no related file in current project
12:53:50.951 DEBUG: 'PHP sensor' skipped because there is no related file in current project
12:53:50.951 DEBUG: 'Analyzer for "php.ini" files' skipped because there is no related file in current project
12:53:50.951 DEBUG: 'Import of PHPStan issues' skipped because there is no related file in current project
12:53:50.951 DEBUG: 'Import of Psalm issues' skipped because there is no related file in current project
12:53:50.951 DEBUG: 'AbapSquidSensor' skipped because there is no related file in current project
12:53:50.951 DEBUG: 'Generic Test Executions Report' skipped because one of the required properties is missing
12:53:50.951 DEBUG: 'CFamily' skipped because there is no related file in current project
12:53:50.951 DEBUG: Sensors : CSS Rules -> C# Project Type Information -> C# Analysis Log -> C# Properties -> JavaXmlSensor -> HTML -> VB.NET Project Type Information -> VB.NET Analysis Log -> VB.NET Properties -> JaCoCo XML Report Importer -> ThymeLeaf template sensor -> Serverless configuration file sensor -> AWS SAM template file sensor -> JavaSecuritySensor -> CSharpSecuritySensor -> PhpSecuritySensor -> PythonSecuritySensor -> JsSecuritySensor
12:53:50.966 INFO: Sensor CSS Rules [cssfamily]
12:53:50.966 INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped.
12:53:50.966 INFO: Sensor CSS Rules [cssfamily] (done) | time=15ms
12:53:50.966 INFO: Sensor C# Project Type Information [csharp]
12:53:50.966 INFO: Sensor C# Project Type Information [csharp] (done) | time=0ms
12:53:50.966 INFO: Sensor C# Analysis Log [csharp]
12:53:50.982 DEBUG: Project 'xxxxxxxx': Property missing: 'sonar.cs.analyzer.projectOutPaths'. No protobuf files will be loaded for this project.
12:53:50.982 INFO: Sensor C# Analysis Log [csharp] (done) | time=16ms
12:53:50.982 INFO: Sensor C# Properties [csharp]
12:53:50.982 DEBUG: Project 'xxxxxxxx': Property missing: 'sonar.cs.analyzer.projectOutPaths'. No protobuf files will be loaded for this project.
12:53:50.982 DEBUG: Project 'xxxxxxxx': No Roslyn issues reports have been found.
12:53:50.998 INFO: Sensor C# Properties [csharp] (done) | time=16ms
12:53:50.998 INFO: Sensor JavaXmlSensor [java]
12:53:50.998 INFO: Sensor JavaXmlSensor [java] (done) | time=0ms
12:53:50.998 INFO: Sensor HTML [web]
12:53:50.998 INFO: Sensor HTML [web] (done) | time=0ms
12:53:51.013 INFO: Sensor VB.NET Project Type Information [vbnet]
12:53:51.013 INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=0ms
12:53:51.013 INFO: Sensor VB.NET Analysis Log [vbnet]
12:53:51.029 DEBUG: Project 'xxxxxxxx': Property missing: 'sonar.vbnet.analyzer.projectOutPaths'. No protobuf files will be loaded for this project.
12:53:51.029 INFO: Sensor VB.NET Analysis Log [vbnet] (done) | time=16ms
12:53:51.029 INFO: Sensor VB.NET Properties [vbnet]
12:53:51.043 DEBUG: Project 'xxxxxxxx': Property missing: 'sonar.vbnet.analyzer.projectOutPaths'. No protobuf files will be loaded for this project.
12:53:51.043 DEBUG: Project 'xxxxxxxx': No Roslyn issues reports have been found.
12:53:51.043 INFO: Sensor VB.NET Properties [vbnet] (done) | time=14ms
12:53:51.043 INFO: Sensor JaCoCo XML Report Importer [jacoco]
12:53:51.046 INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
12:53:51.055 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer
12:53:51.055 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=12ms
12:53:51.055 INFO: Sensor ThymeLeaf template sensor [securityjavafrontend]
12:53:51.055 INFO: Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms
12:53:51.055 INFO: Sensor Serverless configuration file sensor [securityjsfrontend]
12:53:51.055 INFO: 0 Serverless function entries were found in the project
12:53:51.055 INFO: 0 Serverless function handlers were kept as entrypoints
12:53:51.120 INFO: Sensor Serverless configuration file sensor [securityjsfrontend] (done) | time=65ms
12:53:51.124 INFO: Sensor AWS SAM template file sensor [securityjsfrontend]
12:53:51.125 DEBUG: 0 SAM template configuration files were found in the project. 0 SAM function entries were found in total. 0 were kept as potential entrypoints.
12:53:51.127 INFO: Sensor AWS SAM template file sensor [securityjsfrontend] (done) | time=1ms
12:53:51.127 INFO: Sensor JavaSecuritySensor [security]
12:53:51.128 INFO: Reading type hierarchy from: D:\Work_A\sonarqube-9.2.4.50792\sonar-scanner-4.7.0.2747-windows\bin\.scannerwork\ucfg2\java
12:53:51.128 INFO: Read 0 type definitions
12:53:51.132 INFO: Reading UCFGs from: D:\Work_A\sonarqube-9.2.4.50792\sonar-scanner-4.7.0.2747-windows\bin\.scannerwork\ucfg2\java
12:53:51.132 INFO: No UCFGs have been included for analysis.
12:53:51.132 INFO: Sensor JavaSecuritySensor [security] (done) | time=5ms
12:53:51.132 INFO: Sensor CSharpSecuritySensor [security]
12:53:51.132 INFO: Reading type hierarchy from: D:\Work_A\sonarqube-9.2.4.50792\sonar-scanner-4.7.0.2747-windows\bin\ucfg_cs2
12:53:51.132 INFO: Read 0 type definitions
12:53:51.132 INFO: Reading UCFGs from: D:\Work_A\sonarqube-9.2.4.50792\sonar-scanner-4.7.0.2747-windows\bin\ucfg_cs2
12:53:51.132 INFO: No UCFGs have been included for analysis.
12:53:51.132 INFO: Sensor CSharpSecuritySensor [security] (done) | time=0ms
12:53:51.132 INFO: Sensor PhpSecuritySensor [security]
12:53:51.132 INFO: Reading type hierarchy from: D:\Work_A\sonarqube-9.2.4.50792\sonar-scanner-4.7.0.2747-windows\bin\.scannerwork\ucfg2\php
12:53:51.132 INFO: Read 0 type definitions
12:53:51.132 INFO: Reading UCFGs from: D:\Work_A\sonarqube-9.2.4.50792\sonar-scanner-4.7.0.2747-windows\bin\.scannerwork\ucfg2\php
12:53:51.132 INFO: No UCFGs have been included for analysis.
12:53:51.132 INFO: Sensor PhpSecuritySensor [security] (done) | time=0ms
12:53:51.132 INFO: Sensor PythonSecuritySensor [security]
12:53:51.132 INFO: Reading type hierarchy from: D:\Work_A\sonarqube-9.2.4.50792\sonar-scanner-4.7.0.2747-windows\bin\.scannerwork\ucfg2\python
12:53:51.132 INFO: Read 0 type definitions
12:53:51.132 INFO: Reading UCFGs from: D:\Work_A\sonarqube-9.2.4.50792\sonar-scanner-4.7.0.2747-windows\bin\.scannerwork\ucfg2\python
12:53:51.132 INFO: No UCFGs have been included for analysis.
12:53:51.132 INFO: Sensor PythonSecuritySensor [security] (done) | time=0ms
12:53:51.132 INFO: Sensor JsSecuritySensor [security]
12:53:51.132 INFO: Reading type hierarchy from: D:\Work_A\sonarqube-9.2.4.50792\sonar-scanner-4.7.0.2747-windows\bin\.scannerwork\ucfg2\js
12:53:51.143 INFO: Read 0 type definitions
12:53:51.143 INFO: Reading UCFGs from: D:\Work_A\sonarqube-9.2.4.50792\sonar-scanner-4.7.0.2747-windows\bin\.scannerwork\ucfg2\js
12:53:51.190 INFO: 12:53:51.1908707 Building Runtime Type propagation graph
12:53:51.190 INFO: 12:53:51.1908707 Running Tarjan on 0 nodes
12:53:51.190 INFO: 12:53:51.1908707 Tarjan found 0 components
12:53:51.190 INFO: 12:53:51.1908707 Variable type analysis: done
12:53:51.190 INFO: 12:53:51.1908707 Building Runtime Type propagation graph
12:53:51.190 INFO: 12:53:51.1908707 Running Tarjan on 0 nodes
12:53:51.206 INFO: 12:53:51.1908707 Tarjan found 0 components
12:53:51.206 INFO: 12:53:51.2064847 Variable type analysis: done
12:53:51.206 INFO: Analyzing 2 ucfgs to detect vulnerabilities.
12:53:51.275 DEBUG: Resource file jssecurity/sources/S2076.json was not read
....
12:53:51.284 DEBUG: loaded 1 sources.
12:53:51.293 DEBUG: Resource file jssecurity/sanitizers/S2076.json was not read
....
12:53:51.306 DEBUG: loaded 4 sanitizers.
12:53:51.306 DEBUG: Resource file jssecurity/passthroughs/common.json was not read
12:53:51.306 DEBUG: Resource file jssecurity/passthroughs/S2076.json was not read
....
12:53:51.316 DEBUG: loaded 0 passthroughs.
12:53:51.316 DEBUG: Resource file jssecurity/collectionHandlers/common.json was not read
12:53:51.316 DEBUG: Resource file jssecurity/collectionHandlers/S2076.json was not read
....
12:53:51.345 DEBUG: loaded 0 collectionHandlers.
12:53:51.345 DEBUG: Resource file jssecurity/sinks/S2076.json was not read
....
12:53:51.345 DEBUG: loaded 1 sinks.
12:53:51.360 DEBUG: Resource file jssecurity/encoders/common.json was not read
12:53:51.360 DEBUG: Resource file jssecurity/encoders/S2076.json was not read
....
12:53:51.378 DEBUG: loaded 0 encoders.
12:53:51.378 DEBUG: Resource file jssecurity/decoders/common.json was not read
12:53:51.378 DEBUG: Resource file jssecurity/decoders/S2076.json was not read
.....
12:53:51.378 DEBUG: loaded 0 decoders.
12:53:51.409 INFO: Taint analysis starting. Entrypoints: 3
12:53:51.409 INFO: Running symbolic analysis for 'JS'
12:53:51.409 DEBUG: Resource file jssecurity/sanitizers/S2076.json was not read
12:53:51.409 DEBUG: Resource file jssecurity/sanitizers/S2078.json was not read
....
12:53:51.409 DEBUG: loaded 4 sanitizers.
12:53:51.409 DEBUG: Resource file jssecurity/passthroughs/common.json was not read
....
12:53:51.450 DEBUG: loaded 0 passthroughs.
12:53:51.450 DEBUG: Resource file jssecurity/collectionHandlers/common.json was not read
....
12:53:51.470 DEBUG: loaded 0 collectionHandlers.
12:53:51.471 DEBUG: Resource file jssecurity/encoders/common.json was not read
....
12:53:51.483 DEBUG: loaded 0 encoders.
12:53:51.483 DEBUG: Resource file jssecurity/decoders/common.json was not read
....
12:53:51.483 DEBUG: loaded 0 decoders.
12:53:51.697 DEBUG: Reporting issues for rule jssecurity:S5883
....
12:53:51.697 INFO: Taint analysis: done.
12:53:51.697 INFO: Sensor JsSecuritySensor [security] (done) | time=565ms
12:53:51.713 INFO: ------------- Run sensors on project
12:53:51.729 DEBUG: 'Generic Coverage Report' skipped because one of the required properties is missing
12:53:51.729 DEBUG: 'C#' skipped because there is no related file in current project
12:53:51.729 DEBUG: 'C# Tests Coverage Report Import' skipped because there is no related file in current project
12:53:51.729 DEBUG: '[Deprecated] C# Integration Tests Coverage Report Import' skipped because there is no related file in current project
12:53:51.729 DEBUG: 'C# Unit Test Results Import' skipped because there is no related file in current project
12:53:51.729 DEBUG: 'VB.NET' skipped because there is no related file in current project
12:53:51.729 DEBUG: 'VB.NET Tests Coverage Report Import' skipped because there is no related file in current project
12:53:51.729 DEBUG: '[Deprecated] VB.NET Integration Tests Coverage Report Import' skipped because there is no related file in current project
12:53:51.729 DEBUG: 'VB.NET Unit Test Results Import' skipped because there is no related file in current project
12:53:51.729 DEBUG: 'Java CPD Block Indexer' skipped because there is no related file in current project
12:53:51.729 DEBUG: Sensors : Zero Coverage Sensor
12:53:51.729 INFO: Sensor Zero Coverage Sensor
12:53:51.744 INFO: Sensor Zero Coverage Sensor (done) | time=15ms
12:53:51.747 INFO: SCM Publisher No SCM system was detected. You can use the 'sonar.scm.provider' property to explicitly specify it.
12:53:51.747 INFO: CPD Executor Calculating CPD for 0 files
12:53:51.747 INFO: CPD Executor CPD calculation finished (done) | time=0ms
12:53:51.764 INFO: Load New Code definition
12:53:51.818 DEBUG: GET 200 http://ourSonarQubeURL:9000/api/new_code_periods/show.protobuf?project=xxxxxxxx&branch=master | time=38ms
12:53:51.818 INFO: Load New Code definition (done) | time=54ms
12:53:51.881 INFO: Analysis report generated in 119ms, dir size=173.1 kB
12:53:51.921 INFO: Analysis report compressed in 40ms, zip size=21.6 kB
12:53:51.921 INFO: Analysis report generated in D:\Work_A\sonarqube-9.2.4.50792\sonar-scanner-4.7.0.2747-windows\bin\.scannerwork\scanner-report
12:53:51.921 DEBUG: Upload report
12:53:52.000 DEBUG: POST 200 http://ourSonarQubeURL:9000/api/ce/submit?projectKey=xxxxxxxx | time=62ms
12:53:52.000 INFO: Analysis report uploaded in 62ms
12:53:52.000 DEBUG: Report metadata written to D:\Work_A\sonarqube-9.2.4.50792\sonar-scanner-4.7.0.2747-windows\bin\.scannerwork\report-task.txt
12:53:52.013 INFO: ANALYSIS SUCCESSFUL, you can browse http://ourSonarQubeURL:9000/dashboard?id=xxxxxxxx
12:53:52.014 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
12:53:52.014 INFO: More about the report processing at http://ourSonarQubeURL:9000/api/ce/task?id=AYOjEIhaRTrHG-xpnaho
12:53:52.014 DEBUG: Post-jobs :
12:53:52.014 INFO: Analysis total time: 6.620 s
12:53:52.014 INFO: ------------------------------------------------------------------------
12:53:52.014 INFO: EXECUTION SUCCESS
12:53:52.030 INFO: ------------------------------------------------------------------------
12:53:52.030 INFO: Total time: 8.298s
12:53:52.085 INFO: Final Memory: 8M/37M
12:53:52.100 INFO: ------------------------------------------------------------------------

Here is some of snipped build-wrapper-dump.json

# (C) SonarSource SA, 2014-2022, info@sonarsource.com
# All SONARSOURCE programs and content are copyright protected.
# SONARSOURCE and SONARQUBE are trademarks of SonarSource SA. All rights are expressly reserved.
{
"version":"6.37",
"captures":[
{
"compiler":"clang",
"executable":"D:\\PATH\\VRXSDK_392\\bin\\vrxcc.exe",
"cmd": [
"D:\\PATH\\VRXSDK_392\\bin\\vrxcc",
"-c",
"-ID:\\PATH\\VRXSDK_392\\include",
"-ID:\\PATH\\SDK\\ADK\\vrx\\include",
"-ID:\\PATH\\EOSSDK_02010100\\include",
"-ID:\\PATH\\SDK\\eVoAps\\ACT2000\\1.14.0\\include",
"-I.\\Business\\Include\\Loyalty",
"-I.\\Business\\Include\\Language",
"-I.\\Business\\Include",
"-I.\\Lib\\Include\\Verifone",
"-I.\\Lib\\Include",
"-I.\\Lib\\Include\\RTPatch",
"-ID:\\PATH\\SDK\\VxAps\\Cardslot_400\\include",
"-ID:\\PATH\\EOSSDK_02010100\\include\\OpenSSL",
"-g",
"-p",
"-vsoapp",
"-armcc,--diag_suppress 1295",
"-D_VRXEVO",
"-DVFI_IPC_DLL_IMPORT",
"-DVFI_COM_DLL_IMPORT",
"-D__VERIFONE_SRC__",
"-D_ISEM_CLIENT",
"-DVFI_GUIPRT_IMPORT",
"-DVFI_SYSINFO_DLL_IMPORT",
"-DVFI_SYSBAR_DLL_IMPORT",
"-DVFI_GUIPRT_IMPORT",
"-DLOGAPI_ENABLE_DEBUG",
"-DLOGSYS_LOGGING",
"-DLOGSYS_FLAG",
"-DLOGSYS_NEW_API_STYLE",
"-DATTOPATCH",
"-DQWORD_IS_DWORD",
"-DEXAPATCH_AVOID_UNALIGNED_ACCESS",
"-DPLAT_BIG_ENDIAN",
"-DB_ENDIAN",
"-DEXAPATCH_BIG_ENDIAN",
"-D__TESTING__",
"Entry\\main.c",
"-o",
".\\Obj\\main.o"],
"cwd":"D:\\PATH\\appName\\",
"env": [
"=::=::\\",
"=D:=D:\\PATH\\appName",
"=ExitCode=00000000",
"ALLUSERSPROFILE=C:\\ProgramData",
"APPDATA=C:\\Users\\User\\AppData\\Roaming",
"ARMCONF=C:\\Program Files\\ARM\\RDI\\armperip\\1.3\\50;C:\\Program Files\\ARM\\RVARMulator\\v6ARMulator\\1.4.1\\285\\win_32-pentium;C:\\Program Files\\ARM\\RVARMulator\\MPCore\\ARMulator\\1.4.1\\20\\rvds30\\win_32-pentium;C:\\Program Files\\ARM\\RVARMulator\\ARMulator\\1.4.1\\313\\win_32-pentium",
"ARMDLL=C:\\Program Files\\ARM\\RVARMulator\\v6ARMulator\\1.4.1\\285\\win_32-pentium;C:\\Program Files\\ARM\\RDI\\rdimsvr\\1.3.1\\129\\win_32-pentium;C:\\Program Files\\ARM\\RVARMulator\\MPCore\\ARMulator\\1.4.1\\20\\rvds30\\win_32-pentium;C:\\Program Files\\ARM\\RVARMulator\\ARMulator\\1.4.1\\313\\win_32-pentium",
"ARMLMD_LICENSE_FILE=C:\\Program Files\\ARM\\Licenses\\768000474_license.dat",
"ARMROOT=C:\\Program Files\\ARM",
"ARM_ENABLED_PRODUCTS=C:\\Program Files\\ARM|RVDS\/Contents\/4.0\/419:platform=win_32-pentium,simul_cap=standard,encryption=none,extras_dir=,regime=rel,capability=soft_restricted",
"ARM_RVI_GDBEXEC=C:\\Program Files\\ARM\\RVI\\GDB\\3.3\\8\\arm-none-eabi-gdb.exe",
"ARM_RVI_HELP_3_3=C:\\Program Files\\ARM\\Documentation\\RVI\\3.3\\20",
"ARM_RVI_ROOT=C:\\Program Files\\ARM\\RVI",
"ARM_RVI_TOOLS=C:\\Program Files\\ARM\\RVI\\Tools\\3.3\\106\\programs\\win_32-pentium",
"asl.log=Destination=file",
"BUILD=test",
"CommonProgramFiles=C:\\Program Files (x86)\\Common Files",
"CommonProgramFiles(x86)=C:\\Program Files (x86)\\Common Files",
"CommonProgramW6432=C:\\Program Files\\Common Files",
"COMPUTERNAME=SPXXX",
"ComSpec=C:\\WINDOWS\\system32\\cmd.exe",
"CYGWIN=wincmdln",
"DriverData=C:\\Windows\\System32\\Drivers\\DriverData",
"EVOSDK=D:\\PATH\\VRXSDK_392",
"HLPPATH=C:\\Program Files\\ARM\\Documentation\\RVD\\4.0\\43\\onlinehelp",
"HOMEDRIVE=C:",
"HOMEPATH=\\Users\\User",
"ISSM_ARM_CORTEXDLL=C:\\Program Files\\ARM\\ISSModel\\Cortex\\4.0\\10\\win_32-pentium",
"LOCALAPPDATA=C:\\Users\\User\\AppData\\Local",
"LOGONSERVER=\\\\SPXXX",
"MAKEFLAGS=                  ",
"NUMBER_OF_PROCESSORS=8",
"OneDrive=C:\\Users\\User\\OneDrive",
"OneDriveConsumer=C:\\Users\\User\\OneDrive",
"OS=Windows_NT",
"Path=C:\\Program Files\\ARM\\bin\\win_32-pentium;C:\\Program Files\\Common Files\\Oracle\\Java\\javapath;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\dotnet\\;C:\\Program Files\\nodejs\\;C:\\Program Files\\SafeNet\\Authentication\\SAC\\x64;C:\\Program Files\\SafeNet\\Authentication\\SAC\\x32;C:\\Program Files\\Gemalto\\Classic Client\\BIN;C:\\Program Files (x86)\\Gemalto\\Classic Client\\BIN;C:\\Program Files (x86)\\VeriFone\\FST\\;C:\\Program Files\\ARM\\RVI\\Tools\\3.3\\106\\programs\\win_32-pentium;C:\\Program Files\\ARM\\Utilities\\FLEXlm\\10.8.5.0\\1\\win_32-pentium;C:\\Program Files\\ARM\\RVD\\Core\\4.0\\1106\\win_32-pentium\\bin;C:\\Program Files\\ARM\\RVCT\\Programs\\4.0\\436\\multi1\\win_32-pentium;C:\\Program Files\\ARM\\RVI\\GDB\\3.3\\8;C:\\Users\\User\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\User\\AppData\\Roaming\\npm;D:\\PATH\\VRXSDK_392\\bin;D:\\PATH\\VRXSDK_392\\;D:\\PATH\\SDK\\CompDLD\\;",
"PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
"PROCESSOR_ARCHITECTURE=x86",
"PROCESSOR_ARCHITEW6432=AMD64",
"PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 140 Stepping 1, GenuineIntel",
"PROCESSOR_LEVEL=6",
"PROCESSOR_REVISION=8c01",
"ProgramData=C:\\ProgramData",
"ProgramFiles=C:\\Program Files (x86)",
"ProgramFiles(x86)=C:\\Program Files (x86)",
"ProgramW6432=C:\\Program Files",
"PROMPT=$P$G",
"PSModulePath=C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules",
"PUBLIC=C:\\Users\\Public",
"RVCT40BIN=C:\\Program Files\\ARM\\RVCT\\Programs\\4.0\\436\\multi1\\win_32-pentium",
"RVCT40INC=C:\\Program Files\\ARM\\RVCT\\Data\\4.0\\400\\include\\windows",
"RVCT40LIB=C:\\Program Files\\ARM\\RVCT\\Data\\4.0\\400\\lib",
"RVDEBUG_HLPPATH=C:\\Program Files\\ARM\\Documentation\\RVD\\4.0\\43\\onlinehelp",
"RVDEBUG_INSTALL=C:\\Program Files\\ARM\\RVD\\Core\\4.0\\1106\\win_32-pentium",
"RVD_FLASH_BASE=C:\\Program Files\\ARM\\RVD\\Flash\\3.1\\9\\windows",
"SESSIONNAME=Console",
"SystemDrive=C:",
"SystemRoot=C:\\WINDOWS",
"TEMP=C:\\Users\\User\\AppData\\Local\\Temp",
"TMP=C:\\Users\\User\\AppData\\Local\\Temp",
"USERDOMAIN=SPXXX",
"USERDOMAIN_ROAMINGPROFILE=SPXXX",
"USERNAME=User",
"USERPROFILE=C:\\Users\\User",
"windir=C:\\WINDOWS",
"ZES_ENABLE_SYSMAN=1",
"_NO_DEBUG_HEAP=1"]},
{
"compiler":"armcc",
"executable":"C:\\PROGRAM FILES\\ARM\\RVCT\\Programs\\4.0\\436\\multi1\\WIN_32-PENTIUM\\armcc.exe",
"cmd": [
"C:\\PROGRAM FILES\\ARM\\RVCT\\PROGRAMS\\4.0\\436\\MULTI1\\WIN_32-PENTIUM\\armcc",
"-Ono_memcpy",
"--library_interface=aeabi_clib",
"--no_unaligned_access",
"-Ono_tree_sequencing",
"--thumb",
"-c",
"--cpu",
"ARM1136J-S",
"--bi",
"-JD:\\PATH\\VRXSDK_392\\include",
"-g",
"-o",
".\\Obj\\main.o",
"--apcs=\/fpic\/inter",
"-ID:\\PATH\\VRXSDK_392\\include",
"-ID:\\PATH\\SDK\\ADK\\vrx\\include",
"-ID:\\PATH\\EOSSDK_02010100\\include",
"-ID:\\PATH\\SDK\\eVoAps\\ACT2000\\1.14.0\\include",
"-I.\\Business\\Include\\Loyalty",
"-I.\\Business\\Include\\Language",
"-I.\\Business\\Include",
"-I.\\Lib\\Include\\Verifone",
"-I.\\Lib\\Include",
"-I.\\Lib\\Include\\RTPatch",
"-ID:\\PATH\\SDK\\VxAps\\Cardslot_400\\include",
"-ID:\\PATH\\EOSSDK_02010100\\include\\OpenSSL",
"-D_VRXEVO",
"-DVFI_IPC_DLL_IMPORT",
"-DVFI_COM_DLL_IMPORT",
"-D__VERIFONE_SRC__",
"-D_ISEM_CLIENT",
"-DVFI_GUIPRT_IMPORT",
"-DVFI_SYSINFO_DLL_IMPORT",
"-DVFI_SYSBAR_DLL_IMPORT",
"-DVFI_GUIPRT_IMPORT",
"-DLOGAPI_ENABLE_DEBUG",
"-DLOGSYS_LOGGING",
"-DLOGSYS_FLAG",
"-DLOGSYS_NEW_API_STYLE",
"-DATTOPATCH",
"-DQWORD_IS_DWORD",
"-DEXAPATCH_AVOID_UNALIGNED_ACCESS",
"-DPLAT_BIG_ENDIAN",
"-DB_ENDIAN",
"-DEXAPATCH_BIG_ENDIAN",
"-D__TESTING__",
"--diag_suppress",
"1295",
"Entry\\main.c"],
"cwd":"D:\\PATH\\appName\\",
"env": [
"=::=::\\",
"=D:=D:\\PATH\\appName",
"=ExitCode=00000000",
"ALLUSERSPROFILE=C:\\ProgramData",
"APPDATA=C:\\Users\\User\\AppData\\Roaming",
"ARMCONF=C:\\Program Files\\ARM\\RDI\\armperip\\1.3\\50;C:\\Program Files\\ARM\\RVARMulator\\v6ARMulator\\1.4.1\\285\\win_32-pentium;C:\\Program Files\\ARM\\RVARMulator\\MPCore\\ARMulator\\1.4.1\\20\\rvds30\\win_32-pentium;C:\\Program Files\\ARM\\RVARMulator\\ARMulator\\1.4.1\\313\\win_32-pentium",
"ARMDLL=C:\\Program Files\\ARM\\RVARMulator\\v6ARMulator\\1.4.1\\285\\win_32-pentium;C:\\Program Files\\ARM\\RDI\\rdimsvr\\1.3.1\\129\\win_32-pentium;C:\\Program Files\\ARM\\RVARMulator\\MPCore\\ARMulator\\1.4.1\\20\\rvds30\\win_32-pentium;C:\\Program Files\\ARM\\RVARMulator\\ARMulator\\1.4.1\\313\\win_32-pentium",
"ARMLMD_LICENSE_FILE=C:\\Program Files\\ARM\\Licenses\\768000474_license.dat",
"ARMROOT=C:\\Program Files\\ARM",
"ARM_ENABLED_PRODUCTS=C:\\Program Files\\ARM|RVDS\/Contents\/4.0\/419:platform=win_32-pentium,simul_cap=standard,encryption=none,extras_dir=,regime=rel,capability=soft_restricted",
"ARM_RVI_GDBEXEC=C:\\Program Files\\ARM\\RVI\\GDB\\3.3\\8\\arm-none-eabi-gdb.exe",
"ARM_RVI_HELP_3_3=C:\\Program Files\\ARM\\Documentation\\RVI\\3.3\\20",
"ARM_RVI_ROOT=C:\\Program Files\\ARM\\RVI",
"ARM_RVI_TOOLS=C:\\Program Files\\ARM\\RVI\\Tools\\3.3\\106\\programs\\win_32-pentium",
"asl.log=Destination=file",
"BUILD=test",
"CommonProgramFiles=C:\\Program Files (x86)\\Common Files",
"CommonProgramFiles(x86)=C:\\Program Files (x86)\\Common Files",
"CommonProgramW6432=C:\\Program Files\\Common Files",
"COMPUTERNAME=SPXXX",
"ComSpec=C:\\WINDOWS\\system32\\cmd.exe",
"CYGWIN=wincmdln",
"DriverData=C:\\Windows\\System32\\Drivers\\DriverData",
"EVOSDK=D:\\PATH\\VRXSDK_392",
"HLPPATH=C:\\Program Files\\ARM\\Documentation\\RVD\\4.0\\43\\onlinehelp",
"HOMEDRIVE=C:",
"HOMEPATH=\\Users\\User",
"ISSM_ARM_CORTEXDLL=C:\\Program Files\\ARM\\ISSModel\\Cortex\\4.0\\10\\win_32-pentium",
"LOCALAPPDATA=C:\\Users\\User\\AppData\\Local",
"LOGONSERVER=\\\\SPXXX",
"MAKEFLAGS=                  ",
"NUMBER_OF_PROCESSORS=8",
"OneDrive=C:\\Users\\User\\OneDrive",
"OneDriveConsumer=C:\\Users\\User\\OneDrive",
"OS=Windows_NT",
"Path=C:\\Program Files\\ARM\\bin\\win_32-pentium;C:\\Program Files\\Common Files\\Oracle\\Java\\javapath;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\dotnet\\;C:\\Program Files\\nodejs\\;C:\\Program Files\\SafeNet\\Authentication\\SAC\\x64;C:\\Program Files\\SafeNet\\Authentication\\SAC\\x32;C:\\Program Files\\Gemalto\\Classic Client\\BIN;C:\\Program Files (x86)\\Gemalto\\Classic Client\\BIN;C:\\Program Files (x86)\\VeriFone\\FST\\;C:\\Program Files\\ARM\\RVI\\Tools\\3.3\\106\\programs\\win_32-pentium;C:\\Program Files\\ARM\\Utilities\\FLEXlm\\10.8.5.0\\1\\win_32-pentium;C:\\Program Files\\ARM\\RVD\\Core\\4.0\\1106\\win_32-pentium\\bin;C:\\Program Files\\ARM\\RVCT\\Programs\\4.0\\436\\multi1\\win_32-pentium;C:\\Program Files\\ARM\\RVI\\GDB\\3.3\\8;C:\\Users\\User\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\User\\AppData\\Roaming\\npm;D:\\PATH\\VRXSDK_392\\bin;D:\\PATH\\VRXSDK_392\\;D:\\PATH\\SDK\\CompDLD\\;",
"PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
"PROCESSOR_ARCHITECTURE=x86",
"PROCESSOR_ARCHITEW6432=AMD64",
"PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 140 Stepping 1, GenuineIntel",
"PROCESSOR_LEVEL=6",
"PROCESSOR_REVISION=8c01",
"ProgramData=C:\\ProgramData",
"ProgramFiles=C:\\Program Files (x86)",
"ProgramFiles(x86)=C:\\Program Files (x86)",
"ProgramW6432=C:\\Program Files",
"PROMPT=$P$G",
"PSModulePath=C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules",
"PUBLIC=C:\\Users\\Public",
"RVCT40BIN=C:\\Program Files\\ARM\\RVCT\\Programs\\4.0\\436\\multi1\\win_32-pentium",
"RVCT40INC=C:\\Program Files\\ARM\\RVCT\\Data\\4.0\\400\\include\\windows",
"RVCT40LIB=C:\\Program Files\\ARM\\RVCT\\Data\\4.0\\400\\lib",
"RVDEBUG_HLPPATH=C:\\Program Files\\ARM\\Documentation\\RVD\\4.0\\43\\onlinehelp",
"RVDEBUG_INSTALL=C:\\Program Files\\ARM\\RVD\\Core\\4.0\\1106\\win_32-pentium",
"RVD_FLASH_BASE=C:\\Program Files\\ARM\\RVD\\Flash\\3.1\\9\\windows",
"SESSIONNAME=Console",
"SystemDrive=C:",
"SystemRoot=C:\\WINDOWS",
"TEMP=C:\\Users\\User\\AppData\\Local\\Temp",
"TMP=C:\\Users\\User\\AppData\\Local\\Temp",
"USERDOMAIN=SPXXX",
"USERDOMAIN_ROAMINGPROFILE=SPXXX",
"USERNAME=User",
"USERPROFILE=C:\\Users\\User",
"windir=C:\\WINDOWS",
"ZES_ENABLE_SYSMAN=1",
"_NO_DEBUG_HEAP=1"]},

Has anyone have the same problem with me? Sorry this is my first time posting here and i still new in sonarqube. Any response will be helpful for me. Thanks

It looks like you’re executing analysis from the folder where the sonar-scanner is installed, not from the source of your project directory.

OMG i don’t know that! Thankyou so much it was fixed now

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.