[INFO] --- sonar-maven-plugin:3.7.0.1746:sonar (default-cli) @ org-project --- [INFO] User cache: /home/runner/.sonar/cache [INFO] SonarQube version: 8.5.0 [INFO] Default locale: "en", source code encoding: "UTF-8" [INFO] Load global settings [INFO] Load global settings (done) | time=604ms [INFO] Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] User cache: /home/runner/.sonar/cache [INFO] Load/download plugins [INFO] Load plugins index [INFO] Load plugins index (done) | time=166ms [INFO] Load/download plugins (done) | time=22764ms [INFO] Loaded core extensions: developer-scanner [INFO] JavaScript/TypeScript frontend is enabled [INFO] Found an active CI vendor: 'Github Actions' [INFO] Load project settings for component key: 'org_project' [INFO] Load project settings for component key: 'org_project' (done) | time=141ms [INFO] Process project properties [INFO] Execute project builders [INFO] Execute project builders (done) | time=1ms [INFO] Project key: org_project [INFO] Base dir: /home/runner/work/project/project [INFO] Working dir: /home/runner/work/project/project/target/sonar [INFO] Load project branches [INFO] Load project branches (done) | time=130ms [INFO] Check ALM binding of project 'org_project' [INFO] Detected project binding: BOUND [INFO] Check ALM binding of project 'org_project' (done) | time=104ms [INFO] Load project pull requests [INFO] Load project pull requests (done) | time=105ms [INFO] Load branch configuration [INFO] Load branch configuration (done) | time=2ms [INFO] Load quality profiles [INFO] Load quality profiles (done) | time=162ms [INFO] Load active rules [INFO] Load active rules (done) | time=3335ms [INFO] Organization key: org [INFO] Branch name: 333/merge, type: short-lived [INFO] SCM collecting changed files in the branch [INFO] SCM collecting changed files in the branch (done) | time=302ms [INFO] Indexing files... [INFO] Project configuration: [INFO] Indexing files of module 'backend' [INFO] Base dir: /home/runner/work/project/project/backend [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Indexing files of module 'frontend' [INFO] Base dir: /home/runner/work/project/project/frontend [INFO] Source paths: src [INFO] Indexing files of module 'org-project' [INFO] Base dir: /home/runner/work/project/project [INFO] Source paths: pom.xml [INFO] 406 files indexed [INFO] 0 files ignored because of scm ignore settings [INFO] Quality profile for css: Sonar way [INFO] Quality profile for java: Sonar way [INFO] Quality profile for ts: Sonar way recommended [INFO] Quality profile for xml: Sonar way [INFO] ------------- Run sensors on module backend [INFO] JavaScript/TypeScript frontend is enabled [INFO] Load metrics repository [INFO] Load metrics repository (done) | time=115ms [INFO] Sensor JavaSquidSensor [java] [INFO] Configured Java source version (sonar.java.source): 11 [INFO] JavaClasspath initialization [INFO] JavaClasspath initialization (done) | time=3ms [INFO] JavaTestClasspath initialization [INFO] JavaTestClasspath initialization (done) | time=2ms [INFO] Java Main Files AST scan [INFO] 232 source files to be analyzed [INFO] 80/232 files analyzed, current file: backend/src/main/java/com/org/project/service/carrier/ExternalCarrierService.java [INFO] 167/232 files analyzed, current file: backend/src/main/java/com/org/project/service/ServiceNameService.java [INFO] 232/232 source files have been analyzed [INFO] Slowest analyzed files: backend/src/main/java/com/org/project/service/RateCardService.java (3325ms) backend/src/main/java/com/org/project/service/SuburbService.java (1537ms) backend/src/main/java/com/org/project/service/carrier/GenericCarrierService.java (1250ms) backend/src/main/java/com/org/project/repository/CarrierRepository.java (1169ms) Warning: Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] Java Main Files AST scan (done) | time=28717ms [INFO] Java Test Files AST scan [INFO] 32 source files to be analyzed [INFO] Java Test Files AST scan (done) | time=3083ms [INFO] Java Generated Files AST scan [INFO] 0 source files to be analyzed [INFO] Java Generated Files AST scan (done) | time=1ms [INFO] Sensor JavaSquidSensor [java] (done) | time=32154ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=1ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/home/runner/work/project/project/backend/target/surefire-reports] [INFO] 32/32 source files have been analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor SurefireSensor [java] (done) | time=290ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=270ms [INFO] 1/1 source files have been analyzed [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=4ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=150ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=1ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [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 [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=107ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=3ms [INFO] ------------- Run sensors on module frontend [INFO] JavaScript/TypeScript frontend is enabled [INFO] Sensor SonarCSS Metrics [cssfamily] [INFO] Sensor SonarCSS Metrics [cssfamily] (done) | time=63ms [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] 86 source files to be analyzed [INFO] 86/86 source files have been analyzed [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=2106ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=1ms [INFO] Sensor JavaXmlSensor [java] [INFO] Sensor JavaXmlSensor [java] (done) | time=0ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=176ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=1ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [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 [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor TypeScript analysis [javascript] [INFO] Deploying custom rules bundle jar:file:/home/runner/.sonar/cache/f2d4f3985cfdc8a536978941e81bc342/sonar-securityjsfrontend-plugin.jar!/js-vulnerabilities-rules-1.0.0.tgz to /home/runner/work/project/project/target/sonar/.sonartmp/eslint-bridge-bundle/package/custom-rules466951565167290432 [INFO] Using /home/runner/work/project/project/frontend/tsconfig.json from sonar.typescript.tsconfigPath property [INFO] 107 source files to be analyzed [INFO] Analyzing 107 files using tsconfig: /home/runner/work/project/project/frontend/tsconfig.json Error: Failed to parse file [frontend/src/components/ReceiverDetails/DeliveryDetails.vue] at line 31: Unexpected token (7:33) Error: Failed to parse file [frontend/src/components/ReceiverDetails/ReceiverTimeSlots.vue] at line 46: Unexpected token (11:41) Error: Failed to parse file [frontend/src/components/Item/ReferenceForm.vue] at line 19: Unexpected token (7:18) [INFO] 18/107 files analyzed, current file: frontend/src/components/ConfirmActionModal/ConfirmActionModal.vue Error: Failed to parse file [frontend/src/components/DatePicker/DatePicker.vue] at line 25: Unexpected token (6:36) Error: Failed to parse file [frontend/src/components/Alert/Alert.vue] at line 32: Unexpected token (8:36) [INFO] 53/107 files analyzed, current file: frontend/src/components/ClientSelect/ClientSelect.vue Error: Failed to parse file [frontend/src/components/SuburbFormInput/SuburbFormInput.vue] at line 54: Unexpected token, expected "," (26:19) Error: Failed to parse file [frontend/src/components/CustomEmail/CustomEmailForm.vue] at line 164: Missing semicolon (35:28) [INFO] 84/107 files analyzed, current file: frontend/src/components/ManifestDataTable/ManifestDataTable.vue [INFO] 107/107 source files have been analyzed [INFO] Sensor TypeScript analysis [javascript] (done) | time=39831ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] ------------- Run sensors on module org-project [INFO] JavaScript/TypeScript frontend is enabled [INFO] Sensor SonarCSS Rules [cssfamily] [INFO] No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. [INFO] Sensor SonarCSS Rules [cssfamily] (done) | time=2ms [INFO] Sensor C# Properties [csharp] [INFO] Sensor C# Properties [csharp] (done) | time=1ms [INFO] Sensor JavaXmlSensor [java] [INFO] 1 source files to be analyzed [INFO] 1/1 source files have been analyzed [INFO] Sensor JavaXmlSensor [java] (done) | time=27ms [INFO] Sensor HTML [web] [INFO] Sensor HTML [web] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=23ms [INFO] Sensor VB.NET Properties [vbnet] [INFO] Sensor VB.NET Properties [vbnet] (done) | time=0ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [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 [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms [INFO] Sensor JavaSecuritySensor [security] [INFO] Reading type hierarchy from: /home/runner/work/project/project/target/sonar/ucfg2/java [INFO] Read 537 type definitions [INFO] Reading UCFGs from: /home/runner/work/project/project/target/sonar/ucfg2/java [INFO] 06:39:34.800478 Building Runtime Type propagation graph [INFO] 06:39:34.856228 Running Tarjan on 4223 nodes [INFO] 06:39:34.869265 Tarjan found 4214 components [INFO] 06:39:34.8814 Variable type analysis: done [INFO] 06:39:34.884953 Building Runtime Type propagation graph [INFO] 06:39:34.911815 Running Tarjan on 4223 nodes [INFO] 06:39:34.917501 Tarjan found 4214 components [INFO] 06:39:34.926423 Variable type analysis: done [INFO] Analyzing 476 ucfgs to detect vulnerabilities. [INFO] All rules entrypoints : 7 Retained UCFGs : 47 [INFO] rule: S5131, entrypoints: 0 [INFO] rule: S5131 done [INFO] rule: S3649, entrypoints: 1 [INFO] Running symbolic analysis [INFO] rule: S3649 done [INFO] rule: S2076, entrypoints: 0 [INFO] rule: S2076 done [INFO] rule: S2091, entrypoints: 0 [INFO] rule: S2091 done [INFO] rule: S2078, entrypoints: 0 [INFO] rule: S2078 done [INFO] rule: S2631, entrypoints: 0 [INFO] rule: S2631 done [INFO] rule: S5135, entrypoints: 0 [INFO] rule: S5135 done [INFO] rule: S2083, entrypoints: 0 [INFO] rule: S2083 done [INFO] rule: S5167, entrypoints: 0 [INFO] rule: S5167 done [INFO] rule: S5144, entrypoints: 5 [INFO] Running symbolic analysis [INFO] rule: S5144 done [INFO] rule: S5145, entrypoints: 1 [INFO] Running symbolic analysis [INFO] rule: S5145 done [INFO] rule: S5146, entrypoints: 0 [INFO] rule: S5146 done [INFO] rule: S5334, entrypoints: 0 [INFO] rule: S5334 done [INFO] rule: S6096, entrypoints: 0 [INFO] rule: S6096 done [INFO] Sensor JavaSecuritySensor [security] (done) | time=3871ms [INFO] Sensor CSharpSecuritySensor [security] [INFO] Reading type hierarchy from: /home/runner/work/project/project/target/ucfg_cs2 [INFO] Read 0 type definitions [INFO] Reading UCFGs from: /home/runner/work/project/project/target/ucfg_cs2 [INFO] No UCFGs have been included for analysis. [INFO] Sensor CSharpSecuritySensor [security] (done) | time=3ms [INFO] Sensor PhpSecuritySensor [security] [INFO] Reading type hierarchy from: /home/runner/work/project/project/target/sonar/ucfg2/php [INFO] Read 0 type definitions [INFO] Reading UCFGs from: /home/runner/work/project/project/target/sonar/ucfg2/php [INFO] No UCFGs have been included for analysis. [INFO] Sensor PhpSecuritySensor [security] (done) | time=3ms [INFO] Sensor PythonSecuritySensor [security] [INFO] Reading type hierarchy from: /home/runner/work/project/project/target/sonar/ucfg2/python [INFO] Read 0 type definitions [INFO] Reading UCFGs from: /home/runner/work/project/project/target/sonar/ucfg2/python [INFO] No UCFGs have been included for analysis. [INFO] Sensor PythonSecuritySensor [security] (done) | time=3ms [INFO] Sensor JsSecuritySensor [security] [INFO] Reading type hierarchy from: /home/runner/work/project/project/target/sonar/ucfg2/js [INFO] Read 0 type definitions [INFO] Reading UCFGs from: /home/runner/work/project/project/target/sonar/ucfg2/js [INFO] No UCFGs have been included for analysis. [INFO] Sensor JsSecuritySensor [security] (done) | time=2ms [INFO] ------------- Run sensors on project [INFO] Sensor Zero Coverage Sensor [INFO] Sensor Zero Coverage Sensor (done) | time=11ms [INFO] Sensor Java CPD Block Indexer [INFO] Sensor Java CPD Block Indexer (done) | time=240ms [INFO] SCM Publisher SCM provider for this project is: git [INFO] SCM Publisher 20 source files to be analyzed [INFO] SCM Publisher 20/20 source files have been analyzed (done) | time=549ms [INFO] CPD Executor 88 files had no CPD blocks [INFO] CPD Executor Calculating CPD for 244 files [INFO] CPD Executor CPD calculation finished (done) | time=82ms [INFO] SCM writing changed lines [INFO] SCM writing changed lines (done) | time=121ms [INFO] Analysis report generated in 2427ms, dir size=543 KB [INFO] Analysis report compressed in 377ms, zip size=389 KB [INFO] Analysis report uploaded in 702ms [INFO] ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=org_project&branch=333%2Fmerge&resolved=false [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] More about the report processing at https://sonarcloud.io/api/ce/task?id=xxxxxx [INFO] Analysis total time: 1:38.437 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for org-project 0.0.1-SNAPSHOT: [INFO] [INFO] org-project ................................ SUCCESS [02:05 min] [INFO] frontend ........................................... SUCCESS [02:01 min] [INFO] backend ............................................ SUCCESS [ 43.713 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS