@3cr/viewer-browser 0.0.334 → 0.0.335

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (409) hide show
  1. package/.bitbucket/pipelines/generated/pipeline/pipes/sonarsource/sonarcloud-scan/sonarcloud-scan.log +306 -290
  2. package/dist/Viewer3CR.js +36 -36
  3. package/dist/Viewer3CR.mjs +4513 -4555
  4. package/dist/Viewer3CR.umd.js +40 -40
  5. package/package.json +1 -1
  6. package/src/components/modal/modal/ShareModal.vue +3 -23
  7. package/src/components/modal/modal/__tests__/ShareModal.spec.ts +3 -24
  8. package/src/plugins/locales/en.json +5 -16
  9. package/test-output/coverage/coverage-final.json +12 -12
  10. package/test-output/coverage/index.html +15 -15
  11. package/test-output/coverage/lcov-report/index.html +15 -15
  12. package/test-output/coverage/lcov-report/src/components/modal/ActionRail.vue.html +1 -1
  13. package/test-output/coverage/lcov-report/src/components/modal/Viewer3cr.vue.html +1 -1
  14. package/test-output/coverage/lcov-report/src/components/modal/Viewer3crWebGL.vue.html +1 -1
  15. package/test-output/coverage/lcov-report/src/components/modal/ViewerActionRail.vue.html +1 -1
  16. package/test-output/coverage/lcov-report/src/components/modal/ViewerNavigationDrawer.vue.html +1 -1
  17. package/test-output/coverage/lcov-report/src/components/modal/ViewerScanView.vue.html +1 -1
  18. package/test-output/coverage/lcov-report/src/components/modal/actions/Action.vue.html +1 -1
  19. package/test-output/coverage/lcov-report/src/components/modal/actions/Flip3dAction.vue.html +1 -1
  20. package/test-output/coverage/lcov-report/src/components/modal/actions/FlipHorizontalAction.vue.html +1 -1
  21. package/test-output/coverage/lcov-report/src/components/modal/actions/FlipVerticalAction.vue.html +1 -1
  22. package/test-output/coverage/lcov-report/src/components/modal/actions/FullscreenAction.vue.html +1 -1
  23. package/test-output/coverage/lcov-report/src/components/modal/actions/LengthAction.vue.html +1 -1
  24. package/test-output/coverage/lcov-report/src/components/modal/actions/PanAction.vue.html +1 -1
  25. package/test-output/coverage/lcov-report/src/components/modal/actions/ResetViewAction.vue.html +1 -1
  26. package/test-output/coverage/lcov-report/src/components/modal/actions/Rotate2dAction.vue.html +1 -1
  27. package/test-output/coverage/lcov-report/src/components/modal/actions/Slice3dAction.vue.html +1 -1
  28. package/test-output/coverage/lcov-report/src/components/modal/actions/ZoomAction.vue.html +1 -1
  29. package/test-output/coverage/lcov-report/src/components/modal/actions/index.html +1 -1
  30. package/test-output/coverage/lcov-report/src/components/modal/app-bars/ViewerActionBar.vue.html +1 -1
  31. package/test-output/coverage/lcov-report/src/components/modal/app-bars/ViewerAppBar.vue.html +1 -1
  32. package/test-output/coverage/lcov-report/src/components/modal/app-bars/index.html +1 -1
  33. package/test-output/coverage/lcov-report/src/components/modal/index.html +1 -1
  34. package/test-output/coverage/lcov-report/src/components/modal/layouts/WebGLClipPath.vue.html +1 -1
  35. package/test-output/coverage/lcov-report/src/components/modal/layouts/WebGLClipPathRect.vue.html +1 -1
  36. package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/index.html +1 -1
  37. package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/useActiveLayout.ts.html +1 -1
  38. package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/useLayout1x3.ts.html +1 -1
  39. package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/useLayout2x2.ts.html +1 -1
  40. package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/useLayoutFullscreen.ts.html +1 -1
  41. package/test-output/coverage/lcov-report/src/components/modal/layouts/index.html +1 -1
  42. package/test-output/coverage/lcov-report/src/components/modal/menus/AutoAnnotateMenu.vue.html +1 -1
  43. package/test-output/coverage/lcov-report/src/components/modal/menus/AvatarDropdownMenu.vue.html +1 -1
  44. package/test-output/coverage/lcov-report/src/components/modal/menus/HelpMenu.vue.html +1 -1
  45. package/test-output/coverage/lcov-report/src/components/modal/menus/SettingsMenu.vue.html +1 -1
  46. package/test-output/coverage/lcov-report/src/components/modal/menus/ShareMenu.vue.html +1 -1
  47. package/test-output/coverage/lcov-report/src/components/modal/menus/index.html +1 -1
  48. package/test-output/coverage/lcov-report/src/components/modal/modal/AiModelList.vue.html +1 -1
  49. package/test-output/coverage/lcov-report/src/components/modal/modal/AskAiModal.vue.html +1 -1
  50. package/test-output/coverage/lcov-report/src/components/modal/modal/AutoAnnotateModal.vue.html +1 -1
  51. package/test-output/coverage/lcov-report/src/components/modal/modal/CloseViewerModal.vue.html +1 -1
  52. package/test-output/coverage/lcov-report/src/components/modal/modal/DataOverlayGeneralModal.vue.html +1 -1
  53. package/test-output/coverage/lcov-report/src/components/modal/modal/DataOverlayMeasurementModal.vue.html +1 -1
  54. package/test-output/coverage/lcov-report/src/components/modal/modal/DataOverlayModal.vue.html +1 -1
  55. package/test-output/coverage/lcov-report/src/components/modal/modal/ShareModal.vue.html +12 -72
  56. package/test-output/coverage/lcov-report/src/components/modal/modal/UploadsDrawer.vue.html +1 -1
  57. package/test-output/coverage/lcov-report/src/components/modal/modal/index.html +18 -18
  58. package/test-output/coverage/lcov-report/src/components/modal/snackbars/AnnotationGeneratedSnackbar.vue.html +1 -1
  59. package/test-output/coverage/lcov-report/src/components/modal/snackbars/ImagesSharedSnackbar.vue.html +1 -1
  60. package/test-output/coverage/lcov-report/src/components/modal/snackbars/LinkCopiedSnackbar.vue.html +3 -3
  61. package/test-output/coverage/lcov-report/src/components/modal/snackbars/index.html +1 -1
  62. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationCreateModal.vue.html +3 -3
  63. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationCreateSnackbar.vue.html +1 -1
  64. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationDataTable.vue.html +1 -1
  65. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationDeleteModal.vue.html +1 -1
  66. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationDeleteSnackbar.vue.html +1 -1
  67. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationForm.vue.html +1 -1
  68. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationIcon.vue.html +1 -1
  69. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationInfo.vue.html +1 -1
  70. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationMenu.vue.html +1 -1
  71. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationPanel.vue.html +1 -1
  72. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationTools.vue.html +1 -1
  73. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationUpdateModal.vue.html +1 -1
  74. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationVisibilityBtn.vue.html +1 -1
  75. package/test-output/coverage/lcov-report/src/components/navigation/annotation/DrawerTitle.vue.html +1 -1
  76. package/test-output/coverage/lcov-report/src/components/navigation/annotation/index.html +1 -1
  77. package/test-output/coverage/lcov-report/src/components/navigation/display/DisplayPanel.vue.html +1 -1
  78. package/test-output/coverage/lcov-report/src/components/navigation/display/index.html +1 -1
  79. package/test-output/coverage/lcov-report/src/components/navigation/history/HistoryModal.vue.html +1 -1
  80. package/test-output/coverage/lcov-report/src/components/navigation/history/index.html +1 -1
  81. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadAddObjectBtn.vue.html +1 -1
  82. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDataTable.vue.html +1 -1
  83. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDataTableItems.vue.html +1 -1
  84. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDeleteModal.vue.html +1 -1
  85. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDropZone.vue.html +1 -1
  86. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadFloating.vue.html +1 -1
  87. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadIcon.vue.html +1 -1
  88. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadInvert.vue.html +1 -1
  89. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadLockBtn.vue.html +1 -1
  90. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadMenu.vue.html +1 -1
  91. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadOpacity.vue.html +1 -1
  92. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadPanel.vue.html +1 -1
  93. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadToggleSortBtn.vue.html +1 -1
  94. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadToggleVisibilityBtn.vue.html +1 -1
  95. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadUpdateModal.vue.html +1 -1
  96. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadVisibilityBtn.vue.html +1 -1
  97. package/test-output/coverage/lcov-report/src/components/navigation/mcad/index.html +1 -1
  98. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementAngleSnackbar.vue.html +1 -1
  99. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementDataTable.vue.html +1 -1
  100. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementDeleteModal.vue.html +1 -1
  101. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementDeleteSnackbar.vue.html +1 -1
  102. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementIcon.vue.html +1 -1
  103. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfo.vue.html +1 -1
  104. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfoAngle.vue.html +1 -1
  105. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfoLength.vue.html +1 -1
  106. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfoPolygon.vue.html +1 -1
  107. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementLengthSnackbar.vue.html +1 -1
  108. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementMenu.vue.html +1 -1
  109. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementPanel.vue.html +1 -1
  110. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementPolygonSnackbar.vue.html +1 -1
  111. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementTools.vue.html +1 -1
  112. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementVisibilityBtn.vue.html +1 -1
  113. package/test-output/coverage/lcov-report/src/components/navigation/measurement/index.html +1 -1
  114. package/test-output/coverage/lcov-report/src/components/shared/ColourPalette.vue.html +1 -1
  115. package/test-output/coverage/lcov-report/src/components/shared/DoubleSliderSelector.vue.html +1 -1
  116. package/test-output/coverage/lcov-report/src/components/shared/HorizontalSliderSelector.vue.html +1 -1
  117. package/test-output/coverage/lcov-report/src/components/shared/KeyboardShortcuts.vue.html +1 -1
  118. package/test-output/coverage/lcov-report/src/components/shared/LoadingSpinner.vue.html +1 -1
  119. package/test-output/coverage/lcov-report/src/components/shared/MultiLoginError.vue.html +1 -1
  120. package/test-output/coverage/lcov-report/src/components/shared/NotificationToaster.vue.html +1 -1
  121. package/test-output/coverage/lcov-report/src/components/shared/ShSelect.vue.html +1 -1
  122. package/test-output/coverage/lcov-report/src/components/shared/ShTextField.vue.html +1 -1
  123. package/test-output/coverage/lcov-report/src/components/shared/ShTextarea.vue.html +1 -1
  124. package/test-output/coverage/lcov-report/src/components/shared/UpdateSnackbar.vue.html +1 -1
  125. package/test-output/coverage/lcov-report/src/components/shared/ValueSelector.vue.html +1 -1
  126. package/test-output/coverage/lcov-report/src/components/shared/VerticalSliderSelector.vue.html +1 -1
  127. package/test-output/coverage/lcov-report/src/components/shared/index.html +1 -1
  128. package/test-output/coverage/lcov-report/src/composables/index.html +1 -1
  129. package/test-output/coverage/lcov-report/src/composables/useNavigationCube.ts.html +1 -1
  130. package/test-output/coverage/lcov-report/src/composables/useNotificationHandler.ts.html +1 -1
  131. package/test-output/coverage/lcov-report/src/composables/useScanMovement.ts.html +1 -1
  132. package/test-output/coverage/lcov-report/src/composables/useScanSliders.ts.html +1 -1
  133. package/test-output/coverage/lcov-report/src/composables/useToolGroup.ts.html +1 -1
  134. package/test-output/coverage/lcov-report/src/composables/useViewName.ts.html +1 -1
  135. package/test-output/coverage/lcov-report/src/composables/useViewer3cr.ts.html +1 -1
  136. package/test-output/coverage/lcov-report/src/config.ts.html +1 -1
  137. package/test-output/coverage/lcov-report/src/constants.ts.html +1 -1
  138. package/test-output/coverage/lcov-report/src/functions/HotkeyScope.ts.html +1 -1
  139. package/test-output/coverage/lcov-report/src/functions/chunker.ts.html +1 -1
  140. package/test-output/coverage/lcov-report/src/functions/clamp.ts.html +1 -1
  141. package/test-output/coverage/lcov-report/src/functions/colours.ts.html +1 -1
  142. package/test-output/coverage/lcov-report/src/functions/fileReader.ts.html +1 -1
  143. package/test-output/coverage/lcov-report/src/functions/guards/index.html +1 -1
  144. package/test-output/coverage/lcov-report/src/functions/guards/isDataOverlayAngle.ts.html +1 -1
  145. package/test-output/coverage/lcov-report/src/functions/guards/isDataOverlayLength.ts.html +1 -1
  146. package/test-output/coverage/lcov-report/src/functions/guards/isDataOverlayPolygon.ts.html +1 -1
  147. package/test-output/coverage/lcov-report/src/functions/index.html +1 -1
  148. package/test-output/coverage/lcov-report/src/functions/modelHelper.ts.html +1 -1
  149. package/test-output/coverage/lcov-report/src/functions/openUrl.ts.html +1 -1
  150. package/test-output/coverage/lcov-report/src/functions/parsers/index.html +1 -1
  151. package/test-output/coverage/lcov-report/src/functions/parsers/parseAction.ts.html +6 -6
  152. package/test-output/coverage/lcov-report/src/functions/parsers/parseCallToAction.ts.html +1 -1
  153. package/test-output/coverage/lcov-report/src/functions/parsers/parseDataOverlay.ts.html +1 -1
  154. package/test-output/coverage/lcov-report/src/functions/parsers/parseDataOverlayData.ts.html +1 -1
  155. package/test-output/coverage/lcov-report/src/functions/parsers/parseDataOverlayEvent.ts.html +1 -1
  156. package/test-output/coverage/lcov-report/src/functions/parsers/parseMcadEvent.ts.html +1 -1
  157. package/test-output/coverage/lcov-report/src/functions/platform.ts.html +1 -1
  158. package/test-output/coverage/lcov-report/src/functions/translateTooltipShortcut.ts.html +1 -1
  159. package/test-output/coverage/lcov-report/src/functions/tsHelper.ts.html +1 -1
  160. package/test-output/coverage/lcov-report/src/helpers/index.html +1 -1
  161. package/test-output/coverage/lcov-report/src/helpers/typedArray.ts.html +1 -1
  162. package/test-output/coverage/lcov-report/src/index.html +1 -1
  163. package/test-output/coverage/lcov-report/src/models/eventHandlers.ts.html +1 -1
  164. package/test-output/coverage/lcov-report/src/models/index.html +1 -1
  165. package/test-output/coverage/lcov-report/src/models/iso-languages.ts.html +1 -1
  166. package/test-output/coverage/lcov-report/src/models/progress.ts.html +1 -1
  167. package/test-output/coverage/lcov-report/src/models/scanState.ts.html +1 -1
  168. package/test-output/coverage/lcov-report/src/plugins/index.html +1 -1
  169. package/test-output/coverage/lcov-report/src/plugins/material-symbols/aliases.ts.html +1 -1
  170. package/test-output/coverage/lcov-report/src/plugins/material-symbols/index.html +1 -1
  171. package/test-output/coverage/lcov-report/src/plugins/material-symbols/material-symbols-filled.ts.html +1 -1
  172. package/test-output/coverage/lcov-report/src/plugins/material-symbols/material-symbols-outlined.ts.html +1 -1
  173. package/test-output/coverage/lcov-report/src/plugins/pinia.ts.html +1 -1
  174. package/test-output/coverage/lcov-report/src/plugins/version.ts.html +1 -1
  175. package/test-output/coverage/lcov-report/src/plugins/vue-i18n.ts.html +1 -1
  176. package/test-output/coverage/lcov-report/src/plugins/vuetify.ts.html +1 -1
  177. package/test-output/coverage/lcov-report/src/services/gpt.service.ts.html +1 -1
  178. package/test-output/coverage/lcov-report/src/services/index.html +1 -1
  179. package/test-output/coverage/lcov-report/src/services/mobile.ts.html +1 -1
  180. package/test-output/coverage/lcov-report/src/services/models.ts.html +1 -1
  181. package/test-output/coverage/lcov-report/src/services/service-worker.service.ts.html +1 -1
  182. package/test-output/coverage/lcov-report/src/services/viewer-3cr.service.ts.html +1 -1
  183. package/test-output/coverage/lcov-report/src/stores/data-overlay.store.ts.html +1 -1
  184. package/test-output/coverage/lcov-report/src/stores/demo.store.ts.html +4 -4
  185. package/test-output/coverage/lcov-report/src/stores/drawer.store.ts.html +1 -1
  186. package/test-output/coverage/lcov-report/src/stores/index.html +1 -1
  187. package/test-output/coverage/lcov-report/src/stores/intro.store.ts.html +1 -1
  188. package/test-output/coverage/lcov-report/src/stores/language.store.ts.html +1 -1
  189. package/test-output/coverage/lcov-report/src/stores/mcad-floating.store.ts.html +1 -1
  190. package/test-output/coverage/lcov-report/src/stores/mcad.store.ts.html +1 -1
  191. package/test-output/coverage/lcov-report/src/stores/save.store.ts.html +1 -1
  192. package/test-output/coverage/lcov-report/src/stores/theme.store.ts.html +1 -1
  193. package/test-output/coverage/lcov-report/src/stores/tool.store.ts.html +1 -1
  194. package/test-output/coverage/lcov-report/src/stores/upload.store.ts.html +1 -1
  195. package/test-output/coverage/lcov-report/src/stores/viewer.store.ts.html +1 -1
  196. package/test-output/coverage/lcov-report/src/tools/annotation-create.tool.ts.html +1 -1
  197. package/test-output/coverage/lcov-report/src/tools/annotation-move.tool.ts.html +1 -1
  198. package/test-output/coverage/lcov-report/src/tools/data-overlay.tool.ts.html +1 -1
  199. package/test-output/coverage/lcov-report/src/tools/index.html +1 -1
  200. package/test-output/coverage/lcov-report/src/tools/mcad-move.tool.ts.html +1 -1
  201. package/test-output/coverage/lcov-report/src/tools/mcad-rotate.tool.ts.html +1 -1
  202. package/test-output/coverage/lcov-report/src/tools/mcad-scale-tool.ts.html +1 -1
  203. package/test-output/coverage/lcov-report/src/tools/mcad-select-tool.ts.html +1 -1
  204. package/test-output/coverage/lcov-report/src/tools/measurement-angle.tool.ts.html +1 -1
  205. package/test-output/coverage/lcov-report/src/tools/measurement-length.tool.ts.html +1 -1
  206. package/test-output/coverage/lcov-report/src/tools/measurement-polygon.tool.ts.html +1 -1
  207. package/test-output/coverage/lcov-report/src/types/index.html +1 -1
  208. package/test-output/coverage/lcov-report/src/types/viewer-tool.ts.html +1 -1
  209. package/test-output/coverage/lcov-report/src/vite-env.d.ts.html +1 -1
  210. package/test-output/coverage/lcov.info +106 -130
  211. package/test-output/coverage/src/components/modal/ActionRail.vue.html +1 -1
  212. package/test-output/coverage/src/components/modal/Viewer3cr.vue.html +1 -1
  213. package/test-output/coverage/src/components/modal/Viewer3crWebGL.vue.html +1 -1
  214. package/test-output/coverage/src/components/modal/ViewerActionRail.vue.html +1 -1
  215. package/test-output/coverage/src/components/modal/ViewerNavigationDrawer.vue.html +1 -1
  216. package/test-output/coverage/src/components/modal/ViewerScanView.vue.html +1 -1
  217. package/test-output/coverage/src/components/modal/actions/Action.vue.html +1 -1
  218. package/test-output/coverage/src/components/modal/actions/Flip3dAction.vue.html +1 -1
  219. package/test-output/coverage/src/components/modal/actions/FlipHorizontalAction.vue.html +1 -1
  220. package/test-output/coverage/src/components/modal/actions/FlipVerticalAction.vue.html +1 -1
  221. package/test-output/coverage/src/components/modal/actions/FullscreenAction.vue.html +1 -1
  222. package/test-output/coverage/src/components/modal/actions/LengthAction.vue.html +1 -1
  223. package/test-output/coverage/src/components/modal/actions/PanAction.vue.html +1 -1
  224. package/test-output/coverage/src/components/modal/actions/ResetViewAction.vue.html +1 -1
  225. package/test-output/coverage/src/components/modal/actions/Rotate2dAction.vue.html +1 -1
  226. package/test-output/coverage/src/components/modal/actions/Slice3dAction.vue.html +1 -1
  227. package/test-output/coverage/src/components/modal/actions/ZoomAction.vue.html +1 -1
  228. package/test-output/coverage/src/components/modal/actions/index.html +1 -1
  229. package/test-output/coverage/src/components/modal/app-bars/ViewerActionBar.vue.html +1 -1
  230. package/test-output/coverage/src/components/modal/app-bars/ViewerAppBar.vue.html +1 -1
  231. package/test-output/coverage/src/components/modal/app-bars/index.html +1 -1
  232. package/test-output/coverage/src/components/modal/index.html +1 -1
  233. package/test-output/coverage/src/components/modal/layouts/WebGLClipPath.vue.html +1 -1
  234. package/test-output/coverage/src/components/modal/layouts/WebGLClipPathRect.vue.html +1 -1
  235. package/test-output/coverage/src/components/modal/layouts/composables/index.html +1 -1
  236. package/test-output/coverage/src/components/modal/layouts/composables/useActiveLayout.ts.html +1 -1
  237. package/test-output/coverage/src/components/modal/layouts/composables/useLayout1x3.ts.html +1 -1
  238. package/test-output/coverage/src/components/modal/layouts/composables/useLayout2x2.ts.html +1 -1
  239. package/test-output/coverage/src/components/modal/layouts/composables/useLayoutFullscreen.ts.html +1 -1
  240. package/test-output/coverage/src/components/modal/layouts/index.html +1 -1
  241. package/test-output/coverage/src/components/modal/menus/AutoAnnotateMenu.vue.html +1 -1
  242. package/test-output/coverage/src/components/modal/menus/AvatarDropdownMenu.vue.html +1 -1
  243. package/test-output/coverage/src/components/modal/menus/HelpMenu.vue.html +1 -1
  244. package/test-output/coverage/src/components/modal/menus/SettingsMenu.vue.html +1 -1
  245. package/test-output/coverage/src/components/modal/menus/ShareMenu.vue.html +1 -1
  246. package/test-output/coverage/src/components/modal/menus/index.html +1 -1
  247. package/test-output/coverage/src/components/modal/modal/AiModelList.vue.html +1 -1
  248. package/test-output/coverage/src/components/modal/modal/AskAiModal.vue.html +1 -1
  249. package/test-output/coverage/src/components/modal/modal/AutoAnnotateModal.vue.html +1 -1
  250. package/test-output/coverage/src/components/modal/modal/CloseViewerModal.vue.html +1 -1
  251. package/test-output/coverage/src/components/modal/modal/DataOverlayGeneralModal.vue.html +1 -1
  252. package/test-output/coverage/src/components/modal/modal/DataOverlayMeasurementModal.vue.html +1 -1
  253. package/test-output/coverage/src/components/modal/modal/DataOverlayModal.vue.html +1 -1
  254. package/test-output/coverage/src/components/modal/modal/ShareModal.vue.html +12 -72
  255. package/test-output/coverage/src/components/modal/modal/UploadsDrawer.vue.html +1 -1
  256. package/test-output/coverage/src/components/modal/modal/index.html +18 -18
  257. package/test-output/coverage/src/components/modal/snackbars/AnnotationGeneratedSnackbar.vue.html +1 -1
  258. package/test-output/coverage/src/components/modal/snackbars/ImagesSharedSnackbar.vue.html +1 -1
  259. package/test-output/coverage/src/components/modal/snackbars/LinkCopiedSnackbar.vue.html +3 -3
  260. package/test-output/coverage/src/components/modal/snackbars/index.html +1 -1
  261. package/test-output/coverage/src/components/navigation/annotation/AnnotationCreateModal.vue.html +3 -3
  262. package/test-output/coverage/src/components/navigation/annotation/AnnotationCreateSnackbar.vue.html +1 -1
  263. package/test-output/coverage/src/components/navigation/annotation/AnnotationDataTable.vue.html +1 -1
  264. package/test-output/coverage/src/components/navigation/annotation/AnnotationDeleteModal.vue.html +1 -1
  265. package/test-output/coverage/src/components/navigation/annotation/AnnotationDeleteSnackbar.vue.html +1 -1
  266. package/test-output/coverage/src/components/navigation/annotation/AnnotationForm.vue.html +1 -1
  267. package/test-output/coverage/src/components/navigation/annotation/AnnotationIcon.vue.html +1 -1
  268. package/test-output/coverage/src/components/navigation/annotation/AnnotationInfo.vue.html +1 -1
  269. package/test-output/coverage/src/components/navigation/annotation/AnnotationMenu.vue.html +1 -1
  270. package/test-output/coverage/src/components/navigation/annotation/AnnotationPanel.vue.html +1 -1
  271. package/test-output/coverage/src/components/navigation/annotation/AnnotationTools.vue.html +1 -1
  272. package/test-output/coverage/src/components/navigation/annotation/AnnotationUpdateModal.vue.html +1 -1
  273. package/test-output/coverage/src/components/navigation/annotation/AnnotationVisibilityBtn.vue.html +1 -1
  274. package/test-output/coverage/src/components/navigation/annotation/DrawerTitle.vue.html +1 -1
  275. package/test-output/coverage/src/components/navigation/annotation/index.html +1 -1
  276. package/test-output/coverage/src/components/navigation/display/DisplayPanel.vue.html +1 -1
  277. package/test-output/coverage/src/components/navigation/display/index.html +1 -1
  278. package/test-output/coverage/src/components/navigation/history/HistoryModal.vue.html +1 -1
  279. package/test-output/coverage/src/components/navigation/history/index.html +1 -1
  280. package/test-output/coverage/src/components/navigation/mcad/McadAddObjectBtn.vue.html +1 -1
  281. package/test-output/coverage/src/components/navigation/mcad/McadDataTable.vue.html +1 -1
  282. package/test-output/coverage/src/components/navigation/mcad/McadDataTableItems.vue.html +1 -1
  283. package/test-output/coverage/src/components/navigation/mcad/McadDeleteModal.vue.html +1 -1
  284. package/test-output/coverage/src/components/navigation/mcad/McadDropZone.vue.html +1 -1
  285. package/test-output/coverage/src/components/navigation/mcad/McadFloating.vue.html +1 -1
  286. package/test-output/coverage/src/components/navigation/mcad/McadIcon.vue.html +1 -1
  287. package/test-output/coverage/src/components/navigation/mcad/McadInvert.vue.html +1 -1
  288. package/test-output/coverage/src/components/navigation/mcad/McadLockBtn.vue.html +1 -1
  289. package/test-output/coverage/src/components/navigation/mcad/McadMenu.vue.html +1 -1
  290. package/test-output/coverage/src/components/navigation/mcad/McadOpacity.vue.html +1 -1
  291. package/test-output/coverage/src/components/navigation/mcad/McadPanel.vue.html +1 -1
  292. package/test-output/coverage/src/components/navigation/mcad/McadToggleSortBtn.vue.html +1 -1
  293. package/test-output/coverage/src/components/navigation/mcad/McadToggleVisibilityBtn.vue.html +1 -1
  294. package/test-output/coverage/src/components/navigation/mcad/McadUpdateModal.vue.html +1 -1
  295. package/test-output/coverage/src/components/navigation/mcad/McadVisibilityBtn.vue.html +1 -1
  296. package/test-output/coverage/src/components/navigation/mcad/index.html +1 -1
  297. package/test-output/coverage/src/components/navigation/measurement/MeasurementAngleSnackbar.vue.html +1 -1
  298. package/test-output/coverage/src/components/navigation/measurement/MeasurementDataTable.vue.html +1 -1
  299. package/test-output/coverage/src/components/navigation/measurement/MeasurementDeleteModal.vue.html +1 -1
  300. package/test-output/coverage/src/components/navigation/measurement/MeasurementDeleteSnackbar.vue.html +1 -1
  301. package/test-output/coverage/src/components/navigation/measurement/MeasurementIcon.vue.html +1 -1
  302. package/test-output/coverage/src/components/navigation/measurement/MeasurementInfo.vue.html +1 -1
  303. package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoAngle.vue.html +1 -1
  304. package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoLength.vue.html +1 -1
  305. package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoPolygon.vue.html +1 -1
  306. package/test-output/coverage/src/components/navigation/measurement/MeasurementLengthSnackbar.vue.html +1 -1
  307. package/test-output/coverage/src/components/navigation/measurement/MeasurementMenu.vue.html +1 -1
  308. package/test-output/coverage/src/components/navigation/measurement/MeasurementPanel.vue.html +1 -1
  309. package/test-output/coverage/src/components/navigation/measurement/MeasurementPolygonSnackbar.vue.html +1 -1
  310. package/test-output/coverage/src/components/navigation/measurement/MeasurementTools.vue.html +1 -1
  311. package/test-output/coverage/src/components/navigation/measurement/MeasurementVisibilityBtn.vue.html +1 -1
  312. package/test-output/coverage/src/components/navigation/measurement/index.html +1 -1
  313. package/test-output/coverage/src/components/shared/ColourPalette.vue.html +1 -1
  314. package/test-output/coverage/src/components/shared/DoubleSliderSelector.vue.html +1 -1
  315. package/test-output/coverage/src/components/shared/HorizontalSliderSelector.vue.html +1 -1
  316. package/test-output/coverage/src/components/shared/KeyboardShortcuts.vue.html +1 -1
  317. package/test-output/coverage/src/components/shared/LoadingSpinner.vue.html +1 -1
  318. package/test-output/coverage/src/components/shared/MultiLoginError.vue.html +1 -1
  319. package/test-output/coverage/src/components/shared/NotificationToaster.vue.html +1 -1
  320. package/test-output/coverage/src/components/shared/ShSelect.vue.html +1 -1
  321. package/test-output/coverage/src/components/shared/ShTextField.vue.html +1 -1
  322. package/test-output/coverage/src/components/shared/ShTextarea.vue.html +1 -1
  323. package/test-output/coverage/src/components/shared/UpdateSnackbar.vue.html +1 -1
  324. package/test-output/coverage/src/components/shared/ValueSelector.vue.html +1 -1
  325. package/test-output/coverage/src/components/shared/VerticalSliderSelector.vue.html +1 -1
  326. package/test-output/coverage/src/components/shared/index.html +1 -1
  327. package/test-output/coverage/src/composables/index.html +1 -1
  328. package/test-output/coverage/src/composables/useNavigationCube.ts.html +1 -1
  329. package/test-output/coverage/src/composables/useNotificationHandler.ts.html +1 -1
  330. package/test-output/coverage/src/composables/useScanMovement.ts.html +1 -1
  331. package/test-output/coverage/src/composables/useScanSliders.ts.html +1 -1
  332. package/test-output/coverage/src/composables/useToolGroup.ts.html +1 -1
  333. package/test-output/coverage/src/composables/useViewName.ts.html +1 -1
  334. package/test-output/coverage/src/composables/useViewer3cr.ts.html +1 -1
  335. package/test-output/coverage/src/config.ts.html +1 -1
  336. package/test-output/coverage/src/constants.ts.html +1 -1
  337. package/test-output/coverage/src/functions/HotkeyScope.ts.html +1 -1
  338. package/test-output/coverage/src/functions/chunker.ts.html +1 -1
  339. package/test-output/coverage/src/functions/clamp.ts.html +1 -1
  340. package/test-output/coverage/src/functions/colours.ts.html +1 -1
  341. package/test-output/coverage/src/functions/fileReader.ts.html +1 -1
  342. package/test-output/coverage/src/functions/guards/index.html +1 -1
  343. package/test-output/coverage/src/functions/guards/isDataOverlayAngle.ts.html +1 -1
  344. package/test-output/coverage/src/functions/guards/isDataOverlayLength.ts.html +1 -1
  345. package/test-output/coverage/src/functions/guards/isDataOverlayPolygon.ts.html +1 -1
  346. package/test-output/coverage/src/functions/index.html +1 -1
  347. package/test-output/coverage/src/functions/modelHelper.ts.html +1 -1
  348. package/test-output/coverage/src/functions/openUrl.ts.html +1 -1
  349. package/test-output/coverage/src/functions/parsers/index.html +1 -1
  350. package/test-output/coverage/src/functions/parsers/parseAction.ts.html +6 -6
  351. package/test-output/coverage/src/functions/parsers/parseCallToAction.ts.html +1 -1
  352. package/test-output/coverage/src/functions/parsers/parseDataOverlay.ts.html +1 -1
  353. package/test-output/coverage/src/functions/parsers/parseDataOverlayData.ts.html +1 -1
  354. package/test-output/coverage/src/functions/parsers/parseDataOverlayEvent.ts.html +1 -1
  355. package/test-output/coverage/src/functions/parsers/parseMcadEvent.ts.html +1 -1
  356. package/test-output/coverage/src/functions/platform.ts.html +1 -1
  357. package/test-output/coverage/src/functions/translateTooltipShortcut.ts.html +1 -1
  358. package/test-output/coverage/src/functions/tsHelper.ts.html +1 -1
  359. package/test-output/coverage/src/helpers/index.html +1 -1
  360. package/test-output/coverage/src/helpers/typedArray.ts.html +1 -1
  361. package/test-output/coverage/src/index.html +1 -1
  362. package/test-output/coverage/src/models/eventHandlers.ts.html +1 -1
  363. package/test-output/coverage/src/models/index.html +1 -1
  364. package/test-output/coverage/src/models/iso-languages.ts.html +1 -1
  365. package/test-output/coverage/src/models/progress.ts.html +1 -1
  366. package/test-output/coverage/src/models/scanState.ts.html +1 -1
  367. package/test-output/coverage/src/plugins/index.html +1 -1
  368. package/test-output/coverage/src/plugins/material-symbols/aliases.ts.html +1 -1
  369. package/test-output/coverage/src/plugins/material-symbols/index.html +1 -1
  370. package/test-output/coverage/src/plugins/material-symbols/material-symbols-filled.ts.html +1 -1
  371. package/test-output/coverage/src/plugins/material-symbols/material-symbols-outlined.ts.html +1 -1
  372. package/test-output/coverage/src/plugins/pinia.ts.html +1 -1
  373. package/test-output/coverage/src/plugins/version.ts.html +1 -1
  374. package/test-output/coverage/src/plugins/vue-i18n.ts.html +1 -1
  375. package/test-output/coverage/src/plugins/vuetify.ts.html +1 -1
  376. package/test-output/coverage/src/services/gpt.service.ts.html +1 -1
  377. package/test-output/coverage/src/services/index.html +1 -1
  378. package/test-output/coverage/src/services/mobile.ts.html +1 -1
  379. package/test-output/coverage/src/services/models.ts.html +1 -1
  380. package/test-output/coverage/src/services/service-worker.service.ts.html +1 -1
  381. package/test-output/coverage/src/services/viewer-3cr.service.ts.html +1 -1
  382. package/test-output/coverage/src/stores/data-overlay.store.ts.html +1 -1
  383. package/test-output/coverage/src/stores/demo.store.ts.html +4 -4
  384. package/test-output/coverage/src/stores/drawer.store.ts.html +1 -1
  385. package/test-output/coverage/src/stores/index.html +1 -1
  386. package/test-output/coverage/src/stores/intro.store.ts.html +1 -1
  387. package/test-output/coverage/src/stores/language.store.ts.html +1 -1
  388. package/test-output/coverage/src/stores/mcad-floating.store.ts.html +1 -1
  389. package/test-output/coverage/src/stores/mcad.store.ts.html +1 -1
  390. package/test-output/coverage/src/stores/save.store.ts.html +1 -1
  391. package/test-output/coverage/src/stores/theme.store.ts.html +1 -1
  392. package/test-output/coverage/src/stores/tool.store.ts.html +1 -1
  393. package/test-output/coverage/src/stores/upload.store.ts.html +1 -1
  394. package/test-output/coverage/src/stores/viewer.store.ts.html +1 -1
  395. package/test-output/coverage/src/tools/annotation-create.tool.ts.html +1 -1
  396. package/test-output/coverage/src/tools/annotation-move.tool.ts.html +1 -1
  397. package/test-output/coverage/src/tools/data-overlay.tool.ts.html +1 -1
  398. package/test-output/coverage/src/tools/index.html +1 -1
  399. package/test-output/coverage/src/tools/mcad-move.tool.ts.html +1 -1
  400. package/test-output/coverage/src/tools/mcad-rotate.tool.ts.html +1 -1
  401. package/test-output/coverage/src/tools/mcad-scale-tool.ts.html +1 -1
  402. package/test-output/coverage/src/tools/mcad-select-tool.ts.html +1 -1
  403. package/test-output/coverage/src/tools/measurement-angle.tool.ts.html +1 -1
  404. package/test-output/coverage/src/tools/measurement-length.tool.ts.html +1 -1
  405. package/test-output/coverage/src/tools/measurement-polygon.tool.ts.html +1 -1
  406. package/test-output/coverage/src/types/index.html +1 -1
  407. package/test-output/coverage/src/types/viewer-tool.ts.html +1 -1
  408. package/test-output/coverage/src/vite-env.d.ts.html +1 -1
  409. package/test-output/sonar-report.xml +697 -698
