@3cr/viewer-browser 0.0.343 → 0.0.345

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 (410) hide show
  1. package/.bitbucket/pipelines/generated/pipeline/pipes/sonarsource/sonarcloud-scan/sonarcloud-scan.log +243 -237
  2. package/dist/Viewer3CR.js +44 -44
  3. package/dist/Viewer3CR.mjs +12078 -12017
  4. package/dist/Viewer3CR.umd.js +44 -44
  5. package/package.json +3 -3
  6. package/test-output/coverage/coverage-final.json +18 -18
  7. package/test-output/coverage/index.html +1 -1
  8. package/test-output/coverage/lcov-report/index.html +1 -1
  9. package/test-output/coverage/lcov-report/src/components/DownloadCenter.vue.html +1 -1
  10. package/test-output/coverage/lcov-report/src/components/index.html +1 -1
  11. package/test-output/coverage/lcov-report/src/components/modal/ActionRail.vue.html +1 -1
  12. package/test-output/coverage/lcov-report/src/components/modal/MftpDownloadItem.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 +1 -1
  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 +1 -1
  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/DownloadSnack.vue.html +3 -3
  60. package/test-output/coverage/lcov-report/src/components/modal/snackbars/ImagesSharedSnackbar.vue.html +1 -1
  61. package/test-output/coverage/lcov-report/src/components/modal/snackbars/LinkCopiedSnackbar.vue.html +1 -1
  62. package/test-output/coverage/lcov-report/src/components/modal/snackbars/index.html +1 -1
  63. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationCreateModal.vue.html +2 -2
  64. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationCreateSnackbar.vue.html +1 -1
  65. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationDataTable.vue.html +1 -1
  66. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationDeleteModal.vue.html +1 -1
  67. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationDeleteSnackbar.vue.html +1 -1
  68. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationForm.vue.html +4 -4
  69. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationIcon.vue.html +1 -1
  70. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationInfo.vue.html +1 -1
  71. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationMenu.vue.html +1 -1
  72. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationPanel.vue.html +1 -1
  73. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationTools.vue.html +1 -1
  74. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationUpdateModal.vue.html +1 -1
  75. package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationVisibilityBtn.vue.html +1 -1
  76. package/test-output/coverage/lcov-report/src/components/navigation/annotation/DrawerTitle.vue.html +1 -1
  77. package/test-output/coverage/lcov-report/src/components/navigation/annotation/index.html +1 -1
  78. package/test-output/coverage/lcov-report/src/components/navigation/display/DisplayPanel.vue.html +1 -1
  79. package/test-output/coverage/lcov-report/src/components/navigation/display/index.html +1 -1
  80. package/test-output/coverage/lcov-report/src/components/navigation/history/HistoryModal.vue.html +1 -1
  81. package/test-output/coverage/lcov-report/src/components/navigation/history/index.html +1 -1
  82. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadAddObjectBtn.vue.html +1 -1
  83. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDataTable.vue.html +1 -1
  84. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDataTableItems.vue.html +1 -1
  85. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDeleteModal.vue.html +1 -1
  86. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDropZone.vue.html +1 -1
  87. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadFloating.vue.html +1 -1
  88. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadIcon.vue.html +1 -1
  89. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadInvert.vue.html +1 -1
  90. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadLockBtn.vue.html +1 -1
  91. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadMenu.vue.html +1 -1
  92. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadOpacity.vue.html +1 -1
  93. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadPanel.vue.html +1 -1
  94. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadToggleSortBtn.vue.html +1 -1
  95. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadToggleVisibilityBtn.vue.html +1 -1
  96. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadUpdateModal.vue.html +1 -1
  97. package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadVisibilityBtn.vue.html +1 -1
  98. package/test-output/coverage/lcov-report/src/components/navigation/mcad/index.html +1 -1
  99. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementAngleSnackbar.vue.html +1 -1
  100. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementDataTable.vue.html +1 -1
  101. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementDeleteModal.vue.html +1 -1
  102. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementDeleteSnackbar.vue.html +1 -1
  103. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementIcon.vue.html +1 -1
  104. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfo.vue.html +1 -1
  105. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfoAngle.vue.html +1 -1
  106. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfoLength.vue.html +1 -1
  107. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfoPolygon.vue.html +1 -1
  108. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementLengthSnackbar.vue.html +1 -1
  109. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementMenu.vue.html +1 -1
  110. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementPanel.vue.html +1 -1
  111. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementPolygonSnackbar.vue.html +1 -1
  112. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementTools.vue.html +1 -1
  113. package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementVisibilityBtn.vue.html +1 -1
  114. package/test-output/coverage/lcov-report/src/components/navigation/measurement/index.html +1 -1
  115. package/test-output/coverage/lcov-report/src/components/shared/ColourPalette.vue.html +1 -1
  116. package/test-output/coverage/lcov-report/src/components/shared/DoubleSliderSelector.vue.html +2 -2
  117. package/test-output/coverage/lcov-report/src/components/shared/HorizontalSliderSelector.vue.html +1 -1
  118. package/test-output/coverage/lcov-report/src/components/shared/KeyboardShortcuts.vue.html +1 -1
  119. package/test-output/coverage/lcov-report/src/components/shared/LoadingSpinner.vue.html +1 -1
  120. package/test-output/coverage/lcov-report/src/components/shared/MultiLoginError.vue.html +1 -1
  121. package/test-output/coverage/lcov-report/src/components/shared/NotificationToaster.vue.html +1 -1
  122. package/test-output/coverage/lcov-report/src/components/shared/ShSelect.vue.html +1 -1
  123. package/test-output/coverage/lcov-report/src/components/shared/ShTextField.vue.html +1 -1
  124. package/test-output/coverage/lcov-report/src/components/shared/ShTextarea.vue.html +1 -1
  125. package/test-output/coverage/lcov-report/src/components/shared/UpdateSnackbar.vue.html +1 -1
  126. package/test-output/coverage/lcov-report/src/components/shared/ValueSelector.vue.html +1 -1
  127. package/test-output/coverage/lcov-report/src/components/shared/VerticalSliderSelector.vue.html +5 -5
  128. package/test-output/coverage/lcov-report/src/components/shared/index.html +1 -1
  129. package/test-output/coverage/lcov-report/src/composables/index.html +1 -1
  130. package/test-output/coverage/lcov-report/src/composables/useNavigationCube.ts.html +1 -1
  131. package/test-output/coverage/lcov-report/src/composables/useNotificationHandler.ts.html +1 -1
  132. package/test-output/coverage/lcov-report/src/composables/useScanMovement.ts.html +1 -1
  133. package/test-output/coverage/lcov-report/src/composables/useScanSliders.ts.html +1 -1
  134. package/test-output/coverage/lcov-report/src/composables/useToolGroup.ts.html +1 -1
  135. package/test-output/coverage/lcov-report/src/composables/useViewName.ts.html +1 -1
  136. package/test-output/coverage/lcov-report/src/composables/useViewer3cr.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 +2 -2
  152. package/test-output/coverage/lcov-report/src/functions/parsers/parseCallToAction.ts.html +2 -2
  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/index.html +1 -1
  161. package/test-output/coverage/lcov-report/src/models/available-locales.ts.html +1 -1
  162. package/test-output/coverage/lcov-report/src/models/eventHandlers.ts.html +1 -1
  163. package/test-output/coverage/lcov-report/src/models/index.html +1 -1
  164. package/test-output/coverage/lcov-report/src/models/progress.ts.html +1 -1
  165. package/test-output/coverage/lcov-report/src/models/scanState.ts.html +1 -1
  166. package/test-output/coverage/lcov-report/src/plugins/index.html +1 -1
  167. package/test-output/coverage/lcov-report/src/plugins/material-symbols/aliases.ts.html +1 -1
  168. package/test-output/coverage/lcov-report/src/plugins/material-symbols/index.html +1 -1
  169. package/test-output/coverage/lcov-report/src/plugins/material-symbols/material-symbols-filled.ts.html +1 -1
  170. package/test-output/coverage/lcov-report/src/plugins/material-symbols/material-symbols-outlined.ts.html +1 -1
  171. package/test-output/coverage/lcov-report/src/plugins/pinia.ts.html +1 -1
  172. package/test-output/coverage/lcov-report/src/plugins/version.ts.html +1 -1
  173. package/test-output/coverage/lcov-report/src/plugins/vue-i18n.ts.html +1 -1
  174. package/test-output/coverage/lcov-report/src/plugins/vuetify.ts.html +1 -1
  175. package/test-output/coverage/lcov-report/src/services/gpt.service.ts.html +1 -1
  176. package/test-output/coverage/lcov-report/src/services/index.html +1 -1
  177. package/test-output/coverage/lcov-report/src/services/mobile.ts.html +1 -1
  178. package/test-output/coverage/lcov-report/src/services/models.ts.html +1 -1
  179. package/test-output/coverage/lcov-report/src/services/service-worker.service.ts.html +1 -1
  180. package/test-output/coverage/lcov-report/src/services/viewer-3cr.service.ts.html +1 -1
  181. package/test-output/coverage/lcov-report/src/stores/data-overlay.store.ts.html +1 -1
  182. package/test-output/coverage/lcov-report/src/stores/demo.store.ts.html +3 -3
  183. package/test-output/coverage/lcov-report/src/stores/download.store.ts.html +1 -1
  184. package/test-output/coverage/lcov-report/src/stores/drawer.store.ts.html +1 -1
  185. package/test-output/coverage/lcov-report/src/stores/index.html +1 -1
  186. package/test-output/coverage/lcov-report/src/stores/intro.store.ts.html +1 -1
  187. package/test-output/coverage/lcov-report/src/stores/language.store.ts.html +1 -1
  188. package/test-output/coverage/lcov-report/src/stores/mcad-floating.store.ts.html +1 -1
  189. package/test-output/coverage/lcov-report/src/stores/mcad.store.ts.html +1 -1
  190. package/test-output/coverage/lcov-report/src/stores/save.store.ts.html +1 -1
  191. package/test-output/coverage/lcov-report/src/stores/theme.store.ts.html +1 -1
  192. package/test-output/coverage/lcov-report/src/stores/tool.store.ts.html +1 -1
  193. package/test-output/coverage/lcov-report/src/stores/upload.store.ts.html +1 -1
  194. package/test-output/coverage/lcov-report/src/stores/viewer.store.ts.html +1 -1
  195. package/test-output/coverage/lcov-report/src/tools/annotation-create.tool.ts.html +1 -1
  196. package/test-output/coverage/lcov-report/src/tools/annotation-move.tool.ts.html +1 -1
  197. package/test-output/coverage/lcov-report/src/tools/data-overlay.tool.ts.html +1 -1
  198. package/test-output/coverage/lcov-report/src/tools/index.html +1 -1
  199. package/test-output/coverage/lcov-report/src/tools/mcad-move.tool.ts.html +1 -1
  200. package/test-output/coverage/lcov-report/src/tools/mcad-rotate.tool.ts.html +1 -1
  201. package/test-output/coverage/lcov-report/src/tools/mcad-scale-tool.ts.html +1 -1
  202. package/test-output/coverage/lcov-report/src/tools/mcad-select-tool.ts.html +1 -1
  203. package/test-output/coverage/lcov-report/src/tools/measurement-angle.tool.ts.html +1 -1
  204. package/test-output/coverage/lcov-report/src/tools/measurement-length.tool.ts.html +1 -1
  205. package/test-output/coverage/lcov-report/src/tools/measurement-polygon.tool.ts.html +1 -1
  206. package/test-output/coverage/lcov-report/src/types/index.html +1 -1
  207. package/test-output/coverage/lcov-report/src/types/viewer-tool.ts.html +1 -1
  208. package/test-output/coverage/lcov-report/src/vite-env.d.ts.html +1 -1
  209. package/test-output/coverage/lcov.info +41 -41
  210. package/test-output/coverage/src/components/DownloadCenter.vue.html +1 -1
  211. package/test-output/coverage/src/components/index.html +1 -1
  212. package/test-output/coverage/src/components/modal/ActionRail.vue.html +1 -1
  213. package/test-output/coverage/src/components/modal/MftpDownloadItem.vue.html +1 -1
  214. package/test-output/coverage/src/components/modal/Viewer3cr.vue.html +1 -1
  215. package/test-output/coverage/src/components/modal/Viewer3crWebGL.vue.html +1 -1
  216. package/test-output/coverage/src/components/modal/ViewerActionRail.vue.html +1 -1
  217. package/test-output/coverage/src/components/modal/ViewerNavigationDrawer.vue.html +1 -1
  218. package/test-output/coverage/src/components/modal/ViewerScanView.vue.html +1 -1
  219. package/test-output/coverage/src/components/modal/actions/Action.vue.html +1 -1
  220. package/test-output/coverage/src/components/modal/actions/Flip3dAction.vue.html +1 -1
  221. package/test-output/coverage/src/components/modal/actions/FlipHorizontalAction.vue.html +1 -1
  222. package/test-output/coverage/src/components/modal/actions/FlipVerticalAction.vue.html +1 -1
  223. package/test-output/coverage/src/components/modal/actions/FullscreenAction.vue.html +1 -1
  224. package/test-output/coverage/src/components/modal/actions/LengthAction.vue.html +1 -1
  225. package/test-output/coverage/src/components/modal/actions/PanAction.vue.html +1 -1
  226. package/test-output/coverage/src/components/modal/actions/ResetViewAction.vue.html +1 -1
  227. package/test-output/coverage/src/components/modal/actions/Rotate2dAction.vue.html +1 -1
  228. package/test-output/coverage/src/components/modal/actions/Slice3dAction.vue.html +1 -1
  229. package/test-output/coverage/src/components/modal/actions/ZoomAction.vue.html +1 -1
  230. package/test-output/coverage/src/components/modal/actions/index.html +1 -1
  231. package/test-output/coverage/src/components/modal/app-bars/ViewerActionBar.vue.html +1 -1
  232. package/test-output/coverage/src/components/modal/app-bars/ViewerAppBar.vue.html +1 -1
  233. package/test-output/coverage/src/components/modal/app-bars/index.html +1 -1
  234. package/test-output/coverage/src/components/modal/index.html +1 -1
  235. package/test-output/coverage/src/components/modal/layouts/WebGLClipPath.vue.html +1 -1
  236. package/test-output/coverage/src/components/modal/layouts/WebGLClipPathRect.vue.html +1 -1
  237. package/test-output/coverage/src/components/modal/layouts/composables/index.html +1 -1
  238. package/test-output/coverage/src/components/modal/layouts/composables/useActiveLayout.ts.html +1 -1
  239. package/test-output/coverage/src/components/modal/layouts/composables/useLayout1x3.ts.html +1 -1
  240. package/test-output/coverage/src/components/modal/layouts/composables/useLayout2x2.ts.html +1 -1
  241. package/test-output/coverage/src/components/modal/layouts/composables/useLayoutFullscreen.ts.html +1 -1
  242. package/test-output/coverage/src/components/modal/layouts/index.html +1 -1
  243. package/test-output/coverage/src/components/modal/menus/AutoAnnotateMenu.vue.html +1 -1
  244. package/test-output/coverage/src/components/modal/menus/AvatarDropdownMenu.vue.html +1 -1
  245. package/test-output/coverage/src/components/modal/menus/HelpMenu.vue.html +1 -1
  246. package/test-output/coverage/src/components/modal/menus/SettingsMenu.vue.html +1 -1
  247. package/test-output/coverage/src/components/modal/menus/ShareMenu.vue.html +1 -1
  248. package/test-output/coverage/src/components/modal/menus/index.html +1 -1
  249. package/test-output/coverage/src/components/modal/modal/AiModelList.vue.html +1 -1
  250. package/test-output/coverage/src/components/modal/modal/AskAiModal.vue.html +1 -1
  251. package/test-output/coverage/src/components/modal/modal/AutoAnnotateModal.vue.html +1 -1
  252. package/test-output/coverage/src/components/modal/modal/CloseViewerModal.vue.html +1 -1
  253. package/test-output/coverage/src/components/modal/modal/DataOverlayGeneralModal.vue.html +1 -1
  254. package/test-output/coverage/src/components/modal/modal/DataOverlayMeasurementModal.vue.html +1 -1
  255. package/test-output/coverage/src/components/modal/modal/DataOverlayModal.vue.html +1 -1
  256. package/test-output/coverage/src/components/modal/modal/ShareModal.vue.html +1 -1
  257. package/test-output/coverage/src/components/modal/modal/UploadsDrawer.vue.html +1 -1
  258. package/test-output/coverage/src/components/modal/modal/index.html +1 -1
  259. package/test-output/coverage/src/components/modal/snackbars/AnnotationGeneratedSnackbar.vue.html +1 -1
  260. package/test-output/coverage/src/components/modal/snackbars/DownloadSnack.vue.html +3 -3
  261. package/test-output/coverage/src/components/modal/snackbars/ImagesSharedSnackbar.vue.html +1 -1
  262. package/test-output/coverage/src/components/modal/snackbars/LinkCopiedSnackbar.vue.html +1 -1
  263. package/test-output/coverage/src/components/modal/snackbars/index.html +1 -1
  264. package/test-output/coverage/src/components/navigation/annotation/AnnotationCreateModal.vue.html +2 -2
  265. package/test-output/coverage/src/components/navigation/annotation/AnnotationCreateSnackbar.vue.html +1 -1
  266. package/test-output/coverage/src/components/navigation/annotation/AnnotationDataTable.vue.html +1 -1
  267. package/test-output/coverage/src/components/navigation/annotation/AnnotationDeleteModal.vue.html +1 -1
  268. package/test-output/coverage/src/components/navigation/annotation/AnnotationDeleteSnackbar.vue.html +1 -1
  269. package/test-output/coverage/src/components/navigation/annotation/AnnotationForm.vue.html +4 -4
  270. package/test-output/coverage/src/components/navigation/annotation/AnnotationIcon.vue.html +1 -1
  271. package/test-output/coverage/src/components/navigation/annotation/AnnotationInfo.vue.html +1 -1
  272. package/test-output/coverage/src/components/navigation/annotation/AnnotationMenu.vue.html +1 -1
  273. package/test-output/coverage/src/components/navigation/annotation/AnnotationPanel.vue.html +1 -1
  274. package/test-output/coverage/src/components/navigation/annotation/AnnotationTools.vue.html +1 -1
  275. package/test-output/coverage/src/components/navigation/annotation/AnnotationUpdateModal.vue.html +1 -1
  276. package/test-output/coverage/src/components/navigation/annotation/AnnotationVisibilityBtn.vue.html +1 -1
  277. package/test-output/coverage/src/components/navigation/annotation/DrawerTitle.vue.html +1 -1
  278. package/test-output/coverage/src/components/navigation/annotation/index.html +1 -1
  279. package/test-output/coverage/src/components/navigation/display/DisplayPanel.vue.html +1 -1
  280. package/test-output/coverage/src/components/navigation/display/index.html +1 -1
  281. package/test-output/coverage/src/components/navigation/history/HistoryModal.vue.html +1 -1
  282. package/test-output/coverage/src/components/navigation/history/index.html +1 -1
  283. package/test-output/coverage/src/components/navigation/mcad/McadAddObjectBtn.vue.html +1 -1
  284. package/test-output/coverage/src/components/navigation/mcad/McadDataTable.vue.html +1 -1
  285. package/test-output/coverage/src/components/navigation/mcad/McadDataTableItems.vue.html +1 -1
  286. package/test-output/coverage/src/components/navigation/mcad/McadDeleteModal.vue.html +1 -1
  287. package/test-output/coverage/src/components/navigation/mcad/McadDropZone.vue.html +1 -1
  288. package/test-output/coverage/src/components/navigation/mcad/McadFloating.vue.html +1 -1
  289. package/test-output/coverage/src/components/navigation/mcad/McadIcon.vue.html +1 -1
  290. package/test-output/coverage/src/components/navigation/mcad/McadInvert.vue.html +1 -1
  291. package/test-output/coverage/src/components/navigation/mcad/McadLockBtn.vue.html +1 -1
  292. package/test-output/coverage/src/components/navigation/mcad/McadMenu.vue.html +1 -1
  293. package/test-output/coverage/src/components/navigation/mcad/McadOpacity.vue.html +1 -1
  294. package/test-output/coverage/src/components/navigation/mcad/McadPanel.vue.html +1 -1
  295. package/test-output/coverage/src/components/navigation/mcad/McadToggleSortBtn.vue.html +1 -1
  296. package/test-output/coverage/src/components/navigation/mcad/McadToggleVisibilityBtn.vue.html +1 -1
  297. package/test-output/coverage/src/components/navigation/mcad/McadUpdateModal.vue.html +1 -1
  298. package/test-output/coverage/src/components/navigation/mcad/McadVisibilityBtn.vue.html +1 -1
  299. package/test-output/coverage/src/components/navigation/mcad/index.html +1 -1
  300. package/test-output/coverage/src/components/navigation/measurement/MeasurementAngleSnackbar.vue.html +1 -1
  301. package/test-output/coverage/src/components/navigation/measurement/MeasurementDataTable.vue.html +1 -1
  302. package/test-output/coverage/src/components/navigation/measurement/MeasurementDeleteModal.vue.html +1 -1
  303. package/test-output/coverage/src/components/navigation/measurement/MeasurementDeleteSnackbar.vue.html +1 -1
  304. package/test-output/coverage/src/components/navigation/measurement/MeasurementIcon.vue.html +1 -1
  305. package/test-output/coverage/src/components/navigation/measurement/MeasurementInfo.vue.html +1 -1
  306. package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoAngle.vue.html +1 -1
  307. package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoLength.vue.html +1 -1
  308. package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoPolygon.vue.html +1 -1
  309. package/test-output/coverage/src/components/navigation/measurement/MeasurementLengthSnackbar.vue.html +1 -1
  310. package/test-output/coverage/src/components/navigation/measurement/MeasurementMenu.vue.html +1 -1
  311. package/test-output/coverage/src/components/navigation/measurement/MeasurementPanel.vue.html +1 -1
  312. package/test-output/coverage/src/components/navigation/measurement/MeasurementPolygonSnackbar.vue.html +1 -1
  313. package/test-output/coverage/src/components/navigation/measurement/MeasurementTools.vue.html +1 -1
  314. package/test-output/coverage/src/components/navigation/measurement/MeasurementVisibilityBtn.vue.html +1 -1
  315. package/test-output/coverage/src/components/navigation/measurement/index.html +1 -1
  316. package/test-output/coverage/src/components/shared/ColourPalette.vue.html +1 -1
  317. package/test-output/coverage/src/components/shared/DoubleSliderSelector.vue.html +2 -2
  318. package/test-output/coverage/src/components/shared/HorizontalSliderSelector.vue.html +1 -1
  319. package/test-output/coverage/src/components/shared/KeyboardShortcuts.vue.html +1 -1
  320. package/test-output/coverage/src/components/shared/LoadingSpinner.vue.html +1 -1
  321. package/test-output/coverage/src/components/shared/MultiLoginError.vue.html +1 -1
  322. package/test-output/coverage/src/components/shared/NotificationToaster.vue.html +1 -1
  323. package/test-output/coverage/src/components/shared/ShSelect.vue.html +1 -1
  324. package/test-output/coverage/src/components/shared/ShTextField.vue.html +1 -1
  325. package/test-output/coverage/src/components/shared/ShTextarea.vue.html +1 -1
  326. package/test-output/coverage/src/components/shared/UpdateSnackbar.vue.html +1 -1
  327. package/test-output/coverage/src/components/shared/ValueSelector.vue.html +1 -1
  328. package/test-output/coverage/src/components/shared/VerticalSliderSelector.vue.html +5 -5
  329. package/test-output/coverage/src/components/shared/index.html +1 -1
  330. package/test-output/coverage/src/composables/index.html +1 -1
  331. package/test-output/coverage/src/composables/useNavigationCube.ts.html +1 -1
  332. package/test-output/coverage/src/composables/useNotificationHandler.ts.html +1 -1
  333. package/test-output/coverage/src/composables/useScanMovement.ts.html +1 -1
  334. package/test-output/coverage/src/composables/useScanSliders.ts.html +1 -1
  335. package/test-output/coverage/src/composables/useToolGroup.ts.html +1 -1
  336. package/test-output/coverage/src/composables/useViewName.ts.html +1 -1
  337. package/test-output/coverage/src/composables/useViewer3cr.ts.html +1 -1
  338. package/test-output/coverage/src/constants.ts.html +1 -1
  339. package/test-output/coverage/src/functions/HotkeyScope.ts.html +1 -1
  340. package/test-output/coverage/src/functions/chunker.ts.html +1 -1
  341. package/test-output/coverage/src/functions/clamp.ts.html +1 -1
  342. package/test-output/coverage/src/functions/colours.ts.html +1 -1
  343. package/test-output/coverage/src/functions/fileReader.ts.html +1 -1
  344. package/test-output/coverage/src/functions/guards/index.html +1 -1
  345. package/test-output/coverage/src/functions/guards/isDataOverlayAngle.ts.html +1 -1
  346. package/test-output/coverage/src/functions/guards/isDataOverlayLength.ts.html +1 -1
  347. package/test-output/coverage/src/functions/guards/isDataOverlayPolygon.ts.html +1 -1
  348. package/test-output/coverage/src/functions/index.html +1 -1
  349. package/test-output/coverage/src/functions/modelHelper.ts.html +1 -1
  350. package/test-output/coverage/src/functions/openUrl.ts.html +1 -1
  351. package/test-output/coverage/src/functions/parsers/index.html +1 -1
  352. package/test-output/coverage/src/functions/parsers/parseAction.ts.html +2 -2
  353. package/test-output/coverage/src/functions/parsers/parseCallToAction.ts.html +2 -2
  354. package/test-output/coverage/src/functions/parsers/parseDataOverlay.ts.html +1 -1
  355. package/test-output/coverage/src/functions/parsers/parseDataOverlayData.ts.html +1 -1
  356. package/test-output/coverage/src/functions/parsers/parseDataOverlayEvent.ts.html +1 -1
  357. package/test-output/coverage/src/functions/parsers/parseMcadEvent.ts.html +1 -1
  358. package/test-output/coverage/src/functions/platform.ts.html +1 -1
  359. package/test-output/coverage/src/functions/translateTooltipShortcut.ts.html +1 -1
  360. package/test-output/coverage/src/functions/tsHelper.ts.html +1 -1
  361. package/test-output/coverage/src/index.html +1 -1
  362. package/test-output/coverage/src/models/available-locales.ts.html +1 -1
  363. package/test-output/coverage/src/models/eventHandlers.ts.html +1 -1
  364. package/test-output/coverage/src/models/index.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 +3 -3
  384. package/test-output/coverage/src/stores/download.store.ts.html +1 -1
  385. package/test-output/coverage/src/stores/drawer.store.ts.html +1 -1
  386. package/test-output/coverage/src/stores/index.html +1 -1
  387. package/test-output/coverage/src/stores/intro.store.ts.html +1 -1
  388. package/test-output/coverage/src/stores/language.store.ts.html +1 -1
  389. package/test-output/coverage/src/stores/mcad-floating.store.ts.html +1 -1
  390. package/test-output/coverage/src/stores/mcad.store.ts.html +1 -1
  391. package/test-output/coverage/src/stores/save.store.ts.html +1 -1
  392. package/test-output/coverage/src/stores/theme.store.ts.html +1 -1
  393. package/test-output/coverage/src/stores/tool.store.ts.html +1 -1
  394. package/test-output/coverage/src/stores/upload.store.ts.html +1 -1
  395. package/test-output/coverage/src/stores/viewer.store.ts.html +1 -1
  396. package/test-output/coverage/src/tools/annotation-create.tool.ts.html +1 -1
  397. package/test-output/coverage/src/tools/annotation-move.tool.ts.html +1 -1
  398. package/test-output/coverage/src/tools/data-overlay.tool.ts.html +1 -1
  399. package/test-output/coverage/src/tools/index.html +1 -1
  400. package/test-output/coverage/src/tools/mcad-move.tool.ts.html +1 -1
  401. package/test-output/coverage/src/tools/mcad-rotate.tool.ts.html +1 -1
  402. package/test-output/coverage/src/tools/mcad-scale-tool.ts.html +1 -1
  403. package/test-output/coverage/src/tools/mcad-select-tool.ts.html +1 -1
  404. package/test-output/coverage/src/tools/measurement-angle.tool.ts.html +1 -1
  405. package/test-output/coverage/src/tools/measurement-length.tool.ts.html +1 -1
  406. package/test-output/coverage/src/tools/measurement-polygon.tool.ts.html +1 -1
  407. package/test-output/coverage/src/types/index.html +1 -1
  408. package/test-output/coverage/src/types/viewer-tool.ts.html +1 -1
  409. package/test-output/coverage/src/vite-env.d.ts.html +1 -1
  410. package/test-output/sonar-report.xml +669 -669
