2022-03-22T08:17:53.6953115Z ##[section]Starting: Run Code Analysis 2022-03-22T08:17:53.7132175Z ============================================================================== 2022-03-22T08:17:53.7132500Z Task : Run Code Analysis 2022-03-22T08:17:53.7132781Z Description : Run scanner and upload the results to the SonarQube server. 2022-03-22T08:17:53.7133026Z Version : 4.28.0 2022-03-22T08:17:53.7133217Z Author : sonarsource 2022-03-22T08:17:53.7133742Z Help : Version: 4.28.0. This task is not needed for Maven and Gradle projects since the scanner should be run as part of the build. [More Information](http://redirect.sonarsource.com/doc/install-configure-scanner-tfs-ts.html) 2022-03-22T08:17:53.7134341Z ============================================================================== 2022-03-22T08:17:55.2775717Z [command]C:\Windows\system32\cmd.exe /D /S /C "D:\a\_tasks\SonarQubeAnalyze_6d01813a-9589-4b15-8491-8164aeb38055\4.28.0\sonar-scanner\bin\sonar-scanner.bat" 2022-03-22T08:17:56.6928877Z INFO: Scanner configuration file: D:\a\_tasks\SonarQubeAnalyze_6d01813a-9589-4b15-8491-8164aeb38055\4.28.0\sonar-scanner\bin\..\conf\sonar-scanner.properties 2022-03-22T08:17:56.6982409Z INFO: Project root configuration file: NONE 2022-03-22T08:17:56.8507529Z INFO: SonarScanner 4.6.2.2472 2022-03-22T08:17:56.8508203Z INFO: Java 11.0.14.1 Eclipse Adoptium (64-bit) 2022-03-22T08:17:56.8508690Z INFO: Windows Server 2022 10.0 amd64 2022-03-22T08:17:57.9912007Z INFO: User cache: C:\Users\VssAdministrator\.sonar\cache 2022-03-22T08:18:00.8991077Z INFO: Scanner configuration file: D:\a\_tasks\SonarQubeAnalyze_6d01813a-9589-4b15-8491-8164aeb38055\4.28.0\sonar-scanner\bin\..\conf\sonar-scanner.properties 2022-03-22T08:18:00.8992626Z INFO: Project root configuration file: NONE 2022-03-22T08:18:00.9139513Z INFO: Analyzing on SonarQube server 8.0.0 2022-03-22T08:18:00.9140850Z INFO: Default locale: "en_US", source code encoding: "UTF-8" 2022-03-22T08:18:01.5410440Z INFO: Load global settings 2022-03-22T08:18:02.0973962Z INFO: Load global settings (done) | time=557ms 2022-03-22T08:18:02.1021981Z INFO: Server id: Server id 2022-03-22T08:18:02.1099333Z INFO: User cache: C:\Users\VssAdministrator\.sonar\cache 2022-03-22T08:18:02.1135438Z INFO: Load/download plugins 2022-03-22T08:18:02.1136138Z INFO: Load plugins index 2022-03-22T08:18:02.3591308Z INFO: Load plugins index (done) | time=245ms 2022-03-22T08:18:12.5945141Z INFO: Load/download plugins (done) | time=10481ms 2022-03-22T08:18:13.5189238Z INFO: Process project properties 2022-03-22T08:18:13.5334553Z INFO: Process project properties (done) | time=16ms 2022-03-22T08:18:13.5346472Z INFO: Execute project builders 2022-03-22T08:18:13.5404895Z INFO: Execute project builders (done) | time=6ms 2022-03-22T08:18:13.6910018Z INFO: Project key: VR-UI 2022-03-22T08:18:13.6910692Z INFO: Base dir: D:\a\1\s 2022-03-22T08:18:13.6911129Z INFO: Working dir: D:\a\1\s\.scannerwork 2022-03-22T08:18:13.6994874Z INFO: Load project settings for component key: 'VR-UI' 2022-03-22T08:18:14.2461861Z INFO: Load project settings for component key: 'VR-UI' (done) | time=546ms 2022-03-22T08:18:14.2554875Z INFO: Load project branches 2022-03-22T08:18:14.8337429Z INFO: Load project branches (done) | time=582ms 2022-03-22T08:18:14.8365182Z INFO: Load project pull requests 2022-03-22T08:18:15.0946831Z INFO: Load project pull requests (done) | time=255ms 2022-03-22T08:18:15.0947830Z INFO: Load branch configuration 2022-03-22T08:18:15.0956239Z INFO: Load branch configuration (done) | time=0ms 2022-03-22T08:18:15.1209856Z INFO: Load quality profiles 2022-03-22T08:18:15.8581973Z INFO: Load quality profiles (done) | time=738ms 2022-03-22T08:18:15.8659377Z INFO: Detected Azure DevOps 2022-03-22T08:18:15.8717729Z INFO: Load active rules 2022-03-22T08:18:23.2571971Z INFO: Load active rules (done) | time=7385ms 2022-03-22T08:18:23.3231537Z INFO: Branch name: dev, type: long living 2022-03-22T08:18:23.3707200Z INFO: Indexing files... 2022-03-22T08:18:23.3711620Z INFO: Project configuration: 2022-03-22T08:18:23.3717935Z INFO: Excluded sources: **/node_modules/**, **/*.spec.ts, **/*test.ts 2022-03-22T08:18:23.3719514Z INFO: Included tests: **/*.spec.ts, **/*test.ts 2022-03-22T08:18:23.3724372Z INFO: Excluded sources for coverage: **/*.js, src/*main*.ts, **/*polyfills*.ts, **/*environment*.ts, **/*module.ts 2022-03-22T08:18:24.4092586Z INFO: Load project repositories 2022-03-22T08:18:24.7923414Z INFO: Load project repositories (done) | time=384ms 2022-03-22T08:18:25.5392135Z INFO: 522 files indexed 2022-03-22T08:18:25.5393544Z INFO: 0 files ignored because of inclusion/exclusion patterns 2022-03-22T08:18:25.5394333Z INFO: 0 files ignored because of scm ignore settings 2022-03-22T08:18:25.5395017Z INFO: Quality profile for css: Sonar way 2022-03-22T08:18:25.5395632Z INFO: Quality profile for js: Sonar way 2022-03-22T08:18:25.5396229Z INFO: Quality profile for web: Sonar way 2022-03-22T08:18:25.5396840Z INFO: ------------- Run sensors on module VR-UI 2022-03-22T08:18:25.7139723Z INFO: Load metrics repository 2022-03-22T08:18:25.9742360Z INFO: Load metrics repository (done) | time=261ms 2022-03-22T08:18:26.7967628Z WARNING: An illegal reflective access operation has occurred 2022-03-22T08:18:26.7969471Z WARNING: Illegal reflective access by net.sf.cglib.core.ReflectUtils$1 (file:/C:/Users/VssAdministrator/.sonar/cache/866bb1adbf016ea515620f1aaa15ec53/sonar-javascript-plugin.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) 2022-03-22T08:18:26.7971300Z WARNING: Please consider reporting this to the maintainers of net.sf.cglib.core.ReflectUtils$1 2022-03-22T08:18:26.7972343Z WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 2022-03-22T08:18:26.7973366Z WARNING: All illegal access operations will be denied in a future release 2022-03-22T08:18:27.7590330Z INFO: Sensor SonarCSS Metrics [cssfamily] 2022-03-22T08:18:28.4348087Z INFO: Sensor SonarCSS Metrics [cssfamily] (done) | time=676ms 2022-03-22T08:18:28.4349502Z INFO: Sensor SonarCSS Rules [cssfamily] 2022-03-22T08:18:36.6681531Z ##[error]ERROR: Failed to parse file:///D:/a/1/s/{Organization-Name}.VR.UI/src/styles/bptLibrary/styles.scss, line 1994, "declaration-no-important" has already been disabled 2022-03-22T08:18:36.6742658Z 2022-03-22T08:18:36.6941806Z INFO: Sensor SonarCSS Rules [cssfamily] (done) | time=8258ms 2022-03-22T08:18:36.6944116Z INFO: Sensor JaCoCo XML Report Importer [jacoco] 2022-03-22T08:18:36.7051485Z INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=11ms 2022-03-22T08:18:36.7052709Z INFO: Sensor SonarJS [javascript] 2022-03-22T08:18:36.7213400Z INFO: 1 source files to be analyzed 2022-03-22T08:18:37.2190349Z INFO: Sensor SonarJS [javascript] (done) | time=513ms 2022-03-22T08:18:37.2204390Z INFO: Sensor ESLint-based SonarJS [javascript] 2022-03-22T08:18:37.2205593Z INFO: 1/1 source files have been analyzed 2022-03-22T08:18:42.1550056Z INFO: 1 source files to be analyzed 2022-03-22T08:18:42.5138135Z INFO: Sensor ESLint-based SonarJS [javascript] (done) | time=5294ms 2022-03-22T08:18:42.5142599Z INFO: Sensor SonarJS Coverage [javascript] 2022-03-22T08:18:42.5143247Z INFO: 1/1 source files have been analyzed 2022-03-22T08:18:42.5158681Z INFO: Analysing [D:\a\1\s\{Organization-Name}.VR.UI\coverage\lcov.info] 2022-03-22T08:18:42.5410600Z WARN: Could not resolve 193 file paths in [D:\a\1\s\{Organization-Name}.VR.UI\coverage\lcov.info], first unresolved path: src\test.ts 2022-03-22T08:18:42.5411244Z INFO: Sensor SonarJS Coverage [javascript] (done) | time=26ms 2022-03-22T08:18:42.5411602Z INFO: Sensor JavaXmlSensor [java] 2022-03-22T08:18:42.5467646Z INFO: Sensor JavaXmlSensor [java] (done) | time=6ms 2022-03-22T08:18:42.5489521Z INFO: Sensor HTML [web] 2022-03-22T08:18:43.6461131Z INFO: Sensor HTML [web] (done) | time=1097ms 2022-03-22T08:18:43.6526953Z INFO: ------------- Run sensors on project 2022-03-22T08:18:43.6599247Z INFO: Sensor Zero Coverage Sensor 2022-03-22T08:18:43.6753756Z INFO: Sensor Zero Coverage Sensor (done) | time=11ms 2022-03-22T08:18:43.6775376Z INFO: SCM Publisher SCM provider for this project is: git 2022-03-22T08:18:43.6781047Z INFO: SCM Publisher 172 source files to be analyzed 2022-03-22T08:18:48.7165440Z INFO: SCM Publisher 172/172 source files have been analyzed (done) | time=5044ms 2022-03-22T08:18:48.7427958Z INFO: CPD Executor 19 files had no CPD blocks 2022-03-22T08:18:48.7430622Z INFO: CPD Executor Calculating CPD for 72 files 2022-03-22T08:18:48.8217889Z INFO: CPD Executor CPD calculation finished (done) | time=77ms 2022-03-22T08:18:49.1030092Z INFO: Analysis report generated in 246ms, dir size=1 MB 2022-03-22T08:18:49.4523558Z INFO: Analysis report compressed in 350ms, zip size=594 KB 2022-03-22T08:18:50.5211990Z INFO: Analysis report uploaded in 1066ms 2022-03-22T08:18:50.5213255Z INFO: ANALYSIS SUCCESSFUL, you can browse {WebUrl}/dashboard?id=VR-UI&branch=dev 2022-03-22T08:18:50.5232705Z INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 2022-03-22T08:18:50.5233806Z INFO: More about the report processing at {WebUrl}/api/ce/task?id=AX-wtQ6DqzQOtx7SCTPI 2022-03-22T08:18:51.8122200Z INFO: Analysis total time: 38.986 s 2022-03-22T08:18:51.8191392Z INFO: ------------------------------------------------------------------------ 2022-03-22T08:18:51.8192308Z INFO: EXECUTION SUCCESS 2022-03-22T08:18:51.8192860Z INFO: ------------------------------------------------------------------------ 2022-03-22T08:18:51.8193467Z INFO: Total time: 55.162s 2022-03-22T08:18:51.9307087Z INFO: Final Memory: 14M/47M 2022-03-22T08:18:51.9307781Z INFO: ------------------------------------------------------------------------ 2022-03-22T08:18:52.0158863Z ##[section]Finishing: Run Code Analysis