@@ -1,300 +1,316 @@
1
- 08:14:23.882 INFO Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties
2
- 08:14:23.886 INFO Project root configuration file: /opt/atlassian/pipelines/agent/build/sonar-project.properties
3
- 08:14:23.915 INFO SonarScanner CLI 7.0.2.4839
4
- 08:14:23.918 INFO Java 17.0.14 Amazon.com Inc. (64-bit)
5
- 08:14:23.920 INFO Linux 6.1.79 amd64
6
- 08:14:23.957 INFO User cache: /opt/sonar-scanner/.sonar/cache
7
- 08:14:25.037 INFO JRE provisioning: os[linux], arch[x86_64]
8
- 08:14:28.721 INFO Communicating with SonarQube Cloud
9
- 08:14:29.305 INFO Starting SonarScanner Engine...
10
- 08:14:29.309 INFO Java 17.0.11 Eclipse Adoptium (64-bit)
11
- 08:14:30.769 INFO Load global settings
12
- 08:14:31.382 INFO Load global settings (done) | time=613ms
13
- 08:14:31.389 INFO Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
14
- 08:14:31.789 INFO Loading required plugins
15
- 08:14:31.790 INFO Load plugins index
16
- 08:14:31.917 INFO Load plugins index (done) | time=127ms
17
- 08:14:31.917 INFO Load/download plugins
18
- 08:14:32.827 INFO Load/download plugins (done) | time=909ms
19
- 08:14:33.322 INFO Found an active CI vendor: 'Bitbucket Pipelines'
20
- 08:14:33.448 INFO Detected project key 'medvr_3cr-viewer-browser' from 'Bitbucket Cloud Pipelines'
21
- 08:14:33.451 INFO Detected organization key 'shg' from 'Bitbucket Cloud Pipelines'
22
- 08:14:33.455 INFO Load project settings for component key: 'medvr_3cr-viewer-browser'
23
- 08:14:33.747 INFO Load project settings for component key: 'medvr_3cr-viewer-browser' (done) | time=293ms
24
- 08:14:33.756 INFO Process project properties
25
- 08:14:33.760 INFO Project key: medvr_3cr-viewer-browser
26
- 08:14:33.761 INFO Base dir: /opt/atlassian/pipelines/agent/build
27
- 08:14:33.761 INFO Working dir: /opt/atlassian/pipelines/agent/build/.scannerwork
28
- 08:14:33.767 INFO Load project branches
29
- 08:14:33.967 INFO Load project branches (done) | time=200ms
30
- 08:14:33.970 INFO Check ALM binding of project 'medvr_3cr-viewer-browser'
31
- 08:14:34.082 INFO Detected project binding: BOUND
32
- 08:14:34.083 INFO Check ALM binding of project 'medvr_3cr-viewer-browser' (done) | time=113ms
33
- 08:14:34.084 INFO Load project pull requests
34
- 08:14:34.280 INFO Load project pull requests (done) | time=195ms
35
- 08:14:34.284 INFO Load branch configuration
36
- 08:14:34.287 INFO Detected analysis for branch 'main'
37
- 08:14:34.288 INFO Auto-configuring branch main
38
- 08:14:34.290 INFO Load branch configuration (done) | time=6ms
39
- 08:14:34.299 INFO Load quality profiles
40
- 08:14:34.630 INFO Load quality profiles (done) | time=331ms
41
- 08:14:34.975 INFO Load active rules
42
- 08:14:36.426 INFO Load active rules (done) | time=1450ms
43
- 08:14:36.601 INFO Organization key: shg
44
- 08:14:36.604 INFO Branch name: main, type: long-lived
45
- 08:14:36.630 INFO Preprocessing files...
46
- 08:14:37.618 INFO 7 languages detected in 253 preprocessed files (done) | time=986ms
47
- 08:14:37.619 INFO 207 files ignored because of inclusion/exclusion patterns
48
- 08:14:37.619 INFO 22201 files ignored because of scm ignore settings
49
- 08:14:37.656 INFO Loading plugins for detected languages
50
- 08:14:37.656 INFO Load/download plugins
51
- 08:14:39.298 INFO Load/download plugins (done) | time=1643ms
52
- 08:14:39.574 INFO SonarJasmin relies on SonarSecurity to define the JS/TS security rule repositories.
53
- 08:14:39.667 INFO Load metrics repository
54
- 08:14:39.779 INFO Load metrics repository (done) | time=112ms
55
- 08:14:39.785 INFO Sensor cache enabled
56
- 08:14:39.787 INFO Load sensor cache
57
- 08:14:40.068 INFO Load sensor cache (404) | time=281ms
58
- 08:14:40.141 INFO Load project repositories
59
- 08:14:40.391 INFO Load project repositories (done) | time=250ms
60
- 08:14:40.396 INFO Indexing files...
61
- 08:14:40.396 INFO Project configuration:
62
- 08:14:40.397 INFO Excluded sources: android/**, .vite/**, .idea/**, dist/**, scripts/**, static/**, .circleci/**, playground/**, test/**, **/*.spec.ts, **/build-wrapper-dump.json
63
- 08:14:40.431 INFO 251 files indexed (done) | time=34ms
64
- 08:14:40.438 INFO Quality profile for css: Sonar way
65
- 08:14:40.439 INFO Quality profile for js: Sonar way
66
- 08:14:40.439 INFO Quality profile for json: Sonar way
67
- 08:14:40.439 INFO Quality profile for ts: Sonar way
68
- 08:14:40.440 INFO Quality profile for web: Sonar way
69
- 08:14:40.440 INFO Quality profile for xml: Sonar way
70
- 08:14:40.440 INFO Quality profile for yaml: Sonar way
71
- 08:14:40.440 INFO ------------- Run sensors on module medvr_3cr-viewer-browser
72
- 08:14:40.475 INFO SonarJasmin relies on SonarSecurity to define the JS/TS security rule repositories.
73
- 08:14:41.329 INFO Sensor HTML [web]
74
- 08:14:41.914 INFO Sensor HTML [web] (done) | time=584ms
75
- 08:14:41.914 INFO Sensor XML Sensor [xml]
76
- 08:14:41.923 INFO 1 source file to be analyzed
77
- 08:14:42.100 INFO 1/1 source file has been analyzed
78
- 08:14:42.103 INFO Sensor XML Sensor [xml] (done) | time=189ms
79
- 08:14:42.104 INFO Sensor JaCoCo XML Report Importer [jacoco]
80
- 08:14:42.106 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
81
- 08:14:42.108 INFO No report imported, no coverage information will be imported by JaCoCo XML Report Importer
82
- 08:14:42.109 INFO Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
83
- 08:14:42.110 INFO Sensor IaC Ansible Sensor [iacenterprise]
84
- 08:14:42.208 INFO 0 source files to be analyzed
85
- 08:14:42.209 INFO 0/0 source files have been analyzed
86
- 08:14:42.211 INFO Sensor IaC Ansible Sensor [iacenterprise] (done) | time=104ms
87
- 08:14:42.213 INFO Sensor IaC CloudFormation Sensor [iac]
88
- 08:14:42.236 INFO 0 source files to be analyzed
89
- 08:14:42.238 INFO 0/0 source files have been analyzed
90
- 08:14:42.240 INFO Sensor IaC CloudFormation Sensor [iac] (done) | time=28ms
91
- 08:14:42.241 INFO Sensor IaC Kubernetes Sensor [iac]
92
- 08:14:42.349 INFO 0 source files to be parsed
93
- 08:14:42.350 INFO 0/0 source files have been parsed
94
- 08:14:42.352 INFO 0 source files to be analyzed
95
- 08:14:42.353 INFO 0/0 source files have been analyzed
96
- 08:14:42.355 INFO 0 source files to be checked
97
- 08:14:42.355 INFO 0/0 source files have been checked
98
- 08:14:42.357 INFO Sensor IaC Kubernetes Sensor [iac] (done) | time=115ms
99
- 08:14:42.358 INFO Sensor IaC Docker Sensor [iac]
100
- 08:14:42.465 INFO 0 source files to be analyzed
101
- 08:14:42.466 INFO 0/0 source files have been analyzed
102
- 08:14:42.467 INFO Sensor IaC Docker Sensor [iac] (done) | time=109ms
103
- 08:14:42.467 INFO Sensor IaC AzureResourceManager Sensor [iac]
104
- 08:14:42.526 INFO 0 source files to be analyzed
105
- 08:14:42.527 INFO 0/0 source files have been analyzed
106
- 08:14:42.527 INFO Sensor IaC AzureResourceManager Sensor [iac] (done) | time=54ms
107
- 08:14:42.531 INFO Sensor Java Config Sensor [iac]
108
- 08:14:42.554 INFO 0 source files to be analyzed
109
- 08:14:42.555 INFO 0/0 source files have been analyzed
110
- 08:14:42.556 INFO Sensor Java Config Sensor [iac] (done) | time=26ms
111
- 08:14:42.557 INFO Sensor JavaScript/TypeScript analysis [javascript]
112
- 08:14:42.906 INFO Detected os: Linux arch: amd64 alpine: false. Platform: LINUX_X64
113
- 08:14:42.908 INFO Deploy location /opt/sonar-scanner/.sonar/js/node-runtime, tagetRuntime: /opt/sonar-scanner/.sonar/js/node-runtime/node, version: /opt/sonar-scanner/.sonar/js/node-runtime/version.txt
114
- 08:14:47.061 INFO Configured Node.js --max-old-space-size=7000.
115
- 08:14:47.061 INFO Using embedded Node.js runtime.
116
- 08:14:47.061 INFO Using Node.js executable: '/opt/sonar-scanner/.sonar/js/node-runtime/node'.
117
- 08:14:50.240 INFO Memory configuration: OS (10191 MB), Node.js (7048 MB).
118
- 08:14:50.370 INFO WebSocket client connected on /ws
119
- 08:14:50.375 INFO Plugin version: [11.1.0.33853]
120
- 08:14:53.166 INFO Found 1 tsconfig.json file(s): [/opt/atlassian/pipelines/agent/build/tsconfig.json]
121
- 08:15:31.478 INFO 191 source files to be analyzed
122
- 08:15:31.479 INFO Creating TypeScript program
123
- 08:15:31.479 INFO TypeScript(5.8.3) configuration file /opt/atlassian/pipelines/agent/build/tsconfig.json
124
- 08:15:31.485 INFO Creating TypeScript program
125
- 08:15:31.486 INFO TypeScript(5.8.3) configuration file /opt/atlassian/pipelines/agent/build/tsconfig.node.json
126
- 08:15:31.486 INFO Found 1 file(s) not part of any tsconfig.json: they will be analyzed without type information
127
- 08:15:31.487 INFO 191/191 source files have been analyzed
128
- 08:15:31.488 INFO Done analysis
129
- 08:15:31.489 INFO Hit the cache for 0 out of 191
130
- 08:15:31.491 INFO Miss the cache for 191 out of 191: ANALYSIS_MODE_INELIGIBLE [191/191]
131
- 08:15:31.492 INFO Sensor JavaScript/TypeScript analysis [javascript] (done) | time=48935ms
132
- 08:15:31.492 INFO Sensor JavaScript inside YAML analysis [javascript]
133
- 08:15:31.499 INFO No input files found for analysis
134
- 08:15:31.499 INFO Hit the cache for 0 out of 0
135
- 08:15:31.499 INFO Miss the cache for 0 out of 0
136
- 08:15:31.500 INFO Sensor JavaScript inside YAML analysis [javascript] (done) | time=7ms
137
- 08:15:31.500 INFO Sensor JavaScript inside HTML analysis [javascript]
138
- 08:15:31.552 INFO 1 source file to be analyzed
139
- 08:15:32.123 INFO 1/1 source file has been analyzed
140
- 08:15:32.124 INFO Hit the cache for 0 out of 1
141
- 08:15:32.124 INFO Miss the cache for 1 out of 1: ANALYSIS_MODE_INELIGIBLE [1/1]
142
- 08:15:32.125 INFO Sensor JavaScript inside HTML analysis [javascript] (done) | time=624ms
143
- 08:15:32.125 INFO Sensor CSS Rules [javascript]
144
- 08:15:32.166 INFO 116 source files to be analyzed
145
- 08:15:33.496 INFO 116/116 source files have been analyzed
146
- 08:15:33.496 INFO Hit the cache for 0 out of 0
147
- 08:15:33.496 INFO Miss the cache for 0 out of 0
148
- 08:15:33.496 INFO Sensor CSS Rules [javascript] (done) | time=1372ms
149
- 08:15:33.497 INFO Sensor JavaScript/TypeScript Coverage [javascript]
150
- 08:15:33.497 INFO Analysing [/opt/atlassian/pipelines/agent/build/./test-output/coverage/lcov.info]
151
- 08:15:33.587 WARN Could not resolve 1 file paths in [/opt/atlassian/pipelines/agent/build/./test-output/coverage/lcov.info]
152
- 08:15:33.587 WARN First unresolved path: src/vite-env.d.ts (Run in DEBUG mode to get full list of unresolved paths)
153
- 08:15:33.588 INFO Sensor JavaScript/TypeScript Coverage [javascript] (done) | time=91ms
154
- 08:15:33.588 INFO Sensor CSS Metrics [javascript]
155
- 08:15:33.673 INFO Sensor CSS Metrics [javascript] (done) | time=85ms
156
- 08:15:33.673 INFO Sensor IaC YAML Sensor [iacenterprise]
157
- 08:15:33.673 INFO Sensor IaC YAML Sensor [iacenterprise] (done) | time=1ms
158
- 08:15:33.673 INFO Sensor IaC JSON Sensor [iacenterprise]
159
- 08:15:33.674 INFO Sensor IaC JSON Sensor [iacenterprise] (done) | time=0ms
160
- 08:15:33.674 INFO Sensor Serverless configuration file sensor [security]
161
- 08:15:33.674 INFO 0 Serverless function entries were found in the project
162
- 08:15:33.677 INFO 0 Serverless function handlers were kept as entrypoints
163
- 08:15:33.678 INFO Sensor Serverless configuration file sensor [security] (done) | time=4ms
164
- 08:15:33.678 INFO Sensor AWS SAM template file sensor [security]
165
- 08:15:33.680 INFO Sensor AWS SAM template file sensor [security] (done) | time=3ms
166
- 08:15:33.680 INFO Sensor AWS SAM Inline template file sensor [security]
167
- 08:15:33.682 INFO Sensor AWS SAM Inline template file sensor [security] (done) | time=2ms
168
- 08:15:33.683 INFO Sensor Generic Test Executions Report
169
- 08:15:33.683 INFO Parsing /opt/atlassian/pipelines/agent/build/test-output/sonar-report.xml
170
- 08:15:33.725 INFO Imported test execution data for 0 files
171
- 08:15:33.726 INFO Test execution data ignored for 138 unknown files, including:
1
+ 05:31:07.464 INFO Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties
2
+ 05:31:07.471 INFO Project root configuration file: /opt/atlassian/pipelines/agent/build/sonar-project.properties
3
+ 05:31:07.495 INFO SonarScanner CLI 7.0.2.4839
4
+ 05:31:07.498 INFO Java 17.0.14 Amazon.com Inc. (64-bit)
5
+ 05:31:07.500 INFO Linux 6.1.79 amd64
6
+ 05:31:07.546 INFO User cache: /opt/sonar-scanner/.sonar/cache
7
+ 05:31:08.534 INFO JRE provisioning: os[linux], arch[x86_64]
8
+ 05:31:12.840 INFO Communicating with SonarQube Cloud
9
+ 05:31:13.201 INFO Starting SonarScanner Engine...
10
+ 05:31:13.203 INFO Java 17.0.11 Eclipse Adoptium (64-bit)
11
+ 05:31:14.579 INFO Load global settings
12
+ 05:31:15.091 INFO Load global settings (done) | time=513ms
13
+ 05:31:15.097 INFO Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
14
+ 05:31:15.473 INFO Loading required plugins
15
+ 05:31:15.474 INFO Load plugins index
16
+ 05:31:15.643 INFO Load plugins index (done) | time=170ms
17
+ 05:31:15.644 INFO Load/download plugins
18
+ 05:31:16.624 INFO Load/download plugins (done) | time=979ms
19
+ 05:31:17.043 INFO Found an active CI vendor: 'Bitbucket Pipelines'
20
+ 05:31:17.190 INFO Detected project key 'medvr_3cr-viewer-browser' from 'Bitbucket Cloud Pipelines'
21
+ 05:31:17.190 INFO Detected organization key 'shg' from 'Bitbucket Cloud Pipelines'
22
+ 05:31:17.195 INFO Load project settings for component key: 'medvr_3cr-viewer-browser'
23
+ 05:31:17.547 INFO Load project settings for component key: 'medvr_3cr-viewer-browser' (done) | time=352ms
24
+ 05:31:17.556 INFO Process project properties
25
+ 05:31:17.557 INFO Execute project builders
26
+ 05:31:17.558 INFO Execute project builders (done) | time=1ms
27
+ 05:31:17.560 INFO Project key: medvr_3cr-viewer-browser
28
+ 05:31:17.561 INFO Base dir: /opt/atlassian/pipelines/agent/build
29
+ 05:31:17.561 INFO Working dir: /opt/atlassian/pipelines/agent/build/.scannerwork
30
+ 05:31:17.566 INFO Load project branches
31
+ 05:31:17.778 INFO Load project branches (done) | time=212ms
32
+ 05:31:17.782 INFO Check ALM binding of project 'medvr_3cr-viewer-browser'
33
+ 05:31:17.932 INFO Detected project binding: BOUND
34
+ 05:31:17.933 INFO Check ALM binding of project 'medvr_3cr-viewer-browser' (done) | time=151ms
35
+ 05:31:17.935 INFO Load project pull requests
36
+ 05:31:18.162 INFO Load project pull requests (done) | time=227ms
37
+ 05:31:18.164 INFO Load branch configuration
38
+ 05:31:18.165 INFO Detected analysis for branch 'main'
39
+ 05:31:18.166 INFO Auto-configuring branch main
40
+ 05:31:18.167 INFO Load branch configuration (done) | time=4ms
41
+ 05:31:18.175 INFO Load quality profiles
42
+ 05:31:18.542 INFO Load quality profiles (done) | time=367ms
43
+ 05:31:19.045 INFO Load active rules
44
+ 05:31:20.787 INFO Load active rules (done) | time=1741ms
45
+ 05:31:20.968 INFO Organization key: shg
46
+ 05:31:20.969 INFO Branch name: main, type: long-lived
47
+ 05:31:20.991 INFO Preprocessing files...
48
+ 05:31:21.939 INFO 7 languages detected in 253 preprocessed files (done) | time=946ms
49
+ 05:31:21.940 INFO 207 files ignored because of inclusion/exclusion patterns
50
+ 05:31:21.940 INFO 22201 files ignored because of scm ignore settings
51
+ 05:31:21.976 INFO Loading plugins for detected languages
52
+ 05:31:21.977 INFO Load/download plugins
53
+ 05:31:23.979 INFO Load/download plugins (done) | time=2003ms
54
+ 05:31:24.231 INFO SonarJasmin relies on SonarSecurity to define the JS/TS security rule repositories.
55
+ 05:31:24.323 INFO Load metrics repository
56
+ 05:31:24.461 INFO Load metrics repository (done) | time=139ms
57
+ 05:31:24.468 INFO Sensor cache enabled
58
+ 05:31:24.471 INFO Load sensor cache
59
+ 05:31:24.839 INFO Load sensor cache (404) | time=369ms
60
+ 05:31:24.922 INFO Load project repositories
61
+ 05:31:25.159 INFO Load project repositories (done) | time=237ms
62
+ 05:31:25.163 INFO Indexing files...
63
+ 05:31:25.163 INFO Project configuration:
64
+ 05:31:25.164 INFO Excluded sources: android/**, .vite/**, .idea/**, dist/**, scripts/**, static/**, .circleci/**, playground/**, test/**, **/*.spec.ts, **/build-wrapper-dump.json
65
+ 05:31:25.198 INFO 251 files indexed (done) | time=34ms
66
+ 05:31:25.206 INFO Quality profile for css: Sonar way
67
+ 05:31:25.207 INFO Quality profile for js: Sonar way
68
+ 05:31:25.207 INFO Quality profile for json: Sonar way
69
+ 05:31:25.208 INFO Quality profile for ts: Sonar way
70
+ 05:31:25.208 INFO Quality profile for web: Sonar way
71
+ 05:31:25.208 INFO Quality profile for xml: Sonar way
72
+ 05:31:25.209 INFO Quality profile for yaml: Sonar way
73
+ 05:31:25.209 INFO ------------- Run sensors on module medvr_3cr-viewer-browser
74
+ 05:31:25.253 INFO SonarJasmin relies on SonarSecurity to define the JS/TS security rule repositories.
75
+ 05:31:25.932 INFO Sensor HTML [web]
76
+ 05:31:26.432 INFO Sensor HTML [web] (done) | time=499ms
77
+ 05:31:26.433 INFO Sensor XML Sensor [xml]
78
+ 05:31:26.458 INFO 1 source file to be analyzed
79
+ 05:31:26.570 INFO 1/1 source file has been analyzed
80
+ 05:31:26.571 INFO Sensor XML Sensor [xml] (done) | time=138ms
81
+ 05:31:26.571 INFO Sensor JaCoCo XML Report Importer [jacoco]
82
+ 05:31:26.573 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
83
+ 05:31:26.574 INFO No report imported, no coverage information will be imported by JaCoCo XML Report Importer
84
+ 05:31:26.576 INFO Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
85
+ 05:31:26.576 INFO Sensor IaC Ansible Sensor [iacenterprise]
86
+ 05:31:26.641 INFO 0 source files to be analyzed
87
+ 05:31:26.642 INFO 0/0 source files have been analyzed
88
+ 05:31:26.643 INFO Sensor IaC Ansible Sensor [iacenterprise] (done) | time=67ms
89
+ 05:31:26.644 INFO Sensor IaC GitHub Actions Sensor [iacenterprise]
90
+ 05:31:26.649 INFO 0 source files to be analyzed
91
+ 05:31:26.650 INFO 0/0 source files have been analyzed
92
+ 05:31:26.651 INFO Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=7ms
93
+ 05:31:26.651 INFO Sensor IaC CloudFormation Sensor [iac]
94
+ 05:31:26.665 INFO 0 source files to be analyzed
95
+ 05:31:26.667 INFO 0/0 source files have been analyzed
96
+ 05:31:26.668 INFO Sensor IaC CloudFormation Sensor [iac] (done) | time=17ms
97
+ 05:31:26.669 INFO Sensor IaC Kubernetes Sensor [iac]
98
+ 05:31:26.761 INFO 0 source files to be parsed
99
+ 05:31:26.762 INFO 0/0 source files have been parsed
100
+ 05:31:26.762 INFO 0 source files to be analyzed
101
+ 05:31:26.763 INFO 0/0 source files have been analyzed
102
+ 05:31:26.763 INFO 0 source files to be checked
103
+ 05:31:26.764 INFO 0/0 source files have been checked
104
+ 05:31:26.764 INFO Sensor IaC Kubernetes Sensor [iac] (done) | time=95ms
105
+ 05:31:26.765 INFO Sensor IaC Docker Sensor [iac]
106
+ 05:31:26.846 INFO 0 source files to be analyzed
107
+ 05:31:26.848 INFO 0/0 source files have been analyzed
108
+ 05:31:26.849 INFO Sensor IaC Docker Sensor [iac] (done) | time=84ms
109
+ 05:31:26.850 INFO Sensor IaC Azure Resource Manager Sensor [iac]
110
+ 05:31:26.912 INFO 0 source files to be analyzed
111
+ 05:31:26.912 INFO 0/0 source files have been analyzed
112
+ 05:31:26.915 INFO Sensor IaC Azure Resource Manager Sensor [iac] (done) | time=65ms
113
+ 05:31:26.915 INFO Sensor Java Config Sensor [iac]
114
+ 05:31:26.931 INFO 0 source files to be analyzed
115
+ 05:31:26.932 INFO 0/0 source files have been analyzed
116
+ 05:31:26.932 INFO Sensor Java Config Sensor [iac] (done) | time=17ms
117
+ 05:31:26.937 INFO Sensor JavaScript/TypeScript analysis [javascript]
118
+ 05:31:27.222 INFO Detected os: Linux arch: amd64 alpine: false. Platform: LINUX_X64
119
+ 05:31:27.223 INFO Deploy location /opt/sonar-scanner/.sonar/js/node-runtime, tagetRuntime: /opt/sonar-scanner/.sonar/js/node-runtime/node, version: /opt/sonar-scanner/.sonar/js/node-runtime/version.txt
120
+ 05:31:30.777 INFO Configured Node.js --max-old-space-size=7000.
121
+ 05:31:30.777 INFO Using embedded Node.js runtime.
122
+ 05:31:30.778 INFO Using Node.js executable: '/opt/sonar-scanner/.sonar/js/node-runtime/node'.
123
+ 05:31:33.469 INFO Memory configuration: OS (10191 MB), Node.js (7048 MB).
124
+ 05:31:33.649 INFO WebSocket client connected on /ws
125
+ 05:31:33.652 INFO Plugin version: [11.2.0.34013]
126
+ 05:31:36.009 INFO Found 1 tsconfig.json file(s): [/opt/atlassian/pipelines/agent/build/tsconfig.json]
127
+ 05:32:08.789 INFO Done analysis
128
+ 05:32:08.790 INFO Hit the cache for 0 out of 191
129
+ 05:32:08.791 INFO Miss the cache for 191 out of 191: ANALYSIS_MODE_INELIGIBLE [191/191]
130
+ 05:32:08.792 INFO Sensor JavaScript/TypeScript analysis [javascript] (done) | time=41858ms
131
+ 05:32:08.793 INFO Sensor JavaScript inside YAML analysis [javascript]
132
+ 05:32:08.797 INFO No input files found for analysis
133
+ 05:32:08.798 INFO Hit the cache for 0 out of 0
134
+ 05:32:08.799 INFO Miss the cache for 0 out of 0
135
+ 05:32:08.801 INFO Sensor JavaScript inside YAML analysis [javascript] (done) | time=6ms
136
+ 05:32:08.802 INFO Sensor JavaScript inside HTML analysis [javascript]
137
+ 05:32:08.805 INFO 191 source files to be analyzed
138
+ 05:32:08.805 INFO Creating TypeScript program
139
+ 05:32:08.806 INFO TypeScript(5.8.3) configuration file /opt/atlassian/pipelines/agent/build/tsconfig.json
140
+ 05:32:08.806 INFO Creating TypeScript program
141
+ 05:32:08.806 INFO TypeScript(5.8.3) configuration file /opt/atlassian/pipelines/agent/build/tsconfig.node.json
142
+ 05:32:08.806 INFO Found 1 file(s) not part of any tsconfig.json: they will be analyzed without type information
143
+ 05:32:08.806 INFO 191/191 source files have been analyzed
144
+ 05:32:08.837 INFO 1 source file to be analyzed
145
+ 05:32:09.303 INFO 1/1 source file has been analyzed
146
+ 05:32:09.303 INFO Hit the cache for 0 out of 1
147
+ 05:32:09.304 INFO Miss the cache for 1 out of 1: ANALYSIS_MODE_INELIGIBLE [1/1]
148
+ 05:32:09.304 INFO Sensor JavaScript inside HTML analysis [javascript] (done) | time=506ms
149
+ 05:32:09.304 INFO Sensor CSS Rules [javascript]
150
+ 05:32:09.343 INFO 116 source files to be analyzed
151
+ 05:32:10.327 INFO 116/116 source files have been analyzed
152
+ 05:32:10.328 INFO Hit the cache for 0 out of 0
153
+ 05:32:10.328 INFO Miss the cache for 0 out of 0
154
+ 05:32:10.328 INFO Sensor CSS Rules [javascript] (done) | time=1024ms
155
+ 05:32:10.329 INFO Sensor JavaScript/TypeScript Coverage [javascript]
156
+ 05:32:10.330 INFO Analysing [/opt/atlassian/pipelines/agent/build/./test-output/coverage/lcov.info]
157
+ 05:32:10.391 WARN Could not resolve 1 file paths in [/opt/atlassian/pipelines/agent/build/./test-output/coverage/lcov.info]
158
+ 05:32:10.391 WARN First unresolved path: src/vite-env.d.ts (Run in DEBUG mode to get full list of unresolved paths)
159
+ 05:32:10.391 INFO Sensor JavaScript/TypeScript Coverage [javascript] (done) | time=61ms
160
+ 05:32:10.391 INFO Sensor CSS Metrics [javascript]
161
+ 05:32:10.453 INFO Sensor CSS Metrics [javascript] (done) | time=62ms
162
+ 05:32:10.454 INFO Sensor IaC YAML Sensor [iacenterprise]
163
+ 05:32:10.454 INFO Sensor IaC YAML Sensor [iacenterprise] (done) | time=0ms
164
+ 05:32:10.454 INFO Sensor IaC JSON Sensor [iacenterprise]
165
+ 05:32:10.455 INFO Sensor IaC JSON Sensor [iacenterprise] (done) | time=0ms
166
+ 05:32:10.455 INFO Sensor Serverless configuration file sensor [security]
167
+ 05:32:10.455 INFO 0 Serverless function entries were found in the project
168
+ 05:32:10.458 INFO 0 Serverless function handlers were kept as entrypoints
169
+ 05:32:10.459 INFO Sensor Serverless configuration file sensor [security] (done) | time=4ms
170
+ 05:32:10.459 INFO Sensor AWS SAM template file sensor [security]
171
+ 05:32:10.462 INFO Sensor AWS SAM template file sensor [security] (done) | time=3ms
172
+ 05:32:10.462 INFO Sensor AWS SAM Inline template file sensor [security]
173
+ 05:32:10.463 INFO Sensor AWS SAM Inline template file sensor [security] (done) | time=2ms
174
+ 05:32:10.464 INFO Sensor Generic Test Executions Report
175
+ 05:32:10.464 INFO Parsing /opt/atlassian/pipelines/agent/build/test-output/sonar-report.xml
176
+ 05:32:10.496 INFO Imported test execution data for 0 files
177
+ 05:32:10.496 INFO Test execution data ignored for 138 unknown files, including:
172
178
  src/__tests__/app.spec.ts