@@ -1,246 +1,252 @@
1
- 02:38:52.219 INFO Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties
2
- 02:38:52.223 INFO Project root configuration file: /opt/atlassian/pipelines/agent/build/sonar-project.properties
3
- 02:38:52.239 INFO SonarScanner CLI 7.0.2.4839
4
- 02:38:52.241 INFO Java 17.0.14 Amazon.com Inc. (64-bit)
5
- 02:38:52.242 INFO Linux 6.1.79 amd64
6
- 02:38:52.276 INFO User cache: /opt/sonar-scanner/.sonar/cache
7
- 02:38:53.222 INFO JRE provisioning: os[linux], arch[x86_64]
8
- 02:38:56.482 INFO Communicating with SonarQube Cloud
9
- 02:38:56.810 INFO Starting SonarScanner Engine...
10
- 02:38:56.812 INFO Java 17.0.11 Eclipse Adoptium (64-bit)
11
- 02:38:58.128 INFO Load global settings
12
- 02:38:58.815 INFO Load global settings (done) | time=688ms
13
- 02:38:58.901 INFO Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
14
- 02:38:59.240 INFO Loading required plugins
15
- 02:38:59.241 INFO Load plugins index
16
- 02:38:59.398 INFO Load plugins index (done) | time=157ms
17
- 02:38:59.399 INFO Load/download plugins
18
- 02:39:00.374 INFO Load/download plugins (done) | time=976ms
19
- 02:39:00.607 INFO Loaded core extensions: sca, a3s, architecture
20
- 02:39:01.115 INFO Detected project key 'medvr_3cr-viewer-browser' from 'Bitbucket Cloud Pipelines'
21
- 02:39:01.116 INFO Detected organization key 'shg' from 'Bitbucket Cloud Pipelines'
22
- 02:39:01.122 INFO Process project properties
23
- 02:39:01.130 INFO Project key: medvr_3cr-viewer-browser
24
- 02:39:01.130 INFO Base dir: /opt/atlassian/pipelines/agent/build
25
- 02:39:01.131 INFO Working dir: /opt/atlassian/pipelines/agent/build/.scannerwork
26
- 02:39:01.145 INFO Found an active CI vendor: 'Bitbucket Pipelines'
27
- 02:39:01.149 INFO Load project branches
28
- 02:39:01.428 INFO Load project branches (done) | time=280ms
29
- 02:39:01.436 INFO Load project settings for component key: 'medvr_3cr-viewer-browser'
30
- 02:39:01.711 INFO Load project settings for component key: 'medvr_3cr-viewer-browser' (done) | time=276ms
31
- 02:39:02.232 INFO Check ALM binding of project 'medvr_3cr-viewer-browser'
32
- 02:39:02.437 INFO Detected project binding: BOUND
33
- 02:39:02.438 INFO Check ALM binding of project 'medvr_3cr-viewer-browser' (done) | time=206ms
34
- 02:39:02.442 INFO Load project pull requests
35
- 02:39:02.775 INFO Load project pull requests (done) | time=333ms
36
- 02:39:02.779 INFO Load branch configuration
37
- 02:39:02.781 INFO Detected analysis for branch 'main'
38
- 02:39:02.781 INFO Auto-configuring branch main
39
- 02:39:02.782 INFO Load branch configuration (done) | time=3ms
40
- 02:39:02.792 INFO Load quality profiles
41
- 02:39:03.283 INFO Load quality profiles (done) | time=490ms
42
- 02:39:03.312 INFO Create analysis
43
- 02:39:03.586 INFO Create analysis (done) | time=275ms
44
- 02:39:03.857 INFO Load active rules
45
- 02:39:04.999 INFO Load active rules (done) | time=1141ms
46
- 02:39:05.182 INFO Organization key: shg
47
- 02:39:05.183 INFO Branch name: main, type: long-lived
48
- 02:39:05.204 INFO Preprocessing files...
49
- 02:39:06.123 INFO 7 languages detected in 268 preprocessed files (done) | time=918ms
50
- 02:39:06.124 INFO 205 files ignored because of inclusion/exclusion patterns
51
- 02:39:06.124 INFO 22155 files ignored because of scm ignore settings
52
- 02:39:06.171 INFO Loading plugins for detected languages
53
- 02:39:06.171 INFO Load/download plugins
54
- 02:39:07.421 INFO Load/download plugins (done) | time=1261ms
55
- 02:39:07.650 INFO Load project repositories
56
- 02:39:07.994 INFO Load project repositories (done) | time=345ms
57
- 02:39:08.003 INFO Indexing files...
58
- 02:39:08.004 INFO Project configuration:
59
- 02:39:08.004 INFO Excluded sources: android/**, .vite/**, .idea/**, dist/**, scripts/**, static/**, .circleci/**, playground/**, test/**, **/*.spec.ts, **/build-wrapper-dump.json
60
- 02:39:08.037 INFO 266 files indexed (done) | time=33ms
61
- 02:39:08.046 INFO Quality profile for css: Sonar way
62
- 02:39:08.047 INFO Quality profile for js: Sonar way
63
- 02:39:08.047 INFO Quality profile for json: Sonar way
64
- 02:39:08.047 INFO Quality profile for ts: Sonar way
65
- 02:39:08.047 INFO Quality profile for web: Sonar way
66
- 02:39:08.047 INFO Quality profile for xml: Sonar way
67
- 02:39:08.047 INFO Quality profile for yaml: Sonar way
68
- 02:39:08.047 INFO ------------- Run sensors on module medvr_3cr-viewer-browser
69
- 02:39:08.091 INFO Load metrics repository
70
- 02:39:08.238 INFO Load metrics repository (done) | time=146ms
71
- 02:39:08.245 INFO Sensor cache enabled
72
- 02:39:08.249 INFO Load sensor cache
73
- 02:39:09.370 INFO Load sensor cache (615 KB) | time=1121ms
74
- 02:39:09.468 INFO Reflections took 70 ms to scan 1 urls, producing 24 keys and 257 values
75
- 02:39:10.092 INFO Sensor HTML [web]
76
- 02:39:10.505 INFO Sensor HTML [web] (done) | time=413ms
77
- 02:39:10.506 INFO Sensor XML Sensor [xml]
78
- 02:39:10.515 INFO 1 source file to be analyzed
79
- 02:39:10.629 INFO 1/1 source file has been analyzed
80
- 02:39:10.629 INFO Sensor XML Sensor [xml] (done) | time=123ms
81
- 02:39:10.629 INFO Sensor JaCoCo XML Report Importer [jacoco]
82
- 02:39:10.630 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
- 02:39:10.631 INFO No report imported, no coverage information will be imported by JaCoCo XML Report Importer
84
- 02:39:10.631 INFO Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms
85
- 02:39:10.631 INFO Sensor JasminFileCollectorSensor [jasmin]
86
- 02:39:10.632 INFO Sensor JasminFileCollectorSensor [jasmin] (done) | time=1ms
87
- 02:39:10.632 INFO Sensor IaC CloudFormation Sensor [iac]
88
- 02:39:10.694 INFO There are no files to be analyzed for the CloudFormation language
89
- 02:39:10.695 INFO Sensor IaC CloudFormation Sensor [iac] (done) | time=62ms
90
- 02:39:10.695 INFO Sensor IaC cfn-lint report Sensor [iac]
91
- 02:39:10.696 INFO Sensor IaC cfn-lint report Sensor [iac] (done) | time=2ms
92
- 02:39:10.696 INFO Sensor IaC Kubernetes Sensor [iac]
93
- 02:39:10.793 INFO There are no files to be analyzed for the Kubernetes language
94
- 02:39:10.794 INFO Sensor IaC Kubernetes Sensor [iac] (done) | time=97ms
95
- 02:39:10.794 INFO Sensor IaC Docker Sensor [iac]
96
- 02:39:10.796 INFO There are no files to be analyzed for the Docker language
97
- 02:39:10.796 INFO Sensor IaC Docker Sensor [iac] (done) | time=3ms
98
- 02:39:10.796 INFO Sensor IaC hadolint report Sensor [iac]
99
- 02:39:10.797 INFO Sensor IaC hadolint report Sensor [iac] (done) | time=0ms
100
- 02:39:10.797 INFO Sensor IaC Azure Resource Manager Sensor [iac]
101
- 02:39:10.804 INFO There are no files to be analyzed for the Azure Resource Manager language
102
- 02:39:10.805 INFO Sensor IaC Azure Resource Manager Sensor [iac] (done) | time=7ms
103
- 02:39:10.805 INFO Sensor Java Config Sensor [iac]
104
- 02:39:10.810 INFO There are no files to be analyzed for the Java language
105
- 02:39:10.811 INFO Sensor Java Config Sensor [iac] (done) | time=6ms
106
- 02:39:10.811 INFO Sensor IaC Ansible Sensor [iac]
107
- 02:39:10.852 INFO There are no files to be analyzed for the Ansible language
108
- 02:39:10.852 INFO Sensor IaC Ansible Sensor [iac] (done) | time=41ms
109
- 02:39:10.853 INFO Sensor IaC ansible-lint report Sensor [iac]
110
- 02:39:10.860 INFO Sensor IaC ansible-lint report Sensor [iac] (done) | time=3ms
111
- 02:39:10.860 INFO Sensor IaC GitHub Actions Sensor [iac]
112
- 02:39:10.860 INFO There are no files to be analyzed for the GitHub Actions language
113
- 02:39:10.861 INFO Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms
114
- 02:39:10.861 INFO Sensor IaC Shell Sensor [iac]
115
- 02:39:10.861 INFO There are no files to be analyzed for the Shell language
116
- 02:39:10.861 INFO Sensor IaC Shell Sensor [iac] (done) | time=0ms
117
- 02:39:10.861 INFO Sensor JavaScript/TypeScript analysis [javascript]
118
- 02:39:11.176 INFO Detected os: Linux arch: amd64 alpine: false. Platform: LINUX_X64
119
- 02:39:11.178 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
- 02:39:15.177 INFO Configured Node.js --max-old-space-size=7000.
121
- 02:39:15.178 INFO Using embedded Node.js runtime.
122
- 02:39:15.178 INFO Using Node.js executable: '/opt/sonar-scanner/.sonar/js/node-runtime/node'.
123
- 02:39:18.238 INFO Memory configuration: OS (10191 MB), Node.js (7192 MB).
124
- 02:39:18.357 INFO WebSocket client connected on /ws
125
- 02:39:18.360 INFO Plugin version: [11.6.0.36606]
126
- 02:39:45.920 INFO Found 1 tsconfig.json file(s): [/opt/atlassian/pipelines/agent/build/tsconfig.json]
127
- 02:39:45.920 INFO 193 source files to be analyzed
128
- 02:39:45.920 INFO Creating TypeScript program
129
- 02:39:45.921 INFO TypeScript(5.9.3) configuration file /opt/atlassian/pipelines/agent/build/tsconfig.json
130
- 02:39:45.922 INFO JasminAstConsumer done
131
- 02:39:45.923 INFO Hit the cache for 0 out of 193
132
- 02:39:45.925 INFO Creating TypeScript program
133
- 02:39:45.925 INFO TypeScript(5.9.3) configuration file /opt/atlassian/pipelines/agent/build/tsconfig.node.json
134
- 02:39:45.925 INFO 193/193 source files have been analyzed
135
- 02:39:45.925 INFO Miss the cache for 193 out of 193: ANALYSIS_MODE_INELIGIBLE [193/193]
136
- 02:39:45.926 INFO Sensor JavaScript/TypeScript analysis [javascript] (done) | time=35069ms
137
- 02:39:45.926 INFO Sensor JavaScript inside YAML analysis [javascript]
138
- 02:39:45.933 INFO No input files found for analysis
139
- 02:39:45.933 INFO Hit the cache for 0 out of 0
140
- 02:39:45.934 INFO Miss the cache for 0 out of 0
141
- 02:39:45.934 INFO Sensor JavaScript inside YAML analysis [javascript] (done) | time=8ms
142
- 02:39:45.934 INFO Sensor JavaScript inside HTML analysis [javascript]
143
- 02:39:45.970 INFO 1 source file to be analyzed
144
- 02:39:46.539 INFO 1/1 source file has been analyzed
145
- 02:39:46.539 INFO Hit the cache for 0 out of 1
146
- 02:39:46.539 INFO Miss the cache for 1 out of 1: ANALYSIS_MODE_INELIGIBLE [1/1]
147
- 02:39:46.540 INFO Sensor JavaScript inside HTML analysis [javascript] (done) | time=605ms
148
- 02:39:46.540 INFO Sensor CSS Rules [javascript]
149
- 02:39:46.585 INFO 119 source files to be analyzed
150
- 02:39:47.755 INFO 119/119 source files have been analyzed
151
- 02:39:47.756 INFO Hit the cache for 0 out of 0
152
- 02:39:47.756 INFO Miss the cache for 0 out of 0
153
- 02:39:47.756 INFO Sensor CSS Rules [javascript] (done) | time=1216ms
154
- 02:39:47.756 INFO Sensor JavaScript/TypeScript Coverage [javascript]
155
- 02:39:47.756 INFO Analysing [/opt/atlassian/pipelines/agent/build/./test-output/coverage/lcov.info]
156
- 02:39:47.799 WARN Could not resolve 1 file paths in [/opt/atlassian/pipelines/agent/build/./test-output/coverage/lcov.info]
157
- 02:39:47.800 WARN First unresolved path: src/vite-env.d.ts (Run in DEBUG mode to get full list of unresolved paths)
158
- 02:39:47.800 INFO Sensor JavaScript/TypeScript Coverage [javascript] (done) | time=44ms
159
- 02:39:47.800 INFO Sensor CSS Metrics [javascript]
160
- 02:39:47.846 INFO Sensor CSS Metrics [javascript] (done) | time=47ms
161
- 02:39:47.847 INFO Sensor IaC YAML Sensor [iac]
162
- 02:39:47.847 INFO Sensor for language "YAML" is disabled by a feature flag. You can enable it by setting "sonar.featureflag.cloud-security-enable-generic-yaml-and-json-analyzer" to true.
163
- 02:39:47.847 INFO Sensor IaC YAML Sensor [iac] (done) | time=1ms
164
- 02:39:47.848 INFO Sensor IaC JSON Sensor [iac]
165
- 02:39:47.848 INFO Sensor for language "JSON" is disabled by a feature flag. You can enable it by setting "sonar.featureflag.cloud-security-enable-generic-yaml-and-json-analyzer" to true.
166
- 02:39:47.848 INFO Sensor IaC JSON Sensor [iac] (done) | time=0ms
167
- 02:39:47.849 INFO Sensor Generic Test Executions Report
168
- 02:39:47.849 INFO Parsing /opt/atlassian/pipelines/agent/build/test-output/sonar-report.xml
169
- 02:39:47.888 INFO Imported test execution data for 0 files
170
- 02:39:47.888 INFO Test execution data ignored for 137 unknown files, including:
1
+ 03:50:19.632 INFO Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties
2
+ 03:50:19.636 INFO Project root configuration file: /opt/atlassian/pipelines/agent/build/sonar-project.properties
3
+ 03:50:19.659 INFO SonarScanner CLI 7.0.2.4839
4
+ 03:50:19.662 INFO Java 17.0.14 Amazon.com Inc. (64-bit)
5
+ 03:50:19.663 INFO Linux 6.1.79 amd64
6
+ 03:50:19.706 INFO User cache: /opt/sonar-scanner/.sonar/cache
7
+ 03:50:20.716 INFO JRE provisioning: os[linux], arch[x86_64]
8
+ 03:50:24.723 INFO Communicating with SonarQube Cloud
9
+ 03:50:25.266 INFO Starting SonarScanner Engine...
10
+ 03:50:25.269 INFO Java 21.0.9 Eclipse Adoptium (64-bit)
11
+ 03:50:27.177 INFO Load global settings
12
+ 03:50:27.956 INFO Load global settings (done) | time=777ms
13
+ 03:50:28.040 INFO Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
14
+ 03:50:28.496 INFO Loading required plugins
15
+ 03:50:28.497 INFO Load plugins index
16
+ 03:50:28.623 INFO Load plugins index (done) | time=125ms
17
+ 03:50:28.624 INFO Load/download plugins
18
+ 03:50:29.914 INFO Load/download plugins (done) | time=1289ms
19
+ 03:50:30.278 INFO Loaded core extensions: architecture, a3s, sca
20
+ 03:50:30.806 INFO Detected project key 'medvr_3cr-viewer-browser' from 'Bitbucket Cloud Pipelines'
21
+ 03:50:30.808 INFO Detected organization key 'shg' from 'Bitbucket Cloud Pipelines'
22
+ 03:50:30.821 INFO Process project properties
23
+ 03:50:30.839 INFO Project key: medvr_3cr-viewer-browser
24
+ 03:50:30.841 INFO Base dir: /opt/atlassian/pipelines/agent/build
25
+ 03:50:30.842 INFO Working dir: /opt/atlassian/pipelines/agent/build/.scannerwork
26
+ 03:50:30.870 INFO Found an active CI vendor: 'Bitbucket Pipelines'
27
+ 03:50:30.880 INFO Load project branches
28
+ 03:50:31.159 INFO Load project branches (done) | time=279ms
29
+ 03:50:31.169 INFO Load project settings for component key: 'medvr_3cr-viewer-browser'
30
+ 03:50:31.443 INFO Load project settings for component key: 'medvr_3cr-viewer-browser' (done) | time=273ms
31
+ 03:50:31.993 INFO Check ALM binding of project 'medvr_3cr-viewer-browser'
32
+ 03:50:32.502 INFO Detected project binding: BOUND
33
+ 03:50:32.503 INFO Check ALM binding of project 'medvr_3cr-viewer-browser' (done) | time=510ms
34
+ 03:50:32.511 INFO Load project pull requests
35
+ 03:50:32.807 INFO Load project pull requests (done) | time=296ms
36
+ 03:50:32.816 INFO Load branch configuration
37
+ 03:50:32.816 INFO Detected analysis for branch 'main'
38
+ 03:50:32.817 INFO Auto-configuring branch main
39
+ 03:50:32.818 INFO Load branch configuration (done) | time=2ms
40
+ 03:50:32.830 INFO Load quality profiles
41
+ 03:50:33.325 INFO Load quality profiles (done) | time=494ms
42
+ 03:50:33.367 INFO Create analysis
43
+ 03:50:33.643 INFO Create analysis (done) | time=277ms
44
+ 03:50:33.949 INFO Load active rules
45
+ 03:50:34.931 INFO Load active rules (done) | time=982ms
46
+ 03:50:35.110 INFO Organization key: shg
47
+ 03:50:35.111 INFO Branch name: main, type: long-lived
48
+ 03:50:35.138 INFO Preprocessing files...
49
+ 03:50:36.245 INFO 7 languages detected in 268 preprocessed files (done) | time=1106ms
50
+ 03:50:36.245 INFO 205 files ignored because of inclusion/exclusion patterns
51
+ 03:50:36.265 INFO 22152 files ignored because of scm ignore settings
52
+ 03:50:36.313 INFO Loading plugins for detected languages
53
+ 03:50:36.314 INFO Load/download plugins
54
+ 03:50:37.468 INFO Load/download plugins (done) | time=1153ms
55
+ 03:50:37.771 INFO Load project repositories
56
+ 03:50:38.077 INFO Load project repositories (done) | time=306ms
57
+ 03:50:38.096 INFO Indexing files...
58
+ 03:50:38.096 INFO Project configuration:
59
+ 03:50:38.097 INFO Excluded sources: android/**, .vite/**, .idea/**, dist/**, scripts/**, static/**, .circleci/**, playground/**, test/**, **/*.spec.ts, **/build-wrapper-dump.json
60
+ 03:50:38.131 INFO 266 files indexed (done) | time=34ms
61
+ 03:50:38.142 INFO Quality profile for css: Sonar way
62
+ 03:50:38.142 INFO Quality profile for js: Sonar way
63
+ 03:50:38.143 INFO Quality profile for json: Sonar way
64
+ 03:50:38.143 INFO Quality profile for ts: Sonar way
65
+ 03:50:38.143 INFO Quality profile for web: Sonar way
66
+ 03:50:38.143 INFO Quality profile for xml: Sonar way
67
+ 03:50:38.143 INFO Quality profile for yaml: Sonar way
68
+ 03:50:38.143 INFO ------------- Run sensors on module medvr_3cr-viewer-browser
69
+ 03:50:38.201 INFO Load metrics repository
70
+ 03:50:38.314 INFO Load metrics repository (done) | time=113ms
71
+ 03:50:38.327 INFO Sensor cache enabled
72
+ 03:50:38.333 INFO Load sensor cache
73
+ 03:50:38.640 INFO Load sensor cache (404) | time=307ms
74
+ 03:50:38.993 INFO Reflections took 78 ms to scan 1 urls, producing 24 keys and 257 values
75
+ 03:50:39.862 INFO Sensor HTML [web]
76
+ 03:50:40.427 INFO Sensor HTML [web] (done) | time=565ms
77
+ 03:50:40.427 INFO Sensor XML Sensor [xml]
78
+ 03:50:40.434 INFO 1 source file to be analyzed
79
+ 03:50:40.570 INFO 1/1 source file has been analyzed
80
+ 03:50:40.571 INFO Sensor XML Sensor [xml] (done) | time=143ms
81
+ 03:50:40.571 INFO Sensor JasminFileCollectorSensor [jasmin]
82
+ 03:50:40.572 INFO Sensor JasminFileCollectorSensor [jasmin] (done) | time=1ms
83
+ 03:50:40.573 INFO Sensor IaC CloudFormation Sensor [iac]
84
+ 03:50:40.651 INFO There are no files to be analyzed for the CloudFormation language
85
+ 03:50:40.652 INFO Sensor IaC CloudFormation Sensor [iac] (done) | time=78ms
86
+ 03:50:40.652 INFO Sensor IaC cfn-lint report Sensor [iac]
87
+ 03:50:40.652 INFO Sensor IaC cfn-lint report Sensor [iac] (done) | time=0ms
88
+ 03:50:40.652 INFO Sensor IaC Kustomization Sensor [iac]
89
+ 03:50:40.654 INFO Sensor IaC Kustomization Sensor [iac] (done) | time=1ms
90
+ 03:50:40.655 INFO Sensor IaC hadolint report Sensor [iac]
91
+ 03:50:40.655 INFO Sensor IaC hadolint report Sensor [iac] (done) | time=0ms
92
+ 03:50:40.655 INFO Sensor IaC Azure Resource Manager Sensor [iac]
93
+ 03:50:40.664 INFO There are no files to be analyzed for the Azure Resource Manager language
94
+ 03:50:40.664 INFO Sensor IaC Azure Resource Manager Sensor [iac] (done) | time=8ms
95
+ 03:50:40.664 INFO Sensor Java Config Sensor [iac]
96
+ 03:50:40.672 INFO There are no files to be analyzed for the Java language
97
+ 03:50:40.672 INFO Sensor Java Config Sensor [iac] (done) | time=7ms
98
+ 03:50:40.672 INFO Sensor IaC Docker Sensor [iac]
99
+ 03:50:40.680 INFO There are no files to be analyzed for the Docker language
100
+ 03:50:40.681 INFO Sensor IaC Docker Sensor [iac] (done) | time=8ms
101
+ 03:50:40.681 INFO Sensor IaC Ansible Sensor [iac]
102
+ 03:50:40.744 INFO There are no files to be analyzed for the Ansible language
103
+ 03:50:40.744 INFO Sensor IaC Ansible Sensor [iac] (done) | time=63ms
104
+ 03:50:40.745 INFO Sensor IaC ansible-lint report Sensor [iac]
105
+ 03:50:40.745 INFO Sensor IaC ansible-lint report Sensor [iac] (done) | time=0ms
106
+ 03:50:40.745 INFO Sensor IaC spectral report Sensor [iac]
107
+ 03:50:40.746 INFO Sensor IaC spectral report Sensor [iac] (done) | time=1ms
108
+ 03:50:40.746 INFO Sensor IaC GitHub Actions Sensor [iac]
109
+ 03:50:40.746 INFO There are no files to be analyzed for the GitHub Actions language
110
+ 03:50:40.747 INFO Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms
111
+ 03:50:40.747 INFO Sensor IaC actionlint report Sensor [iac]
112
+ 03:50:40.747 INFO Sensor IaC actionlint report Sensor [iac] (done) | time=0ms
113
+ 03:50:40.747 INFO Sensor IaC Shell Sensor [iac]
114
+ 03:50:40.748 INFO There are no files to be analyzed for the Shell language
115
+ 03:50:40.748 INFO Sensor IaC Shell Sensor [iac] (done) | time=0ms
116
+ 03:50:40.748 INFO Sensor JavaScript/TypeScript analysis [javascript]
117
+ 03:50:41.156 INFO Detected os: Linux arch: amd64 alpine: false. Platform: LINUX_X64
118
+ 03:50:41.157 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
119
+ 03:50:45.308 INFO Configured Node.js --max-old-space-size=7000.
120
+ 03:50:45.309 INFO Using embedded Node.js runtime.
121
+ 03:50:45.309 INFO Using Node.js executable: '/opt/sonar-scanner/.sonar/js/node-runtime/node'.
122
+ 03:50:49.313 INFO Memory configuration: OS (10191 MB), Node.js (7192 MB).
123
+ 03:50:49.458 INFO WebSocket client connected on /ws
124
+ 03:50:49.461 INFO Plugin version: [11.8.0.37897]
125
+ 03:51:23.054 INFO JasminAstConsumer done
126
+ 03:51:23.055 INFO Hit the cache for 0 out of 193
127
+ 03:51:23.056 INFO Miss the cache for 193 out of 193: ANALYSIS_MODE_INELIGIBLE [193/193]
128
+ 03:51:23.056 INFO Sensor JavaScript/TypeScript analysis [javascript] (done) | time=42307ms
129
+ 03:51:23.057 INFO Sensor JavaScript inside YAML analysis [javascript]
130
+ 03:51:23.067 INFO No input files found for analysis
131
+ 03:51:23.068 INFO Hit the cache for 0 out of 0
132
+ 03:51:23.068 INFO Miss the cache for 0 out of 0
133
+ 03:51:23.068 INFO Sensor JavaScript inside YAML analysis [javascript] (done) | time=10ms
134
+ 03:51:23.068 INFO Sensor JavaScript inside HTML analysis [javascript]
135
+ 03:51:23.114 INFO Found 1 tsconfig.json file(s): [/opt/atlassian/pipelines/agent/build/tsconfig.json]
136
+ 03:51:23.114 INFO 193 source files to be analyzed
137
+ 03:51:23.114 INFO Creating TypeScript program
138
+ 03:51:23.114 INFO TypeScript(5.9.3) configuration file /opt/atlassian/pipelines/agent/build/tsconfig.json
139
+ 03:51:23.305 INFO Creating TypeScript program
140
+ 03:51:23.306 INFO TypeScript(5.9.3) configuration file /opt/atlassian/pipelines/agent/build/tsconfig.node.json
141
+ 03:51:23.306 INFO 193/193 source files have been analyzed
142
+ 03:51:23.326 INFO 1 source file to be analyzed
143
+ 03:51:23.953 INFO 1/1 source file has been analyzed
144
+ 03:51:23.953 INFO Hit the cache for 0 out of 1
145
+ 03:51:23.954 INFO Miss the cache for 1 out of 1: ANALYSIS_MODE_INELIGIBLE [1/1]
146
+ 03:51:23.955 INFO Sensor JavaScript inside HTML analysis [javascript] (done) | time=885ms
147
+ 03:51:23.955 INFO Sensor CSS Rules [javascript]
148
+ 03:51:24.009 INFO 119 source files to be analyzed
149
+ 03:51:25.568 INFO 119/119 source files have been analyzed
150
+ 03:51:25.568 INFO Hit the cache for 0 out of 0
151
+ 03:51:25.569 INFO Miss the cache for 0 out of 0
152
+ 03:51:25.569 INFO Sensor CSS Rules [javascript] (done) | time=1614ms
153
+ 03:51:25.569 INFO Sensor JavaScript/TypeScript Coverage [javascript]
154
+ 03:51:25.570 INFO Analysing [/opt/atlassian/pipelines/agent/build/./test-output/coverage/lcov.info]
155
+ 03:51:25.632 WARN Could not resolve 1 file paths in [/opt/atlassian/pipelines/agent/build/./test-output/coverage/lcov.info]
156
+ 03:51:25.633 WARN First unresolved path: src/vite-env.d.ts (Run in DEBUG mode to get full list of unresolved paths)
157
+ 03:51:25.635 INFO Sensor JavaScript/TypeScript Coverage [javascript] (done) | time=66ms
158
+ 03:51:25.636 INFO Sensor CSS Metrics [javascript]
159
+ 03:51:25.693 INFO Sensor CSS Metrics [javascript] (done) | time=56ms
160
+ 03:51:25.695 INFO Sensor IaC Kubernetes Sensor [iac]
161
+ 03:51:25.832 INFO There are no files to be analyzed for the Kubernetes language
162
+ 03:51:25.833 INFO Sensor IaC Kubernetes Sensor [iac] (done) | time=138ms
163
+ 03:51:25.834 INFO Sensor IaC YAML Sensor [iac]
164
+ 03:51:25.836 INFO Sensor for language "YAML" is disabled by a feature flag. You can enable it by setting "sonar.featureflag.cloud-security-enable-generic-yaml-and-json-analyzer" to true.
165
+ 03:51:25.836 INFO Sensor IaC YAML Sensor [iac] (done) | time=2ms
166
+ 03:51:25.837 INFO Sensor IaC JSON Sensor [iac]
167
+ 03:51:25.838 INFO Sensor for language "JSON" is disabled by a feature flag. You can enable it by setting "sonar.featureflag.cloud-security-enable-generic-yaml-and-json-analyzer" to true.
168
+ 03:51:25.838 INFO Sensor IaC JSON Sensor [iac] (done) | time=0ms
169
+ 03:51:25.839 INFO Sensor Generic Test Executions Report
170
+ 03:51:25.840 INFO Parsing /opt/atlassian/pipelines/agent/build/test-output/sonar-report.xml
171
+ 03:51:25.874 INFO Imported test execution data for 0 files
172
+ 03:51:25.876 INFO Test execution data ignored for 137 unknown files, including:
171
173
  src/__tests__/app.spec.ts
