Project

General

Profile

Build logs commit

1
## Tasks (sonar-check) 
2
14:31:00.520 INFO  Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties
3
14:31:00.523 INFO  Project root configuration file: /build/sources/sonar-project.properties
4
14:31:00.546 INFO  SonarScanner CLI 6.2.1.4610
5
14:31:00.551 INFO  Java 17.0.12 Amazon.com Inc. (64-bit)
6
14:31:00.553 INFO  Linux 6.1.0-37-amd64 amd64
7
14:31:00.582 INFO  User cache: /opt/sonar-scanner/.sonar/cache
8
14:31:01.886 INFO  JRE provisioning: os[linux], arch[x86_64]
9
14:31:15.023 INFO  Communicating with SonarQube Server 10.7.0.96327
10
14:31:15.461 INFO  Starting SonarScanner Engine...
11
14:31:15.462 INFO  Java 17.0.11 Eclipse Adoptium (64-bit)
12
14:31:17.016 INFO  Load global settings
13
14:31:17.384 INFO  Load global settings (done) | time=373ms
14
14:31:17.387 INFO  Server id: 48A8E9DF-AZKLkRDUlUIc4hJ2iuYz
15
14:31:17.398 INFO  Loading required plugins
16
14:31:17.398 INFO  Load plugins index
17
14:31:17.492 INFO  Load plugins index (done) | time=94ms
18
14:31:17.497 INFO  Load/download plugins
19
14:31:22.171 INFO  Load/download plugins (done) | time=4679ms
20
14:31:22.658 INFO  Process project properties
21
14:31:22.677 INFO  Process project properties (done) | time=16ms
22
14:31:22.689 INFO  Project key: hcw-patient
23
14:31:22.690 INFO  Base dir: /build/sources
24
14:31:22.690 INFO  Working dir: /build/sources/.scannerwork
25
14:31:22.710 INFO  Load project settings for component key: 'hcw-patient'
26
14:31:22.806 INFO  Load project settings for component key: 'hcw-patient' (done) | time=95ms
27
14:31:22.826 INFO  Load quality profiles
28
14:31:22.948 INFO  Load quality profiles (done) | time=122ms
29
14:31:23.016 INFO  Load active rules
30
14:31:27.198 INFO  Load active rules (done) | time=4181ms
31
14:31:27.200 INFO  Load analysis cache
32
14:31:27.436 INFO  Load analysis cache | time=236ms
33
14:31:27.560 INFO  Preprocessing files...
34
14:31:27.929 INFO  9 languages detected in 827 preprocessed files
35
14:31:27.929 INFO  3 files ignored because of inclusion/exclusion patterns
36
14:31:27.929 INFO  0 files ignored because of scm ignore settings
37
14:31:27.936 INFO  Loading plugins for detected languages
38
14:31:27.948 INFO  Load/download plugins
39
14:31:45.491 INFO  Load/download plugins (done) | time=17561ms
40
14:31:45.610 INFO  Load project repositories
41
14:31:45.733 INFO  Load project repositories (done) | time=122ms
42
14:31:45.744 INFO  Indexing files...
43
14:31:45.745 INFO  Project configuration:
44
14:31:45.745 INFO    Excluded sources: **/*.java
45
14:31:45.895 INFO  826 files indexed
46
14:31:45.897 INFO  Quality profile for css: Sonar way
47
14:31:45.898 INFO  Quality profile for docker: Sonar way
48
14:31:45.898 INFO  Quality profile for js: Sonar way
49
14:31:45.898 INFO  Quality profile for json: Sonar way
50
14:31:45.898 INFO  Quality profile for py: Sonar way
51
14:31:45.898 INFO  Quality profile for ts: Sonar way
52
14:31:45.898 INFO  Quality profile for web: Sonar way
53
14:31:45.899 INFO  Quality profile for xml: Sonar way
54
14:31:45.899 INFO  Quality profile for yaml: Sonar way
55
14:31:45.899 INFO  ------------- Run sensors on module hcw-patient
56
14:31:45.922 INFO  Load metrics repository
57
14:31:46.029 INFO  Load metrics repository (done) | time=104ms
58
14:31:46.767 INFO  Sensor Python Sensor [python]
59
14:31:46.771 WARN  Your code is analyzed as compatible with all Python 3 versions by default. You can get a more precise analysis by setting the exact Python version in your configuration via the parameter "sonar.python.version"
60
14:31:46.904 INFO  Starting global symbols computation
61
14:31:46.911 INFO  1 source file to be analyzed
62
14:31:46.996 INFO  1/1 source file has been analyzed
63
14:31:47.009 INFO  Starting rules execution
64
14:31:47.010 INFO  1 source file to be analyzed
65
14:31:47.280 INFO  1/1 source file has been analyzed
66
14:31:47.280 INFO  The Python analyzer was able to leverage cached data from previous analyses for 0 out of 1 files. These files were not parsed.
67
14:31:47.281 INFO  Sensor Python Sensor [python] (done) | time=513ms
68
14:31:47.281 INFO  Sensor Cobertura Sensor for Python coverage [python]
69
14:31:47.296 INFO  Sensor Cobertura Sensor for Python coverage [python] (done) | time=16ms
70
14:31:47.297 INFO  Sensor PythonXUnitSensor [python]
71
14:31:47.316 INFO  Sensor PythonXUnitSensor [python] (done) | time=16ms
72
14:31:47.317 INFO  Sensor HTML [web]
73
14:31:47.735 INFO  Sensor HTML [web] (done) | time=422ms
74
14:31:47.736 INFO  Sensor XML Sensor [xml]
75
14:31:47.752 INFO  10 source files to be analyzed
76
14:31:47.987 INFO  10/10 source files have been analyzed
77
14:31:47.988 INFO  Sensor XML Sensor [xml] (done) | time=252ms
78
14:31:47.988 INFO  Sensor JaCoCo XML Report Importer [jacoco]
79
14:31:47.988 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
80
14:31:47.988 INFO  No report imported, no coverage information will be imported by JaCoCo XML Report Importer
81
14:31:47.989 INFO  Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
82
14:31:47.989 INFO  Sensor IaC CloudFormation Sensor [iac]
83
14:31:48.045 INFO  0 source files to be analyzed
84
14:31:48.046 INFO  0/0 source files have been analyzed
85
14:31:48.048 INFO  Sensor IaC CloudFormation Sensor [iac] (done) | time=60ms
86
14:31:48.049 INFO  Sensor IaC Kubernetes Sensor [iac]
87
14:31:48.121 INFO  0 source files to be parsed
88
14:31:48.124 INFO  0/0 source files have been parsed
89
14:31:48.132 INFO  0 source files to be analyzed
90
14:31:48.133 INFO  0/0 source files have been analyzed
91
14:31:48.149 INFO  0 source files to be checked
92
14:31:48.149 INFO  0/0 source files have been checked
93
14:31:48.151 INFO  Sensor IaC Kubernetes Sensor [iac] (done) | time=102ms
94
14:31:48.151 INFO  Sensor IaC AzureResourceManager Sensor [iac]
95
14:31:48.232 INFO  0 source files to be analyzed
96
14:31:48.233 INFO  0/0 source files have been analyzed
97
14:31:48.233 INFO  Sensor IaC AzureResourceManager Sensor [iac] (done) | time=82ms
98
14:31:48.236 INFO  Sensor Java Config Sensor [iac]
99
14:31:48.249 INFO  0 source files to be analyzed
100
14:31:48.249 INFO  0/0 source files have been analyzed
101
14:31:48.256 INFO  Sensor Java Config Sensor [iac] (done) | time=15ms
102
14:31:48.256 INFO  Sensor JavaScript/TypeScript analysis [javascript]
103
14:31:50.294 INFO  Detected os: Linux arch: amd64 alpine: false. Platform: LINUX_X64
104
14:31:52.087 INFO  Using embedded Node.js runtime.
105
14:31:52.088 INFO  Using Node.js executable: '/opt/sonar-scanner/.sonar/js/node-runtime/node'.
106
14:31:53.652 INFO  Memory configuration: OS (15992 MB), Node.js (4144 MB).
107
14:31:55.021 INFO  Found 1 tsconfig.json file(s): [/build/sources/tsconfig.json]
108
14:31:55.022 INFO  Creating TypeScript program
109
14:31:55.022 INFO  TypeScript configuration file /build/sources/tsconfig.json
110
14:31:55.022 INFO  112 source files to be analyzed
111
14:31:55.322 INFO  Starting analysis with current program
112
14:32:01.052 INFO  Analyzed 109 file(s) with current program
113
14:32:01.060 INFO  Found 3 file(s) not part of any tsconfig.json: they will be analyzed without type information
114
14:32:02.281 INFO  112/112 source files have been analyzed
115
14:32:02.282 INFO  Hit the cache for 0 out of 112
116
14:32:02.283 INFO  Miss the cache for 112 out of 112: ANALYSIS_MODE_INELIGIBLE [112/112]
117
14:32:02.283 INFO  Sensor JavaScript/TypeScript analysis [javascript] (done) | time=14027ms
118
14:32:02.284 INFO  Sensor JavaScript inside YAML analysis [javascript]
119
14:32:02.285 INFO  No input files found for analysis
120
14:32:02.286 INFO  Hit the cache for 0 out of 0
121
14:32:02.286 INFO  Miss the cache for 0 out of 0
122
14:32:02.286 INFO  Sensor JavaScript inside YAML analysis [javascript] (done) | time=2ms
123
14:32:02.287 INFO  Sensor JavaScript inside HTML analysis [javascript]
124
14:32:02.291 INFO  34 source files to be analyzed
125
14:32:02.428 INFO  34/34 source files have been analyzed
126
14:32:02.429 INFO  Hit the cache for 0 out of 34
127
14:32:02.430 INFO  Miss the cache for 34 out of 34: ANALYSIS_MODE_INELIGIBLE [34/34]
128
14:32:02.430 INFO  Sensor JavaScript inside HTML analysis [javascript] (done) | time=144ms
129
14:32:02.430 INFO  Sensor CSS Rules [javascript]
130
14:32:02.438 INFO  69 source files to be analyzed
131
14:32:03.152 INFO  69/69 source files have been analyzed
132
14:32:03.155 INFO  Hit the cache for 0 out of 0
133
14:32:03.155 INFO  Miss the cache for 0 out of 0
134
14:32:03.156 INFO  Sensor CSS Rules [javascript] (done) | time=723ms
135
14:32:03.157 INFO  Sensor CSS Metrics [javascript]
136
14:32:03.224 INFO  Sensor CSS Metrics [javascript] (done) | time=72ms
137
14:32:03.225 INFO  Sensor IaC Docker Sensor [iac]
138
14:32:03.263 INFO  1 source file to be analyzed
139
14:32:03.326 INFO  1/1 source file has been analyzed
140
14:32:03.327 INFO  Sensor IaC Docker Sensor [iac] (done) | time=102ms
141
14:32:03.327 INFO  Sensor TextAndSecretsSensor [text]
142
14:32:03.327 INFO  Available processors: 4
143
14:32:03.328 INFO  Using 4 threads for analysis.
144
14:32:03.578 INFO  The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true:
145
  * The filename starts with "test"
146
  * The filename contains "test." or "tests."
147
  * Any directory in the file path is named: "doc", "docs", "test" or "tests"
148
  * Any directory in the file path has a name ending in "test" or "tests"
149

    
150
14:32:03.600 INFO  Using git CLI to retrieve untracked files
151
14:32:03.657 INFO  Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git
152
14:32:03.727 INFO  223 source files to be analyzed
153
14:32:04.186 INFO  223/223 source files have been analyzed
154
14:32:04.186 INFO  Sensor TextAndSecretsSensor [text] (done) | time=860ms
155
14:32:04.190 INFO  ------------- Run sensors on project
156
14:32:04.255 INFO  Sensor Zero Coverage Sensor
157
14:32:04.282 INFO  Sensor Zero Coverage Sensor (done) | time=27ms
158
14:32:04.284 INFO  SCM Publisher SCM provider for this project is: git
159
14:32:04.285 INFO  SCM Publisher 191 source files to be analyzed
160
14:32:04.298 WARN  Shallow clone detected, no blame information will be provided. You can convert to non-shallow with 'git fetch --unshallow'.
161
14:32:04.299 INFO  SCM Publisher 0/191 source files have been analyzed (done) | time=3ms
162
14:32:04.300 WARN  Missing blame information for the following files:
163
14:32:04.300 WARN    * src/app/test/test.component.html
164
14:32:04.300 WARN    * src/app/shared/components/stream/peer-video/peer-video.component.scss
165
14:32:04.301 WARN    * src/app/shared/components/select-language/select-language.component.html
166
14:32:04.301 WARN    * src/app/request-consultation/request-consultation.page.html
167
14:32:04.301 WARN    * src/app/failure/failure.page.scss
168
14:32:04.308 WARN    * src/app/request/request.page.scss
169
14:32:04.308 WARN    * src/app/services/message.service.ts
170
14:32:04.309 WARN    * src/polyfills.ts
171
14:32:04.309 WARN    * src/app/cgu/cgu.page.spec.ts
172
14:32:04.309 WARN    * src/app/test/test.module.ts
173
14:32:04.309 WARN    * src/app/app-routing.module.ts
174
14:32:04.310 WARN    * src/app/shared/components/loader/loader.component.scss
175
14:32:04.310 WARN    * src/app/shared/components/choose-attachment/choose-attachment.component.html
176
14:32:04.310 WARN    * src/app/shared/components/footer/footer.component.spec.ts
177
14:32:04.310 WARN    * src/app/shared/components/overlay/overlay.component.scss
178
14:32:04.311 WARN    * src/app/_guards/diagnostic.guard.ts
179
14:32:04.311 WARN    * src/main.ts
180
14:32:04.311 WARN    * src/app/shared/components/stream/peer-audio/peer-audio.component.spec.ts
181
14:32:04.311 WARN    * src/environments/index.ts
182
14:32:04.311 WARN    * src/app/dashboard/dashboard.page.spec.ts
183
14:32:04.312 WARN    * src/app/test/test.component.spec.ts
184
14:32:04.313 WARN    * src/app/shared/components/close-consultation/close-consultation.component.ts
185
14:32:04.313 WARN    * src/app/app.component.ts
186
14:32:04.314 WARN    * src/app/consultation/consultation.module.ts
187
14:32:04.314 WARN    * src/app/acknowledge-invite/acknowledge-invite.component.scss
188
14:32:04.314 WARN    * src/app/shared/components/stream/peer-audio/peer-audio.component.html
189
14:32:04.314 WARN    * src/app/shared/components/request-consultation/request-consultation.component.ts
190
14:32:04.314 WARN    * src/app/profile/profile.page.scss
191
14:32:04.314 WARN    * src/app/login/login.page.html
192
14:32:04.315 WARN    * src/app/shared/components/stream/peer-video/peer-video.component.html
193
14:32:04.315 WARN    * src/app/shared/services/openvidu.service.spec.ts
194
14:32:04.315 WARN    * src/app/test/test.component.scss
195
14:32:04.315 WARN    * src/app/video-room/video-room.module.ts
196
14:32:04.315 WARN    * src/app/request/request.page.html
197
14:32:04.316 WARN    * src/app/shared/components/request-consultation/request-consultation.component.html
198
14:32:04.316 WARN    * src/app/services/call.service.spec.ts
199
14:32:04.317 WARN    * src/app/shared/pipes/duration.pipe.ts
200
14:32:04.317 WARN    * src/app/consultation/consultation.page.spec.ts
201
14:32:04.317 WARN    * src/app/shared/components/loader/loader.component.html
202
14:32:04.317 WARN    * src/app/shared/components/overlay/overlay.component.html
203
14:32:04.317 WARN    * src/app/dashboard/dashboard.page.scss
204
14:32:04.319 WARN    * src/app/_guards/nurse.guard.ts
205
14:32:04.319 WARN    * src/app/shared/components/imageViewer/imageViewer.component.html
206
14:32:04.319 WARN    * src/app/login/login.page.ts
207
14:32:04.319 WARN    * src/app/acknowledge-invite/acknowledge-invite.component.html
208
14:32:04.320 WARN    * src/app/success/success.page.html
209
14:32:04.320 WARN    * src/app/register/register.page.scss
210
14:32:04.320 WARN    * src/app/login/login.page.scss
211
14:32:04.320 WARN    * src/app/shared/components/loader/loader.component.ts
212
14:32:04.320 WARN    * src/app/services/translator.service.ts
213
14:32:04.320 WARN    * src/app/shared/components/error-modal/error-modal.component.html
214
14:32:04.321 WARN    * src/app/request-consultation/request-consultation.page.ts
215
14:32:04.321 WARN    * src/app/auth/jwt.interceptor.ts
216
14:32:04.321 WARN    * src/assets/libs/adapter-4.0.1.js
217
14:32:04.322 WARN    * src/app/services/global-variable.service.spec.ts
218
14:32:04.323 WARN    * src/app/shared/components/select-language/select-language.component.ts
219
14:32:04.323 WARN    * src/app/shared/components/request-consultation/request-consultation.component.scss
220
14:32:04.323 WARN    * src/app/cgu/cgu.module.ts
221
14:32:04.323 WARN    * src/app/failure/failure.page.ts
222
14:32:04.323 WARN    * src/app/cgu/cgu.page.html
223
14:32:04.323 WARN    * src/app/cgu/cgu.page.ts
224
14:32:04.323 WARN    * src/app/shared/components/error-modal/error-modal.component.ts
225
14:32:04.324 WARN    * src/app/shared/components/chat/chat.component.html
226
14:32:04.324 WARN    * src/app/login/translator-form/translator-form.component.ts
227
14:32:04.324 WARN    * src/app/shared/services/media.service.ts
228
14:32:04.325 WARN    * src/app/shared/components/imageViewer/imageViewer.component.scss
229
14:32:04.325 WARN    * android/app/src/main/res/drawable-v24/ic_launcher_foreground.xml
230
14:32:04.325 WARN    * src/app/services/call.service.ts
231
14:32:04.325 WARN    * src/app/shared/components/chat/chat.component.spec.ts
232
14:32:04.325 WARN    * src/app/profile/profile.module.ts
233
14:32:04.326 WARN    * src/app/_guards/auth.guard.ts
234
14:32:04.326 WARN    * src/app/shared/services/language.service.ts
235
14:32:04.326 WARN    * src/app/register/country-select/country-select.page.ts
236
14:32:04.326 WARN    * src/app/shared/shared.module.ts
237
14:32:04.326 WARN    * src/app/auth/error.interceptor.ts
238
14:32:04.326 WARN    * src/app/register/register.page.html
239
14:32:04.326 WARN    * src/app/shared/components/error-modal/error-modal.component.scss
240
14:32:04.327 WARN    * src/app/failure/failure.page.html
241
14:32:04.327 WARN    * src/app/failure/failure.module.ts
242
14:32:04.327 WARN    * src/environments/environment.ts
243
14:32:04.327 WARN    * src/app/request-consultation/request-consultation.page.scss
244
14:32:04.327 WARN    * src/app/register/register.module.ts
245
14:32:04.328 WARN    * src/app/register/country-select/country-select.module.ts
246
14:32:04.328 WARN    * src/app/shared/components/choose-attachment/choose-attachment.component.scss
247
14:32:04.328 WARN    * src/test.ts
248
14:32:04.328 WARN    * src/app/test/test.component.ts
249
14:32:04.329 WARN    * src/app/services/consultations.service.spec.ts
250
14:32:04.329 WARN    * src/app/services/global-variable.service.ts
251
14:32:04.329 WARN    * src/app/services/storage.service.spec.ts
252
14:32:04.329 WARN    * src/app/request/request.module.ts
253
14:32:04.330 WARN    * src/theme/variables.scss
254
14:32:04.330 WARN    * src/app/shared/components/request-consultation/request-consultation.component.spec.ts
255
14:32:04.331 WARN    * src/app/shared/components/close-consultation/close-consultation.component.spec.ts
256
14:32:04.331 WARN    * android/app/src/main/res/drawable/ic_launcher_background.xml
257
14:32:04.331 WARN    * android/app/src/main/res/values/styles.xml
258
14:32:04.331 WARN    * src/app/success/success.page.ts
259
14:32:04.332 WARN    * src/app/shared/components/select-language/select-language.component.scss
260
14:32:04.332 WARN    * src/app/shared/components/consultation-chat/consultation-chat.component.ts
261
14:32:04.332 WARN    * src/app/shared/components/footer/footer.component.ts
262
14:32:04.333 WARN    * src/app/shared/components/feedback/feedback.component.html
263
14:32:04.334 WARN    * src/environments/environment.prod.ts
264
14:32:04.334 WARN    * src/app/acknowledge-invite/acknowledge-invite.component.ts
265
14:32:04.334 WARN    * src/app/shared/components/chat/chat.component.scss
266
14:32:04.334 WARN    * src/app/services/consultation.service.ts
267
14:32:04.335 WARN    * src/global.scss
268
14:32:04.335 WARN    * src/app/profile/profile.page.html
269
14:32:04.335 WARN    * src/app/login/login.module.ts
270
14:32:04.335 WARN    * src/karma.conf.js
271
14:32:04.335 WARN    * src/app/register/country-select/country-select.page.scss
272
14:32:04.341 WARN    * src/app/services/invite.service.ts
273
14:32:04.341 WARN    * src/app/shared/components/header/header.component.scss
274
14:32:04.341 WARN    * src/app/shared/components/feedback/feedback.component.scss
275
14:32:04.341 WARN    * src/app/shared/components/header/header.component.ts
276
14:32:04.341 WARN    * src/app/video-room/video-room.page.scss
277
14:32:04.342 WARN    * src/app/shared/components/stream/peer-video/peer-video.component.spec.ts
278
14:32:04.342 WARN    * src/app/shared/components/overlay/overlay.component.ts
279
14:32:04.342 WARN    * capacitor.config.ts
280
14:32:04.342 WARN    * src/app/shared/components/footer/footer.component.scss
281
14:32:04.342 WARN    * src/app/closing-screen/closing-screen.module.ts
282
14:32:04.342 WARN    * ul_web_hooks/android/android_web_hook.html
283
14:32:04.343 WARN    * hooks/iosrtc-swift-support.js
284
14:32:04.343 WARN    * src/app/shared/directives/file-drop.directive.ts
285
14:32:04.343 WARN    * android/app/src/main/res/values/strings.xml
286
14:32:04.343 WARN    * src/app/consultation/consultation.page.scss
287
14:32:04.343 WARN    * src/app/shared/components/stream/peer-video/peer-video.component.ts
288
14:32:04.343 WARN    * src/app/success/success.module.ts
289
14:32:04.343 WARN    * src/app/shared/services/nurse.service.ts
290
14:32:04.344 WARN    * src/app/shared/components/choose-attachment/choose-attachment.component.ts
291
14:32:04.344 WARN    * src/app/login/translator-form/translator-form.component.spec.ts
292
14:32:04.344 WARN    * src/app/app.component.html
293
14:32:04.344 WARN    * src/app/shared/components/consultation-chat/consultation-chat.component.html
294
14:32:04.344 WARN    * src/app/closing-screen/closing-screen.page.spec.ts
295
14:32:04.345 WARN    * src/app/register/country-select/country-select.page.html
296
14:32:04.345 WARN    * src/app/services/info.service.ts
297
14:32:04.345 WARN    * src/app/video-room/video-room.page.ts
298
14:32:04.345 WARN    * src/app/services/socket-events.service.spec.ts
299
14:32:04.345 WARN    * src/app/profile/profile.page.ts
300
14:32:04.351 WARN    * src/assets/fonts/fonts.scss
301
14:32:04.352 WARN    * src/app/shared/components/chat/chat.component.ts
302
14:32:04.352 WARN    * src/app/closing-screen/closing-screen.page.ts
303
14:32:04.352 WARN    * src/app/login/login.page.spec.ts
304
14:32:04.352 WARN    * android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
305
14:32:04.352 WARN    * src/app/cgu/cgu.page.scss
306
14:32:04.352 WARN    * src/app/models/user.ts
307
14:32:04.352 WARN    * src/app/services/socket-events.service.ts
308
14:32:04.352 WARN    * android/app/src/main/AndroidManifest.xml
309
14:32:04.352 WARN    * src/app/shared/services/validation.service.ts
310
14:32:04.353 WARN    * src/app/consultation/consultation.page.ts
311
14:32:04.353 WARN    * src/app/consultation/consultation.page.html
312
14:32:04.353 WARN    * src/app/shared/layout/openvidu-layout.ts
313
14:32:04.353 WARN    * src/app/shared/services/queue.service.ts
314
14:32:04.353 WARN    * src/app/request-consultation/request-consultation.module.ts
315
14:32:04.353 WARN    * src/app/login/translator-form/translator-form.component.scss
316
14:32:04.353 WARN    * src/app/shared/components/consultation-chat/consultation-chat.component.scss
317
14:32:04.353 WARN    * src/app/request/request.page.ts
318
14:32:04.353 WARN    * src/index.html
319
14:32:04.353 WARN    * src/app/services/translator.service.spec.ts
320
14:32:04.353 WARN    * android/app/src/main/res/xml/file_paths.xml
321
14:32:04.353 WARN    * src/app/shared/components/imageViewer/imageViewer.component.ts
322
14:32:04.354 WARN    * src/app/shared/services/consultation.service.ts
323
14:32:04.354 WARN    * src/app/shared/services/openvidu.service.ts
324
14:32:04.354 WARN    * src/app/shared/components/close-consultation/close-consultation.component.scss
325
14:32:04.354 WARN    * src/app/app.module.ts
326
14:32:04.354 WARN    * src/app/services/config.service.ts
327
14:32:04.354 WARN    * src/app/closing-screen/closing-screen.page.scss
328
14:32:04.354 WARN    * src/app/shared/components/choose-attachment/choose-attachment.component.spec.ts
329
14:32:04.354 WARN    * src/app/login/translator-form/translator-form.component.html
330
14:32:04.354 WARN    * src/app/shared/components/stream/peer-audio/peer-audio.component.ts
331
14:32:04.354 WARN    * src/app/video-room/video-room.page.spec.ts
332
14:32:04.355 WARN    * src/app/register/register.page.ts
333
14:32:04.356 WARN    * src/app/success/success.page.scss
334
14:32:04.356 WARN    * src/app/shared/components/header/header.component.html
335
14:32:04.356 WARN    * src/app/app.component.spec.ts
336
14:32:04.356 WARN    * src/app/services/config.service.spec.ts
337
14:32:04.356 WARN    * src/app/shared/components/footer/footer.component.html
338
14:32:04.356 WARN    * src/app/video-room/video-room.page.html
339
14:32:04.356 WARN    * src/app/dashboard/dashboard.page.html
340
14:32:04.356 WARN    * android/app/src/main/res/layout/activity_main.xml
341
14:32:04.357 WARN    * src/app/shared/components/close-consultation/close-consultation.component.html
342
14:32:04.357 WARN    * src/assets/i18n/fix.py
343
14:32:04.357 WARN    * src/app/dashboard/dashboard.module.ts
344
14:32:04.357 WARN    * android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
345
14:32:04.358 WARN    * src/app/closing-screen/closing-screen.page.html
346
14:32:04.358 WARN    * src/app/dashboard/dashboard.page.ts
347
14:32:04.358 WARN    * src/app/auth/auth.service.ts
348
14:32:04.358 WARN    * src/app/shared/components/feedback/feedback.component.ts
349
14:32:04.358 WARN    * android/app/src/main/res/values/ic_launcher_background.xml
350
14:32:04.358 WARN    * src/app/services/invite.service.spec.ts
351
14:32:04.358 WARN    * src/app/services/storage.service.ts
352
14:32:04.358 WARN    * Dockerfile
353
14:32:04.358 WARN    * src/app/acknowledge-invite/acknowledge-invite.module.ts
354
14:32:04.358 WARN  This may lead to missing/broken features in SonarQube
355
14:32:04.358 INFO  CPD Executor 18 files had no CPD blocks
356
14:32:04.358 INFO  CPD Executor Calculating CPD for 129 files
357
14:32:04.458 INFO  CPD Executor CPD calculation finished (done) | time=114ms
358
14:32:04.458 INFO  SCM revision ID 'c29c31982c635afaf6ecb60a80a2cb75b9c34eeb'
359
14:32:04.608 INFO  Analysis report generated in 149ms, dir size=2.1 MB
360
14:32:04.936 INFO  Analysis report compressed in 327ms, zip size=1.1 MB
361
14:32:05.415 INFO  Analysis report uploaded in 479ms
362
14:32:05.416 INFO  ANALYSIS SUCCESSFUL, you can find the results at: https://sonar.iabsis.com/dashboard?id=hcw-patient
363
14:32:05.416 INFO  Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
364
14:32:05.416 INFO  More about the report processing at https://sonar.iabsis.com/api/ce/task?id=9ae80810-9815-4729-9bae-c146d962a3ba
365