173
179
  src/__tests__/main.spec.ts
174
180
  src/components/demo/__tests__/CloudDropZone.spec.ts
175
181
  src/components/demo/__tests__/DemoAvatarDropdownMenu.spec.ts
176
182
  src/components/demo/__tests__/DemoInfoModal.spec.ts
177
- 08:15:33.726 INFO Sensor Generic Test Executions Report (done) | time=43ms
178
- 08:15:33.726 INFO Sensor EnterpriseTextAndSecretsSensor [textenterprise]
179
- 08:15:33.740 INFO Available processors: 4
180
- 08:15:33.741 INFO Using 4 threads for analysis.
181
- 08:15:33.781 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:
183
+ 05:32:10.496 INFO Sensor Generic Test Executions Report (done) | time=31ms
184
+ 05:32:10.496 INFO Sensor EnterpriseTextAndSecretsSensor [textenterprise]
185
+ 05:32:10.507 INFO Available processors: 4
186
+ 05:32:10.507 INFO Using 4 threads for analysis.
187
+ 05:32:11.175 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:
182
188
  * The filename starts with "test"
183
189
  * The filename contains "test." or "tests."
184
190
  * Any directory in the file path is named: "doc", "docs", "test" or "tests"
185
191
  * Any directory in the file path has a name ending in "test" or "tests"