172
174
  src/__tests__/main.spec.ts
173
175
  src/components/demo/__tests__/CloudDropZone.spec.ts
174
176
  src/components/demo/__tests__/DemoAvatarDropdownMenu.spec.ts
175
177
  src/components/demo/__tests__/DemoInfoModal.spec.ts
176
- 02:39:47.888 INFO Sensor Generic Test Executions Report (done) | time=40ms
177
- 02:39:47.889 INFO Sensor EnterpriseTextAndSecretsSensor [textenterprise]
178
- 02:39:47.900 INFO Available processors: 4
179
- 02:39:47.901 INFO Using 4 threads for analysis.
180
- 02:39:48.273 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:
178
+ 03:51:25.876 INFO Sensor Generic Test Executions Report (done) | time=37ms
179
+ 03:51:25.877 INFO Sensor EnterpriseTextAndSecretsSensor [textenterprise]
180
+ 03:51:25.891 INFO Available processors: 4
181
+ 03:51:25.892 INFO Using 4 threads for analysis.
182
+ 03:51:26.365 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:
181
183
  * The filename starts with "test"
182
184
  * The filename contains "test." or "tests."
183
- * Any directory in the file path is named: "doc", "docs", "test" or "tests"
185
+ * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks"
184
186
  * Any directory in the file path has a name ending in "test" or "tests"
