Analysis showing Success Message on Command line. But .ts file are not visible in code tab on SonarQube server.
Sharing logs:
osoft Windows [Version 10.0.22000.2538]
(c) Microsoft Corporation. All rights reserved.
D:\TFSSolution\Global PRF\GroupM.GlobalPRF\GroupM.GlobalPRF.UI>sonar-scanner
INFO: Scanner configuration file: D:\sonar qube\sonar_scanner\sonar_scanner\sonar-scanner-4.6.2.2472\bin\..\conf\sonar-scanner.properties
INFO: Project root configuration file: D:\TFSSolution\Global PRF\GroupM.GlobalPRF\GroupM.GlobalPRF.UI\sonar-project.properties
INFO: SonarScanner 4.6.2.2472
INFO: Java 11.0.2 Oracle Corporation (64-bit)
INFO: Windows 10 10.0 amd64
INFO: User cache: C:\Users\snehamo\.sonar\cache
INFO: Scanner configuration file: D:\sonar qube\sonar_scanner\sonar_scanner\sonar-scanner-4.6.2.2472\bin\..\conf\sonar-scanner.properties
INFO: Project root configuration file: D:\TFSSolution\Global PRF\GroupM.GlobalPRF\GroupM.GlobalPRF.UI\sonar-project.properties
INFO: Analyzing on SonarQube server 7.9.1
INFO: Default locale: "en_US", source code encoding: "windows-1252" (analysis is platform dependent)
INFO: Load global settings
INFO: Load global settings (done) | time=343ms
INFO: Server id: 994C4A61-AXc0orO7-6HHQSDqgTzy
INFO: User cache: C:\Users\snehamo\.sonar\cache
INFO: Load/download plugins
INFO: Load plugins index
INFO: Load plugins index (done) | time=243ms
INFO: Load/download plugins (done) | time=1141ms
INFO: Process project properties
INFO: Execute project builders
INFO: Execute project builders (done) | time=2ms
INFO: Project key: 3041_GlobalPRF_Angular_New:master
INFO: Base dir: D:\TFSSolution\Global PRF\GroupM.GlobalPRF\GroupM.GlobalPRF.UI
INFO: Working dir: D:\TFSSolution\Global PRF\GroupM.GlobalPRF\GroupM.GlobalPRF.UI\.scannerwork
INFO: Load project settings for component key: '3041_GlobalPRF_Angular_New:master'
INFO: Load project settings for component key: '3041_GlobalPRF_Angular_New:master' (done) | time=224ms
INFO: Load project branches
INFO: Load project branches (done) | time=179ms
INFO: Load project pull requests
INFO: Load project pull requests (done) | time=104ms
INFO: Load branch configuration
INFO: Load branch configuration (done) | time=0ms
INFO: Load quality profiles
INFO: Load quality profiles (done) | time=560ms
INFO: Load active rules
INFO: Load active rules (done) | time=2455ms
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.
INFO: Indexing files...
INFO: Project configuration:
INFO: Excluded sources: GlobalPRF-spfx/**/*, obj/**/*, GlobalPRF/.angular/**/*, GlobalPRF/dist/**/*
INFO: 12 files indexed... (last one was GlobalPRF/angular.json)
INFO: Load project repositories
INFO: Load project repositories (done) | time=338ms
INFO: 12 files indexed... (last one was GlobalPRF/angular.json)
INFO: 12 files indexed... (last one was GlobalPRF/angular.json)
INFO: 12 files indexed... (last one was GlobalPRF/angular.json)
INFO: 12 files indexed... (last one was GlobalPRF/angular.json)
INFO: 12 files indexed... (last one was GlobalPRF/angular.json)
INFO: 177 files indexed... (last one was GlobalPRF/src/main.ts)
INFO: 187 files indexed
INFO: 0 files ignored because of inclusion/exclusion patterns
INFO: Quality profile for cs: Sonar way
INFO: Quality profile for css: SonarQube Way
INFO: Quality profile for ts: Sonar way (outdated copy)
INFO: Quality profile for web: Sonar way (outdated copy)
INFO: ------------- Run sensors on module 3041_GlobalPRF_Angular_New
INFO: Load metrics repository
INFO: Load metrics repository (done) | time=206ms
INFO: Sonargraph Integration: Created 55 predefined and 0 custom metric(s)
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by net.sf.cglib.core.ReflectUtils$1 (file:/C:/Users/snehamo/.sonar/cache/13ad013e7b135beb25756efaa4e75337/sonar-javascript-plugin.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of net.sf.cglib.core.ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
INFO: Sensor CSS Metrics [cssfamily]
INFO: Sensor CSS Metrics [cssfamily] (done) | time=3517ms
INFO: Sensor CSS Rules [cssfamily]
INFO: 63 source files to be analyzed
INFO: 63/63 source files have been analyzed
INFO: Sensor CSS Rules [cssfamily] (done) | time=34657ms
INFO: Sensor C# Properties [csharp]
WARN: Property missing: 'sonar.cs.analyzer.projectOutPaths'. No protobuf files will be loaded for this project.
WARN: No Roslyn issues report found for this project.
INFO: Sensor C# Properties [csharp] (done) | time=2ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=1ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=1470ms
INFO: Sensor SonarTS [typescript]
INFO: Since SonarTS v2.0, TypeScript analysis is performed by SonarJS analyzer v6.0 or later. No TypeScript analysis is performed by SonarTS.
INFO: Sensor SonarTS [typescript] (done) | time=1ms
INFO: Sensor com.github.mc1arke.sonarqube.plugin.scanner.ScannerConfigurationLoaderSensor
INFO: Sensor com.github.mc1arke.sonarqube.plugin.scanner.ScannerConfigurationLoaderSensor (done) | time=2ms
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=6ms
INFO: Sensor TypeScript analysis [javascript]
INFO: Using TypeScript at: 'D:\TFSSolution\Global PRF\GroupM.GlobalPRF\GroupM.GlobalPRF.UI\GlobalPRF\node_modules'
INFO: Found 2 tsconfig.json file(s): [D:\TFSSolution\Global PRF\GroupM.GlobalPRF\GroupM.GlobalPRF.UI\GlobalPRF\tsconfig.json, D:\TFSSolution\Global PRF\GroupM.GlobalPRF\GroupM.GlobalPRF.UI\GlobalPRF-spfx\tsconfig.json]
INFO: 82 source files to be analyzed
INFO: Analyzing 82 files using tsconfig: D:\TFSSolution\Global PRF\GroupM.GlobalPRF\GroupM.GlobalPRF.UI\GlobalPRF\tsconfig.json
WARN: You are using version of TypeScript 5.2.2 which is not officially supported; supported versions >=3.2.1 <3.8.0
INFO: 0/82 files analyzed, current file: GlobalPRF/src/app/Services/datacontext.service.spec.ts
ERROR: Failed to analyze file [GlobalPRF/src/app/Services/datacontext.service.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/Services/datacontext.service.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/Services/event-emitter.service.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/Services/event-emitter.service.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/Services/sidebar.service.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/Services/users.service.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/Services/users.service.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/add-prf-step-1/add-prf-step-1.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/add-prf-step-1/add-prf-step-1.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/add-prf-step-1/add-prf-step-1.model.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/add-prf-step-2/add-prf-step-2.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/add-prf-step-2/add-prf-step-2.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/add-prf-step-2/add-prf-step-2.model.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/add-prf-step-3/add-prf-step-3.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/add-prf-step-3/add-prf-step-3.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/add-prf-step-4/add-prf-step-4.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/add-prf-step-4/add-prf-step-4.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/add-prf-step-4/step4_backup.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/add-prf/add-prf.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/add-prf/add-prf.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/add-scenario/add-scenario.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/add-scenario/add-scenario.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/add-scenario/scenario.model.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/adduser/adduser.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/adduser/adduser.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/app-routing.module.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/app.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/app.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/app.module.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/auth-config.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/breadcrumb.service.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/breadcrumb.service.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/breadcrumb/breadcrumb.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/breadcrumb/breadcrumb.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/common/AppConstants.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/common/EnvConfig.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/common/Environments/EnvConfig.dev.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/common/Environments/EnvConfig.prod.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/common/Environments/EnvConfig.test.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/common/Environments/EnvConfig.uat.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/content-management/content-management.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/content-management/content-management.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/content-management/content-management.model.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/dashboard/dashboard.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/dashboard/dashboard.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/error401/error401.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/error401/error401.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/error404/error404.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/error404/error404.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/footer/footer.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/footer/footer.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/header/header.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/header/header.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/manage-client/manage-client.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/manage-client/manage-client.component.ts]: Cannot read properties of undefined (reading 'map')
ERROR: Failed to analyze file [GlobalPRF/src/app/manage-client/manage-client.model.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/manage-prf/manage-prf.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/manage-prf/manage-prf.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/manage-prf/manage-prf.model.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/manage-scenario/manage-scenario.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/manage-scenario/manage-scenario.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/manage-scenario/manage-scenario.model.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/manageusers/manageusers.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/manageusers/manageusers.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/notification/notification.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/notification/notification.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/notification/notification.model.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/see-preview/see-preview.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/see-preview/see-preview.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/shared/Date-Filter/custom-date.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/shared/filters/filters.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/shared/filters/filters.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/shared/messages/messages.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/shared/messages/messages.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/shared/models/user.model.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/shared/prf-action-cell/prf-action-cell.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/shared/toggle-client/toggle-client.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/shared/useractioncells/actioncells.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/shared/useractioncells/actioncells.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/users-grid/users-grid.component.spec.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/app/users-grid/users-grid.component.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
ERROR: Failed to analyze file [GlobalPRF/src/main.ts]: DeprecationError: 'originalKeywordKind' has been deprecated since v5.0.0 and can no longer be used. Use 'identifierToKeywordKind(identifier)' instead.
INFO: 82/82 source files have been analyzed
INFO: Sensor TypeScript analysis [javascript] (done) | time=56806ms
INFO: Sensor C# [csharp]
INFO: Sensor C# [csharp] (done) | time=7ms
INFO: ------------- Run sensors on project
INFO: Sensor Sonargraph Integration [sonargraphintegration]
INFO: Sonargraph Integration: Loaded standard rules file '/com/hello2morrow/sonargraph/integration/sonarqube/SonargraphRules.properties'
INFO: Sonargraph Integration: No custom rules file found at 'C:\Users\snehamo/.sonargraphintegration/SonargraphRules.properties'
INFO: Sonargraph Integration: Processing SonarQube project '3041_GlobalPRF_Angular_New:master
INFO: Sonargraph Integration: XML report file path not configured - using default 'target/sonargraph/sonargraph-sonarqube-report.xml'
WARN: Sonargraph Integration: XML report file 'D:\TFSSolution\Global PRF\GroupM.GlobalPRF\GroupM.GlobalPRF.UI\target\sonargraph\sonargraph-sonarqube-report.xml' not found
INFO: Sonargraph Integration: Finished processing SonarQube project '3041_GlobalPRF_Angular_New:master'
INFO: Sensor Sonargraph Integration [sonargraphintegration] (done) | time=10ms
INFO: Sensor Zero Coverage Sensor
INFO: Sensor Zero Coverage Sensor (done) | time=3ms
INFO: No SCM system was detected. You can use the 'sonar.scm.provider' property to explicitly specify it.
INFO: 2 files had no CPD blocks
INFO: Calculating CPD for 26 files
INFO: CPD calculation finished
INFO: Analysis report generated in 1554ms, dir size=1 MB
INFO: Analysis report compressed in 3279ms, zip size=415 KB
INFO: Analysis report uploaded in 1042ms
INFO: ANALYSIS SUCCESSFUL, you can browse http://sonar.cybage.com/dashboard?id=3041_GlobalPRF_Angular_New%3Amaster
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 http://sonar.cybage.com/api/ce/task?id=AY5Qa2C5e6II3zhBagol
INFO: Executing post-job 'com.cybage.sonar.report.pdf.batch.PDFPostJob'
INFO: Skipping generation of PDF Report..
INFO: Analysis total time: 3:17.760 s
INFO: ------------------------------------------------------------------------
INFO: EXECUTION SUCCESS
INFO: ------------------------------------------------------------------------
INFO: Total time: 3:21.305s
INFO: Final Memory: 13M/54M
INFO: ------------------------------------------------------------------------