186
192
 
187
- 08:15:34.586 INFO Start fetching files for the text and secrets analysis
188
- 08:15:34.597 INFO Using Git CLI to retrieve untracked files
189
- 08:15:34.602 WARN Retrieving only language associated files, make sure to run the analysis inside a git repository to make use of inclusions specified via "sonar.text.inclusions"
190
- 08:15:34.604 INFO Starting the text and secrets analysis
191
- 08:15:34.608 INFO 204 source files to be analyzed for the text and secrets analysis
192
- 08:15:37.041 INFO 204/204 source files have been analyzed for the text and secrets analysis
193
- 08:15:37.045 INFO Start fetching files for the binary file analysis
194
- 08:15:37.045 INFO There are no files to be analyzed for the binary file analysis
195
- 08:15:37.046 INFO Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=3321ms
196
- 08:15:37.047 INFO Sensor JavaSecuritySensor [security]
197
- 08:15:37.056 INFO 27 taint analysis rules enabled.
198
- 08:15:37.060 INFO No UCFGs have been included for analysis.
199
- 08:15:37.064 INFO java security sensor: Begin: 2025-07-29T08:15:37.051153102Z, End: 2025-07-29T08:15:37.063582691Z, Duration: 00:00:00.012
200
- Load type hierarchy and UCFGs: Begin: 2025-07-29T08:15:37.057518814Z, End: 2025-07-29T08:15:37.059611259Z, Duration: 00:00:00.002
201
- Load type hierarchy: Begin: 2025-07-29T08:15:37.057544014Z, End: 2025-07-29T08:15:37.058997843Z, Duration: 00:00:00.001
202
- Load UCFGs: Begin: 2025-07-29T08:15:37.059429553Z, End: 2025-07-29T08:15:37.059492702Z, Duration: 00:00:00.000
203
- 08:15:37.065 INFO java security sensor peak memory: 139 MB
204
- 08:15:37.067 INFO Sensor JavaSecuritySensor [security] (done) | time=20ms
205
- 08:15:37.068 INFO Sensor CSharpSecuritySensor [security]
206
- 08:15:37.069 INFO 26 taint analysis rules enabled.
207
- 08:15:37.071 INFO No UCFGs have been included for analysis.
208
- 08:15:37.073 INFO csharp security sensor: Begin: 2025-07-29T08:15:37.069292870Z, End: 2025-07-29T08:15:37.072240185Z, Duration: 00:00:00.002
209
- Load type hierarchy and UCFGs: Begin: 2025-07-29T08:15:37.070149084Z, End: 2025-07-29T08:15:37.070973850Z, Duration: 00:00:00.000
210
- Load type hierarchy: Begin: 2025-07-29T08:15:37.070153609Z, End: 2025-07-29T08:15:37.070517863Z, Duration: 00:00:00.000
211
- Load UCFGs: Begin: 2025-07-29T08:15:37.070826764Z, End: 2025-07-29T08:15:37.070873080Z, Duration: 00:00:00.000
212
- 08:15:37.073 INFO csharp security sensor peak memory: 139 MB
213
- 08:15:37.073 INFO Sensor CSharpSecuritySensor [security] (done) | time=5ms
214
- 08:15:37.074 INFO Sensor PhpSecuritySensor [security]
215
- 08:15:37.075 INFO No taint analysis rules have been enabled, will not execute taint analysis.
216
- 08:15:37.077 INFO php security sensor: Begin: 2025-07-29T08:15:37.075661593Z, End: 2025-07-29T08:15:37.076766951Z, Duration: 00:00:00.001
217
- 08:15:37.077 INFO php security sensor peak memory: 139 MB
218
- 08:15:37.077 INFO Sensor PhpSecuritySensor [security] (done) | time=3ms
219
- 08:15:37.079 INFO Sensor PythonSecuritySensor [security]
220
- 08:15:37.080 INFO 21 taint analysis rules enabled.
221
- 08:15:37.081 INFO No UCFGs have been included for analysis.
222
- 08:15:37.083 INFO python security sensor: Begin: 2025-07-29T08:15:37.079845909Z, End: 2025-07-29T08:15:37.082252647Z, Duration: 00:00:00.002
223
- Load type hierarchy and UCFGs: Begin: 2025-07-29T08:15:37.080691502Z, End: 2025-07-29T08:15:37.081118455Z, Duration: 00:00:00.000
224
- Load type hierarchy: Begin: 2025-07-29T08:15:37.080695706Z, End: 2025-07-29T08:15:37.080812043Z, Duration: 00:00:00.000
225
- Load UCFGs: Begin: 2025-07-29T08:15:37.080942560Z, End: 2025-07-29T08:15:37.080952794Z, Duration: 00:00:00.000
226
- 08:15:37.083 INFO python security sensor peak memory: 139 MB
227
- 08:15:37.084 INFO Sensor PythonSecuritySensor [security] (done) | time=6ms
228
- 08:15:37.085 INFO Sensor JsSecuritySensor [security]
229
- 08:15:37.086 INFO Sensor JsSecuritySensor [security] (done) | time=1ms
230
- 08:15:37.087 INFO Sensor KotlinSecuritySensor [security]
231
- 08:15:37.089 INFO 26 taint analysis rules enabled.
232
- 08:15:37.090 INFO No UCFGs have been included for analysis.
233
- 08:15:37.091 INFO kotlin security sensor: Begin: 2025-07-29T08:15:37.088301396Z, End: 2025-07-29T08:15:37.091017462Z, Duration: 00:00:00.002
234
- Load type hierarchy and UCFGs: Begin: 2025-07-29T08:15:37.089206363Z, End: 2025-07-29T08:15:37.089829178Z, Duration: 00:00:00.000
235
- Load type hierarchy: Begin: 2025-07-29T08:15:37.089210271Z, End: 2025-07-29T08:15:37.089332350Z, Duration: 00:00:00.000
236
- Load UCFGs: Begin: 2025-07-29T08:15:37.089730388Z, End: 2025-07-29T08:15:37.089753675Z, Duration: 00:00:00.000
237
- 08:15:37.092 INFO kotlin security sensor peak memory: 139 MB
238
- 08:15:37.093 INFO Sensor KotlinSecuritySensor [security] (done) | time=5ms
239
- 08:15:37.093 INFO Sensor GoSecuritySensor [security]
240
- 08:15:37.094 INFO 9 taint analysis rules enabled.
241
- 08:15:37.094 INFO No UCFGs have been included for analysis.
242
- 08:15:37.097 INFO go security sensor: Begin: 2025-07-29T08:15:37.093872127Z, End: 2025-07-29T08:15:37.094792613Z, Duration: 00:00:00.000
243
- Load type hierarchy and UCFGs: Begin: 2025-07-29T08:15:37.094075809Z, End: 2025-07-29T08:15:37.094512032Z, Duration: 00:00:00.000
244
- Load type hierarchy: Begin: 2025-07-29T08:15:37.094078385Z, End: 2025-07-29T08:15:37.094179628Z, Duration: 00:00:00.000
245
- Load UCFGs: Begin: 2025-07-29T08:15:37.094340044Z, End: 2025-07-29T08:15:37.094419885Z, Duration: 00:00:00.000
246
- 08:15:37.097 INFO go security sensor peak memory: 139 MB
247
- 08:15:37.097 INFO Sensor GoSecuritySensor [security] (done) | time=3ms
248
- 08:15:37.100 INFO ------------- Run sensors on project
249
- 08:15:37.451 INFO Sensor JsSecuritySensorV2 [jasmin]
250
- 08:15:37.457 INFO 191 file(s) will be analysed by SonarJasmin.
251
- 08:15:40.824 INFO Analysis progress: 9% (19/191 files)
252
- 08:15:41.001 INFO Analysis progress: 19% (38/191 files)
253
- 08:15:41.124 INFO Analysis progress: 29% (57/191 files)
254
- 08:15:41.279 INFO Analysis progress: 39% (76/191 files)
255
- 08:15:41.453 INFO Analysis progress: 49% (95/191 files)
256
- 08:15:41.575 INFO Analysis progress: 59% (114/191 files)
257
- 08:15:41.734 INFO Analysis progress: 69% (133/191 files)
258
- 08:15:42.074 INFO Analysis progress: 79% (152/191 files)
259
- 08:15:42.198 INFO Analysis progress: 89% (171/191 files)
260
- 08:15:42.323 INFO Analysis progress: 99% (190/191 files)
261
- 08:15:42.342 INFO Sensor JsSecuritySensorV2 [jasmin] (done) | time=4892ms
262
- 08:15:42.343 INFO Sensor JsArchitectureSensor [architecture]
263
- 08:15:42.375 INFO * Protobuf reading starting | memory total=520 | free=275 | used=244 (MB)
264
- 08:15:42.376 INFO * Reading SonarArchitecture IR data from directory "/opt/atlassian/pipelines/agent/build/.scannerwork/architecture/js"
265
- 08:15:42.389 INFO * Protobuf reading complete | memory total=520 | free=275 | used=244 (MB)
266
- 08:15:42.403 INFO * Build architecture.graph.js.file_graph.default_perspective hierarchy graph complete (filtered=true) | memory total=520 | free=275 | used=244 (MB)
267
- 08:15:42.408 INFO * Slicing complete | memory total=520 | free=274 | used=245 (MB)
268
- 08:15:42.423 INFO * Cycle detection complete | memory total=520 | free=274 | used=245 (MB)
269
- 08:15:42.425 INFO Sensor JsArchitectureSensor [architecture] (done) | time=82ms
270
- 08:15:42.425 INFO Sensor TsArchitectureSensor [architecture]
271
- 08:15:42.426 INFO * Protobuf reading starting | memory total=520 | free=274 | used=245 (MB)
272
- 08:15:42.426 INFO * Reading SonarArchitecture IR data from directory "/opt/atlassian/pipelines/agent/build/.scannerwork/architecture/ts"
273
- 08:15:42.685 INFO * Files successfully loaded: "79" out of "79"
274
- 08:15:42.686 INFO * Protobuf reading complete | memory total=520 | free=260 | used=259 (MB)
275
- 08:15:42.698 INFO * Build architecture.graph.ts.file_graph.default_perspective hierarchy graph complete (filtered=true) | memory total=520 | free=257 | used=262 (MB)
276
- 08:15:42.701 INFO * Slicing complete | memory total=520 | free=257 | used=262 (MB)
277
- 08:15:42.706 INFO * Cycle detection complete | memory total=520 | free=257 | used=262 (MB)
278
- 08:15:42.710 INFO Sensor TsArchitectureSensor [architecture] (done) | time=284ms
279
- 08:15:42.710 INFO Sensor Zero Coverage Sensor
280
- 08:15:42.717 INFO Sensor Zero Coverage Sensor (done) | time=6ms
281
- 08:15:42.718 INFO ------------- Gather SCA dependencies on project
282
- 08:15:43.421 INFO Checking if SCA is enabled for organization shg
283
- 08:15:43.632 INFO Dependency analysis skipped
284
- 08:15:43.656 INFO SCM Publisher SCM provider for this project is: git
285
- 08:15:43.658 INFO SCM Publisher 8 source files to be analyzed
286
- 08:15:44.251 INFO SCM Publisher 8/8 source files have been analyzed (done) | time=592ms
287
- 08:15:44.295 INFO CPD Executor 46 files had no CPD blocks
288
- 08:15:44.295 INFO CPD Executor Calculating CPD for 146 files
289
- 08:15:44.389 INFO CPD Executor CPD calculation finished (done) | time=93ms
290
- 08:15:44.754 INFO Analysis report generated in 340ms, dir size=1 MB
291
- 08:15:45.399 INFO Analysis report compressed in 642ms, zip size=766 KB
292
- 08:15:47.193 INFO Analysis report uploaded in 1793ms
293
- 08:15:47.197 INFO ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=medvr_3cr-viewer-browser&branch=main
294
- 08:15:47.197 INFO Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
295
- 08:15:47.198 INFO More about the report processing at https://sonarcloud.io/api/ce/task?id=AZhVQH9gut1r1Kl3X23Q
296
- 08:15:48.977 INFO Sensor cache published successfully
297
- 08:15:49.407 INFO Analysis total time: 1:16.409 s
298
- 08:15:49.409 INFO SonarScanner Engine completed successfully
299
- 08:15:49.780 INFO EXECUTION SUCCESS
300
- 08:15:49.783 INFO Total time: 1:25.903s
193
+ 05:32:11.239 INFO Start fetching files for the text and secrets analysis
194
+ 05:32:11.248 INFO Using Git CLI to retrieve untracked files
195
+ 05:32:11.255 WARN Retrieving only language associated files, make sure to run the analysis inside a git repository to make use of inclusions specified via "sonar.text.inclusions"
196
+ 05:32:11.256 INFO Starting the text and secrets analysis
197
+ 05:32:11.257 INFO 204 source files to be analyzed for the text and secrets analysis
198
+ 05:32:12.610 INFO 204/204 source files have been analyzed for the text and secrets analysis
199
+ 05:32:12.612 INFO Start fetching files for the binary file analysis
200
+ 05:32:12.612 INFO There are no files to be analyzed for the binary file analysis
201
+ 05:32:12.614 INFO Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=2117ms
202
+ 05:32:12.614 INFO Sensor JavaSecuritySensor [security]
203
+ 05:32:12.621 INFO 29 taint analysis rules enabled.
204
+ 05:32:12.624 INFO No UCFGs have been included for analysis.
205
+ 05:32:12.626 INFO java security sensor: Begin: 2025-08-20T05:32:12.617741689Z, End: 2025-08-20T05:32:12.625678372Z, Duration: 00:00:00.007
206
+ Load type hierarchy and UCFGs: Begin: 2025-08-20T05:32:12.621383600Z, End: 2025-08-20T05:32:12.623582896Z, Duration: 00:00:00.002
207
+ Load type hierarchy: Begin: 2025-08-20T05:32:12.621452964Z, End: 2025-08-20T05:32:12.623126620Z, Duration: 00:00:00.001
208
+ Load UCFGs: Begin: 2025-08-20T05:32:12.623417305Z, End: 2025-08-20T05:32:12.623463485Z, Duration: 00:00:00.000
209
+ 05:32:12.627 INFO java security sensor peak memory: 105 MB
210
+ 05:32:12.627 INFO Sensor JavaSecuritySensor [security] (done) | time=12ms
211
+ 05:32:12.628 INFO Sensor CSharpSecuritySensor [security]
212
+ 05:32:12.628 INFO 26 taint analysis rules enabled.
213
+ 05:32:12.629 INFO No UCFGs have been included for analysis.
214
+ 05:32:12.630 INFO csharp security sensor: Begin: 2025-08-20T05:32:12.627829850Z, End: 2025-08-20T05:32:12.629090400Z, Duration: 00:00:00.001
215
+ Load type hierarchy and UCFGs: Begin: 2025-08-20T05:32:12.628205213Z, End: 2025-08-20T05:32:12.628733319Z, Duration: 00:00:00.000
216
+ Load type hierarchy: Begin: 2025-08-20T05:32:12.628207414Z, End: 2025-08-20T05:32:12.628324236Z, Duration: 00:00:00.000
217
+ Load UCFGs: Begin: 2025-08-20T05:32:12.628625494Z, End: 2025-08-20T05:32:12.628656775Z, Duration: 00:00:00.000
218
+ 05:32:12.630 INFO csharp security sensor peak memory: 105 MB
219
+ 05:32:12.630 INFO Sensor CSharpSecuritySensor [security] (done) | time=2ms
220
+ 05:32:12.630 INFO Sensor VbNetSecuritySensor [security]
221
+ 05:32:12.631 INFO 25 taint analysis rules enabled.
222
+ 05:32:12.631 INFO No UCFGs have been included for analysis.
223
+ 05:32:12.632 INFO vbnet security sensor: Begin: 2025-08-20T05:32:12.630380251Z, End: 2025-08-20T05:32:12.631593989Z, Duration: 00:00:00.001
224
+ Load type hierarchy and UCFGs: Begin: 2025-08-20T05:32:12.630676839Z, End: 2025-08-20T05:32:12.631032401Z, Duration: 00:00:00.000
225
+ Load type hierarchy: Begin: 2025-08-20T05:32:12.630678380Z, End: 2025-08-20T05:32:12.630820387Z, Duration: 00:00:00.000
226
+ Load UCFGs: Begin: 2025-08-20T05:32:12.630908123Z, End: 2025-08-20T05:32:12.630923117Z, Duration: 00:00:00.000
227
+ 05:32:12.632 INFO vbnet security sensor peak memory: 105 MB
228
+ 05:32:12.633 INFO Sensor VbNetSecuritySensor [security] (done) | time=2ms
229
+ 05:32:12.633 INFO Sensor PhpSecuritySensor [security]
230
+ 05:32:12.633 INFO No taint analysis rules have been enabled, will not execute taint analysis.
231
+ 05:32:12.636 INFO php security sensor: Begin: 2025-08-20T05:32:12.633054126Z, End: 2025-08-20T05:32:12.633740378Z, Duration: 00:00:00.000
232
+ 05:32:12.636 INFO php security sensor peak memory: 105 MB
233
+ 05:32:12.637 INFO Sensor PhpSecuritySensor [security] (done) | time=4ms
234
+ 05:32:12.637 INFO Sensor PythonSecuritySensor [security]
235
+ 05:32:12.638 INFO 21 taint analysis rules enabled.
236
+ 05:32:12.638 INFO No UCFGs have been included for analysis.
237
+ 05:32:12.639 INFO python security sensor: Begin: 2025-08-20T05:32:12.637309149Z, End: 2025-08-20T05:32:12.638484638Z, Duration: 00:00:00.001
238
+ Load type hierarchy and UCFGs: Begin: 2025-08-20T05:32:12.637746939Z, End: 2025-08-20T05:32:12.638094220Z, Duration: 00:00:00.000
239
+ Load type hierarchy: Begin: 2025-08-20T05:32:12.637749982Z, End: 2025-08-20T05:32:12.637855627Z, Duration: 00:00:00.000
240
+ Load UCFGs: Begin: 2025-08-20T05:32:12.637997179Z, End: 2025-08-20T05:32:12.638020115Z, Duration: 00:00:00.000
241
+ 05:32:12.640 INFO python security sensor peak memory: 105 MB
242
+ 05:32:12.640 INFO Sensor PythonSecuritySensor [security] (done) | time=3ms
243
+ 05:32:12.640 INFO Sensor JsSecuritySensor [security]
244
+ 05:32:12.640 INFO Sensor JsSecuritySensor [security] (done) | time=0ms
245
+ 05:32:12.641 INFO Sensor KotlinSecuritySensor [security]
246
+ 05:32:12.641 INFO 28 taint analysis rules enabled.
247
+ 05:32:12.642 INFO No UCFGs have been included for analysis.
248
+ 05:32:12.643 INFO kotlin security sensor: Begin: 2025-08-20T05:32:12.640682616Z, End: 2025-08-20T05:32:12.642136658Z, Duration: 00:00:00.001
249
+ Load type hierarchy and UCFGs: Begin: 2025-08-20T05:32:12.641323530Z, End: 2025-08-20T05:32:12.641653236Z, Duration: 00:00:00.000
250
+ Load type hierarchy: Begin: 2025-08-20T05:32:12.641326659Z, End: 2025-08-20T05:32:12.641425072Z, Duration: 00:00:00.000
251
+ Load UCFGs: Begin: 2025-08-20T05:32:12.641559814Z, End: 2025-08-20T05:32:12.641579545Z, Duration: 00:00:00.000
252
+ 05:32:12.643 INFO kotlin security sensor peak memory: 105 MB
253
+ 05:32:12.643 INFO Sensor KotlinSecuritySensor [security] (done) | time=2ms
254
+ 05:32:12.643 INFO Sensor GoSecuritySensor [security]
255
+ 05:32:12.644 INFO 9 taint analysis rules enabled.
256
+ 05:32:12.645 INFO No UCFGs have been included for analysis.
257
+ 05:32:12.645 INFO go security sensor: Begin: 2025-08-20T05:32:12.643661058Z, End: 2025-08-20T05:32:12.644709695Z, Duration: 00:00:00.001
258
+ Load type hierarchy and UCFGs: Begin: 2025-08-20T05:32:12.643928195Z, End: 2025-08-20T05:32:12.644373770Z, Duration: 00:00:00.000
259
+ Load type hierarchy: Begin: 2025-08-20T05:32:12.643930979Z, End: 2025-08-20T05:32:12.644008074Z, Duration: 00:00:00.000
260
+ Load UCFGs: Begin: 2025-08-20T05:32:12.644270235Z, End: 2025-08-20T05:32:12.644291041Z, Duration: 00:00:00.000
261
+ 05:32:12.646 INFO go security sensor peak memory: 105 MB
262
+ 05:32:12.646 INFO Sensor GoSecuritySensor [security] (done) | time=2ms
263
+ 05:32:12.649 INFO ------------- Run sensors on project
264
+ 05:32:12.902 INFO Sensor JsSecuritySensorV2 [jasmin]
265
+ 05:32:12.906 INFO 191 file(s) will be analysed by SonarJasmin.
266
+ 05:32:15.849 INFO Analysis progress: 9% (19/191 files)
267
+ 05:32:15.970 INFO Analysis progress: 19% (38/191 files)
268
+ 05:32:16.066 INFO Analysis progress: 29% (57/191 files)
269
+ 05:32:16.152 INFO Analysis progress: 39% (76/191 files)
270
+ 05:32:16.261 INFO Analysis progress: 49% (95/191 files)
271
+ 05:32:16.331 INFO Analysis progress: 59% (114/191 files)
272
+ 05:32:16.385 INFO Analysis progress: 69% (133/191 files)
273
+ 05:32:16.533 INFO Analysis progress: 79% (152/191 files)
274
+ 05:32:16.615 INFO Analysis progress: 89% (171/191 files)
275
+ 05:32:16.698 INFO Analysis progress: 99% (190/191 files)
276
+ 05:32:16.710 INFO Sensor JsSecuritySensorV2 [jasmin] (done) | time=3809ms
277
+ 05:32:16.711 INFO Sensor JsArchitectureSensor [architecture]
278
+ 05:32:16.734 INFO * Protobuf reading starting | memory total=328 | free=63 | used=264 (MB)
279
+ 05:32:16.735 INFO * Reading SonarArchitecture IR data from directory "/opt/atlassian/pipelines/agent/build/.scannerwork/architecture/js"
280
+ 05:32:16.736 INFO * Protobuf reading complete | memory total=328 | free=63 | used=264 (MB)
281
+ 05:32:16.740 INFO * Build architecture.graph.js.file_graph.default_perspective hierarchy graph complete (filtered=true) | memory total=328 | free=63 | used=264 (MB)
282
+ 05:32:16.743 INFO * Slicing complete | memory total=328 | free=63 | used=264 (MB)
283
+ 05:32:16.754 INFO * Cycle detection complete | memory total=328 | free=62 | used=265 (MB)
284
+ 05:32:16.755 INFO Sensor JsArchitectureSensor [architecture] (done) | time=45ms
285
+ 05:32:16.755 INFO Sensor TsArchitectureSensor [architecture]
286
+ 05:32:16.756 INFO * Protobuf reading starting | memory total=328 | free=62 | used=265 (MB)
287
+ 05:32:16.756 INFO * Reading SonarArchitecture IR data from directory "/opt/atlassian/pipelines/agent/build/.scannerwork/architecture/ts"
288
+ 05:32:16.941 INFO * Files successfully loaded: "79" out of "79"
289
+ 05:32:16.942 INFO * Protobuf reading complete | memory total=328 | free=243 | used=84 (MB)
290
+ 05:32:16.950 INFO * Build architecture.graph.ts.file_graph.default_perspective hierarchy graph complete (filtered=true) | memory total=328 | free=240 | used=87 (MB)
291
+ 05:32:16.953 INFO * Slicing complete | memory total=328 | free=239 | used=88 (MB)
292
+ 05:32:16.956 INFO * Cycle detection complete | memory total=328 | free=239 | used=88 (MB)
293
+ 05:32:16.960 INFO Sensor TsArchitectureSensor [architecture] (done) | time=205ms
294
+ 05:32:16.961 INFO Sensor Zero Coverage Sensor
295
+ 05:32:16.966 INFO Sensor Zero Coverage Sensor (done) | time=5ms
296
+ 05:32:16.966 INFO ------------- Gather SCA dependencies on project
297
+ 05:32:17.374 INFO Checking if SCA is enabled for organization shg
298
+ 05:32:17.547 INFO Dependency analysis skipped
299
+ 05:32:17.567 INFO SCM Publisher SCM provider for this project is: git
300
+ 05:32:17.568 INFO SCM Publisher 4 source files to be analyzed
301
+ 05:32:18.158 INFO SCM Publisher 4/4 source files have been analyzed (done) | time=588ms
302
+ 05:32:18.176 INFO CPD Executor 46 files had no CPD blocks
303
+ 05:32:18.176 INFO CPD Executor Calculating CPD for 146 files
304
+ 05:32:18.226 INFO CPD Executor CPD calculation finished (done) | time=49ms
305
+ 05:32:18.425 INFO Analysis report generated in 178ms, dir size=1 MB
306
+ 05:32:18.954 INFO Analysis report compressed in 527ms, zip size=765 KB
307
+ 05:32:19.852 INFO Analysis report uploaded in 899ms
308
+ 05:32:19.854 INFO ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=medvr_3cr-viewer-browser&branch=main
309
+ 05:32:19.854 INFO Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
310
+ 05:32:19.855 INFO More about the report processing at https://sonarcloud.io/api/ce/task?id=AZjF9sFwM71M0UPMgWdO
311
+ 05:32:19.855 INFO ------------- Upload SCA dependency files
312
+ 05:32:21.078 INFO Sensor cache published successfully
313
+ 05:32:21.395 INFO Analysis total time: 1:04.572 s
314
+ 05:32:21.397 INFO SonarScanner Engine completed successfully
315
+ 05:32:21.747 INFO EXECUTION SUCCESS
316
+ 05:32:21.750 INFO Total time: 1:14.290s