185
187
 
186
- 02:39:48.336 INFO Start fetching files for the text and secrets analysis
187
- 02:39:48.345 INFO Using Git CLI to retrieve untracked files
188
- 02:39:48.350 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"
189
- 02:39:48.351 INFO Starting the text and secrets analysis
190
- 02:39:48.352 INFO 218 source files to be analyzed for the text and secrets analysis
191
- 02:39:49.615 INFO 218/218 source files have been analyzed for the text and secrets analysis
192
- 02:39:49.616 INFO Start fetching files for the binary file analysis
193
- 02:39:49.617 INFO There are no files to be analyzed for the binary file analysis
194
- 02:39:49.618 INFO Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1729ms
195
- 02:39:49.626 INFO ------------- Run sensors on project
196
- 02:39:49.758 INFO Sensor JsSecuritySensorV2 [jasmin]
197
- 02:39:49.804 INFO 193 file(s) will be analysed by SonarJasmin.
198
- 02:39:52.894 INFO Analysis progress: 9% (19/193 files)
199
- 02:39:53.027 INFO Analysis progress: 19% (38/193 files)
200
- 02:39:53.145 INFO Analysis progress: 29% (57/193 files)
201
- 02:39:53.310 INFO Analysis progress: 39% (76/193 files)
202
- 02:39:53.499 INFO Analysis progress: 49% (95/193 files)
203
- 02:39:53.638 INFO Analysis progress: 59% (114/193 files)
204
- 02:39:53.758 INFO Analysis progress: 68% (133/193 files)
205
- 02:39:53.869 INFO Analysis progress: 78% (152/193 files)
206
- 02:39:54.078 INFO Analysis progress: 88% (171/193 files)
207
- 02:39:54.189 INFO Analysis progress: 98% (190/193 files)
208
- 02:39:54.265 INFO Sensor JsSecuritySensorV2 [jasmin] (done) | time=4508ms
209
- 02:39:54.268 INFO Sensor JsArchitectureSensor [architecture]
210
- 02:39:54.287 INFO Architecture analysis is enabled with the following features: legacy
211
- 02:39:54.293 INFO * Protobuf reading starting | memory total=682 | free=366 | used=315 (MB)
212
- 02:39:54.294 INFO * Reading SonarArchitecture IR data from directory "/opt/atlassian/pipelines/agent/build/.scannerwork/architecture/js"
213
- 02:39:54.295 INFO * Protobuf reading complete | memory total=682 | free=366 | used=315 (MB)
214
- 02:39:54.306 INFO * Build architecture.graph.js.file_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=682 | free=365 | used=316 (MB)
215
- 02:39:54.319 INFO Sensor JsArchitectureSensor [architecture] (done) | time=52ms
216
- 02:39:54.320 INFO Sensor TsArchitectureSensor [architecture]
217
- 02:39:54.320 INFO Architecture analysis is enabled with the following features: legacy
218
- 02:39:54.320 INFO * Protobuf reading starting | memory total=682 | free=364 | used=317 (MB)
219
- 02:39:54.320 INFO * Reading SonarArchitecture IR data from directory "/opt/atlassian/pipelines/agent/build/.scannerwork/architecture/ts"
220
- 02:39:54.563 INFO * Files successfully loaded: "79" out of "79"
221
- 02:39:54.564 INFO * Protobuf reading complete | memory total=682 | free=351 | used=330 (MB)
222
- 02:39:54.581 INFO * Build architecture.graph.ts.file_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=682 | free=348 | used=333 (MB)
223
- 02:39:54.591 INFO Sensor TsArchitectureSensor [architecture] (done) | time=272ms
224
- 02:39:54.594 INFO Sensor Zero Coverage Sensor
225
- 02:39:54.602 INFO Sensor Zero Coverage Sensor (done) | time=11ms
226
- 02:39:55.013 INFO ------------- Gather SCA dependencies on project
227
- 02:39:55.014 INFO Checking if SCA is enabled for organization shg
228
- 02:39:55.287 INFO Dependency analysis skipped
229
- 02:39:55.303 INFO CPD Executor 44 files had no CPD blocks
230
- 02:39:55.304 INFO CPD Executor Calculating CPD for 150 files
231
- 02:39:55.360 INFO CPD Executor CPD calculation finished (done) | time=57ms
232
- 02:39:55.363 INFO SCM Publisher SCM provider for this project is: git
233
- 02:39:55.364 INFO SCM Publisher 218 source files to be analyzed
234
- 02:39:58.825 INFO SCM Publisher 218/218 source files have been analyzed (done) | time=3461ms
235
- 02:39:58.966 INFO Analysis report generated in 129ms, dir size=2 MB
236
- 02:39:59.301 INFO Analysis report compressed in 334ms, zip size=939 KB
237
- 02:40:01.480 INFO Analysis report uploaded in 2179ms
238
- 02:40:01.482 INFO ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=medvr_3cr-viewer-browser&branch=main
239
- 02:40:01.482 INFO Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
240
- 02:40:01.482 INFO More about the report processing at https://sonarcloud.io/api/ce/task?id=AZrc7mEWybwsLhhUEmX4
241
- 02:40:01.482 INFO ------------- Upload SCA dependency files
242
- 02:40:03.375 INFO Sensor cache published successfully
243
- 02:40:03.651 INFO Analysis total time: 1:03.043 s
244
- 02:40:03.653 INFO SonarScanner Engine completed successfully
245
- 02:40:04.008 INFO EXECUTION SUCCESS
246
- 02:40:04.010 INFO Total time: 1:11.794s
188
+ 03:51:26.440 INFO Start fetching files for the text and secrets analysis
189
+ 03:51:26.449 INFO Using Git CLI to retrieve dirty files
190
+ 03:51:26.454 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"
191
+ 03:51:26.456 INFO Starting the text and secrets analysis
192
+ 03:51:26.459 INFO 218 source files to be analyzed for the text and secrets analysis
193
+ 03:51:27.535 INFO 218/218 source files have been analyzed for the text and secrets analysis
194
+ 03:51:27.537 INFO Start fetching files for the binary file analysis
195
+ 03:51:27.538 INFO There are no files to be analyzed for the binary file analysis
196
+ 03:51:27.546 INFO Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1668ms
197
+ 03:51:27.558 INFO ------------- Run sensors on project
198
+ 03:51:27.756 INFO Sensor JsSecuritySensorV2 [jasmin]
199
+ 03:51:27.814 INFO 193 file(s) will be analysed by SonarJasmin.
200
+ 03:51:31.831 INFO Analysis progress: 9% (19/193 files)
201
+ 03:51:32.028 INFO Analysis progress: 19% (38/193 files)
202
+ 03:51:32.119 INFO Analysis progress: 29% (57/193 files)
203
+ 03:51:32.235 INFO Analysis progress: 39% (76/193 files)
204
+ 03:51:32.506 INFO Analysis progress: 49% (95/193 files)
205
+ 03:51:32.605 INFO Analysis progress: 59% (114/193 files)
206
+ 03:51:32.675 INFO Analysis progress: 68% (133/193 files)
207
+ 03:51:32.733 INFO Analysis progress: 78% (152/193 files)
208
+ 03:51:32.862 INFO Analysis progress: 88% (171/193 files)
209
+ 03:51:32.916 INFO Analysis progress: 98% (190/193 files)
210
+ 03:51:32.978 INFO Sensor JsSecuritySensorV2 [jasmin] (done) | time=5221ms
211
+ 03:51:32.978 INFO Sensor JsArchitectureSensor [architecture]
212
+ 03:51:33.003 INFO Found 0 potential Udg file location(s) for "js" in "/opt/atlassian/pipelines/agent/build/.scannerwork"
213
+ 03:51:33.022 INFO Architecture analysis is enabled with the following features: legacy
214
+ 03:51:33.029 INFO * Protobuf reading starting | memory total=262 | free=138 | used=123 (MB)
215
+ 03:51:33.029 INFO * Protobuf reading complete | memory total=262 | free=138 | used=123 (MB)
216
+ 03:51:33.189 INFO * Build architecture.graph.js.file_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=262 | free=128 | used=133 (MB)
217
+ 03:51:33.201 INFO Sensor JsArchitectureSensor [architecture] (done) | time=223ms
218
+ 03:51:33.202 INFO Sensor TsArchitectureSensor [architecture]
219
+ 03:51:33.211 INFO Found 1 potential Udg file location(s) for "ts" in "/opt/atlassian/pipelines/agent/build/.scannerwork"
220
+ 03:51:33.211 INFO - /opt/atlassian/pipelines/agent/build/.scannerwork/architecture/ts
221
+ 03:51:33.211 INFO Architecture analysis is enabled with the following features: legacy
222
+ 03:51:33.212 INFO * Protobuf reading starting | memory total=262 | free=126 | used=135 (MB)
223
+ 03:51:33.212 INFO * Reading SonarArchitecture UDG data from directory "/opt/atlassian/pipelines/agent/build/.scannerwork/architecture/ts"
224
+ 03:51:33.275 INFO * Files successfully loaded: "79" out of "79"
225
+ 03:51:33.276 INFO * Purging externals (components not scanned) from graphs
226
+ 03:51:33.277 INFO * Purging excluded nodes from graphs
227
+ 03:51:33.279 INFO * Protobuf reading complete | memory total=262 | free=121 | used=140 (MB)
228
+ 03:51:33.292 INFO * Build architecture.graph.ts.file_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=262 | free=118 | used=143 (MB)
229
+ 03:51:33.298 INFO Sensor TsArchitectureSensor [architecture] (done) | time=95ms
230
+ 03:51:33.298 INFO Sensor Zero Coverage Sensor
231
+ 03:51:33.303 INFO Sensor Zero Coverage Sensor (done) | time=4ms
232
+ 03:51:33.573 INFO ------------- Gather SCA dependencies on project
233
+ 03:51:33.573 INFO Checking if SCA is enabled for organization shg
234
+ 03:51:33.826 INFO Dependency analysis skipped
235
+ 03:51:33.842 INFO CPD Executor 44 files had no CPD blocks
236
+ 03:51:33.842 INFO CPD Executor Calculating CPD for 150 files
237
+ 03:51:33.938 INFO CPD Executor CPD calculation finished (done) | time=96ms
238
+ 03:51:33.941 INFO SCM Publisher SCM provider for this project is: git
239
+ 03:51:33.942 INFO SCM Publisher 218 source files to be analyzed
240
+ 03:51:37.979 INFO SCM Publisher 218/218 source files have been analyzed (done) | time=4036ms
241
+ 03:51:38.170 INFO Analysis report generated in 175ms, dir size=2 MB
242
+ 03:51:38.516 INFO Analysis report compressed in 346ms, zip size=940 KB
243
+ 03:51:40.261 INFO Analysis report uploaded in 1744ms
244
+ 03:51:40.263 INFO ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=medvr_3cr-viewer-browser&branch=main
245
+ 03:51:40.263 INFO Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
246
+ 03:51:40.263 INFO More about the report processing at https://sonarcloud.io/api/ce/task?id=AZx5LLlKM1-rh0KEL73J
247
+ 03:51:40.264 INFO ------------- Upload SCA dependency files
248
+ 03:51:41.460 INFO Sensor cache published successfully
249
+ 03:51:41.788 INFO Analysis total time: 1:11.508 s
250
+ 03:51:41.790 INFO SonarScanner Engine completed successfully
251
+ 03:51:42.146 INFO EXECUTION SUCCESS
252
+ 03:51:42.148 INFO Total time: 1:22.519s