@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.
- package/.bitbucket/pipelines/generated/pipeline/pipes/sonarsource/sonarcloud-scan/sonarcloud-scan.log +306 -290
- package/dist/Viewer3CR.js +36 -36
- package/dist/Viewer3CR.mjs +4513 -4555
- package/dist/Viewer3CR.umd.js +40 -40
- package/package.json +1 -1
- package/src/components/modal/modal/ShareModal.vue +3 -23
- package/src/components/modal/modal/__tests__/ShareModal.spec.ts +3 -24
- package/src/plugins/locales/en.json +5 -16
- package/test-output/coverage/coverage-final.json +12 -12
- package/test-output/coverage/index.html +15 -15
- package/test-output/coverage/lcov-report/index.html +15 -15
- package/test-output/coverage/lcov-report/src/components/modal/ActionRail.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/Viewer3cr.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/Viewer3crWebGL.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/ViewerActionRail.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/ViewerNavigationDrawer.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/ViewerScanView.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/Action.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/Flip3dAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/FlipHorizontalAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/FlipVerticalAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/FullscreenAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/LengthAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/PanAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/ResetViewAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/Rotate2dAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/Slice3dAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/ZoomAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/app-bars/ViewerActionBar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/app-bars/ViewerAppBar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/app-bars/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/WebGLClipPath.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/WebGLClipPathRect.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/useActiveLayout.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/useLayout1x3.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/useLayout2x2.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/useLayoutFullscreen.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/menus/AutoAnnotateMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/menus/AvatarDropdownMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/menus/HelpMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/menus/SettingsMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/menus/ShareMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/menus/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/AiModelList.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/AskAiModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/AutoAnnotateModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/CloseViewerModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/DataOverlayGeneralModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/DataOverlayMeasurementModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/DataOverlayModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/ShareModal.vue.html +12 -72
- package/test-output/coverage/lcov-report/src/components/modal/modal/UploadsDrawer.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/index.html +18 -18
- package/test-output/coverage/lcov-report/src/components/modal/snackbars/AnnotationGeneratedSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/snackbars/ImagesSharedSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/snackbars/LinkCopiedSnackbar.vue.html +3 -3
- package/test-output/coverage/lcov-report/src/components/modal/snackbars/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationCreateModal.vue.html +3 -3
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationCreateSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationDataTable.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationDeleteModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationDeleteSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationForm.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationIcon.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationInfo.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationPanel.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationTools.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationUpdateModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/DrawerTitle.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/display/DisplayPanel.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/display/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/history/HistoryModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/history/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadAddObjectBtn.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDataTable.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDataTableItems.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDeleteModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDropZone.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadFloating.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadIcon.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadInvert.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadLockBtn.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadOpacity.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadPanel.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadToggleSortBtn.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadToggleVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadUpdateModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementAngleSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementDataTable.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementDeleteModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementDeleteSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementIcon.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfo.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfoAngle.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfoLength.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfoPolygon.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementLengthSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementPanel.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementPolygonSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementTools.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/ColourPalette.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/DoubleSliderSelector.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/HorizontalSliderSelector.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/KeyboardShortcuts.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/LoadingSpinner.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/MultiLoginError.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/NotificationToaster.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/ShSelect.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/ShTextField.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/ShTextarea.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/UpdateSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/ValueSelector.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/VerticalSliderSelector.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/index.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/index.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/useNavigationCube.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/useNotificationHandler.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/useScanMovement.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/useScanSliders.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/useToolGroup.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/useViewName.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/useViewer3cr.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/config.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/constants.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/HotkeyScope.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/chunker.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/clamp.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/colours.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/fileReader.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/guards/index.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/guards/isDataOverlayAngle.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/guards/isDataOverlayLength.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/guards/isDataOverlayPolygon.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/index.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/modelHelper.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/openUrl.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/parsers/index.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/parsers/parseAction.ts.html +6 -6
- package/test-output/coverage/lcov-report/src/functions/parsers/parseCallToAction.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/parsers/parseDataOverlay.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/parsers/parseDataOverlayData.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/parsers/parseDataOverlayEvent.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/parsers/parseMcadEvent.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/platform.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/translateTooltipShortcut.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/tsHelper.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/helpers/index.html +1 -1
- package/test-output/coverage/lcov-report/src/helpers/typedArray.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/index.html +1 -1
- package/test-output/coverage/lcov-report/src/models/eventHandlers.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/models/index.html +1 -1
- package/test-output/coverage/lcov-report/src/models/iso-languages.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/models/progress.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/models/scanState.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/index.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/material-symbols/aliases.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/material-symbols/index.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/material-symbols/material-symbols-filled.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/material-symbols/material-symbols-outlined.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/pinia.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/version.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/vue-i18n.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/vuetify.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/services/gpt.service.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/services/index.html +1 -1
- package/test-output/coverage/lcov-report/src/services/mobile.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/services/models.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/services/service-worker.service.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/services/viewer-3cr.service.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/data-overlay.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/demo.store.ts.html +4 -4
- package/test-output/coverage/lcov-report/src/stores/drawer.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/index.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/intro.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/language.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/mcad-floating.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/mcad.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/save.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/theme.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/tool.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/upload.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/viewer.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/annotation-create.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/annotation-move.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/data-overlay.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/index.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/mcad-move.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/mcad-rotate.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/mcad-scale-tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/mcad-select-tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/measurement-angle.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/measurement-length.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/measurement-polygon.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/types/index.html +1 -1
- package/test-output/coverage/lcov-report/src/types/viewer-tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/vite-env.d.ts.html +1 -1
- package/test-output/coverage/lcov.info +106 -130
- package/test-output/coverage/src/components/modal/ActionRail.vue.html +1 -1
- package/test-output/coverage/src/components/modal/Viewer3cr.vue.html +1 -1
- package/test-output/coverage/src/components/modal/Viewer3crWebGL.vue.html +1 -1
- package/test-output/coverage/src/components/modal/ViewerActionRail.vue.html +1 -1
- package/test-output/coverage/src/components/modal/ViewerNavigationDrawer.vue.html +1 -1
- package/test-output/coverage/src/components/modal/ViewerScanView.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/Action.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/Flip3dAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/FlipHorizontalAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/FlipVerticalAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/FullscreenAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/LengthAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/PanAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/ResetViewAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/Rotate2dAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/Slice3dAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/ZoomAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/index.html +1 -1
- package/test-output/coverage/src/components/modal/app-bars/ViewerActionBar.vue.html +1 -1
- package/test-output/coverage/src/components/modal/app-bars/ViewerAppBar.vue.html +1 -1
- package/test-output/coverage/src/components/modal/app-bars/index.html +1 -1
- package/test-output/coverage/src/components/modal/index.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/WebGLClipPath.vue.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/WebGLClipPathRect.vue.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/composables/index.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/composables/useActiveLayout.ts.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/composables/useLayout1x3.ts.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/composables/useLayout2x2.ts.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/composables/useLayoutFullscreen.ts.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/index.html +1 -1
- package/test-output/coverage/src/components/modal/menus/AutoAnnotateMenu.vue.html +1 -1
- package/test-output/coverage/src/components/modal/menus/AvatarDropdownMenu.vue.html +1 -1
- package/test-output/coverage/src/components/modal/menus/HelpMenu.vue.html +1 -1
- package/test-output/coverage/src/components/modal/menus/SettingsMenu.vue.html +1 -1
- package/test-output/coverage/src/components/modal/menus/ShareMenu.vue.html +1 -1
- package/test-output/coverage/src/components/modal/menus/index.html +1 -1
- package/test-output/coverage/src/components/modal/modal/AiModelList.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/AskAiModal.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/AutoAnnotateModal.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/CloseViewerModal.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/DataOverlayGeneralModal.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/DataOverlayMeasurementModal.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/DataOverlayModal.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/ShareModal.vue.html +12 -72
- package/test-output/coverage/src/components/modal/modal/UploadsDrawer.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/index.html +18 -18
- package/test-output/coverage/src/components/modal/snackbars/AnnotationGeneratedSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/modal/snackbars/ImagesSharedSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/modal/snackbars/LinkCopiedSnackbar.vue.html +3 -3
- package/test-output/coverage/src/components/modal/snackbars/index.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationCreateModal.vue.html +3 -3
- package/test-output/coverage/src/components/navigation/annotation/AnnotationCreateSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationDataTable.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationDeleteModal.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationDeleteSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationForm.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationIcon.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationInfo.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationMenu.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationPanel.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationTools.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationUpdateModal.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/DrawerTitle.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/index.html +1 -1
- package/test-output/coverage/src/components/navigation/display/DisplayPanel.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/display/index.html +1 -1
- package/test-output/coverage/src/components/navigation/history/HistoryModal.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/history/index.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadAddObjectBtn.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadDataTable.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadDataTableItems.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadDeleteModal.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadDropZone.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadFloating.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadIcon.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadInvert.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadLockBtn.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadMenu.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadOpacity.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadPanel.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadToggleSortBtn.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadToggleVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadUpdateModal.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/index.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementAngleSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementDataTable.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementDeleteModal.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementDeleteSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementIcon.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementInfo.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoAngle.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoLength.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoPolygon.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementLengthSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementMenu.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementPanel.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementPolygonSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementTools.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/index.html +1 -1
- package/test-output/coverage/src/components/shared/ColourPalette.vue.html +1 -1
- package/test-output/coverage/src/components/shared/DoubleSliderSelector.vue.html +1 -1
- package/test-output/coverage/src/components/shared/HorizontalSliderSelector.vue.html +1 -1
- package/test-output/coverage/src/components/shared/KeyboardShortcuts.vue.html +1 -1
- package/test-output/coverage/src/components/shared/LoadingSpinner.vue.html +1 -1
- package/test-output/coverage/src/components/shared/MultiLoginError.vue.html +1 -1
- package/test-output/coverage/src/components/shared/NotificationToaster.vue.html +1 -1
- package/test-output/coverage/src/components/shared/ShSelect.vue.html +1 -1
- package/test-output/coverage/src/components/shared/ShTextField.vue.html +1 -1
- package/test-output/coverage/src/components/shared/ShTextarea.vue.html +1 -1
- package/test-output/coverage/src/components/shared/UpdateSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/shared/ValueSelector.vue.html +1 -1
- package/test-output/coverage/src/components/shared/VerticalSliderSelector.vue.html +1 -1
- package/test-output/coverage/src/components/shared/index.html +1 -1
- package/test-output/coverage/src/composables/index.html +1 -1
- package/test-output/coverage/src/composables/useNavigationCube.ts.html +1 -1
- package/test-output/coverage/src/composables/useNotificationHandler.ts.html +1 -1
- package/test-output/coverage/src/composables/useScanMovement.ts.html +1 -1
- package/test-output/coverage/src/composables/useScanSliders.ts.html +1 -1
- package/test-output/coverage/src/composables/useToolGroup.ts.html +1 -1
- package/test-output/coverage/src/composables/useViewName.ts.html +1 -1
- package/test-output/coverage/src/composables/useViewer3cr.ts.html +1 -1
- package/test-output/coverage/src/config.ts.html +1 -1
- package/test-output/coverage/src/constants.ts.html +1 -1
- package/test-output/coverage/src/functions/HotkeyScope.ts.html +1 -1
- package/test-output/coverage/src/functions/chunker.ts.html +1 -1
- package/test-output/coverage/src/functions/clamp.ts.html +1 -1
- package/test-output/coverage/src/functions/colours.ts.html +1 -1
- package/test-output/coverage/src/functions/fileReader.ts.html +1 -1
- package/test-output/coverage/src/functions/guards/index.html +1 -1
- package/test-output/coverage/src/functions/guards/isDataOverlayAngle.ts.html +1 -1
- package/test-output/coverage/src/functions/guards/isDataOverlayLength.ts.html +1 -1
- package/test-output/coverage/src/functions/guards/isDataOverlayPolygon.ts.html +1 -1
- package/test-output/coverage/src/functions/index.html +1 -1
- package/test-output/coverage/src/functions/modelHelper.ts.html +1 -1
- package/test-output/coverage/src/functions/openUrl.ts.html +1 -1
- package/test-output/coverage/src/functions/parsers/index.html +1 -1
- package/test-output/coverage/src/functions/parsers/parseAction.ts.html +6 -6
- package/test-output/coverage/src/functions/parsers/parseCallToAction.ts.html +1 -1
- package/test-output/coverage/src/functions/parsers/parseDataOverlay.ts.html +1 -1
- package/test-output/coverage/src/functions/parsers/parseDataOverlayData.ts.html +1 -1
- package/test-output/coverage/src/functions/parsers/parseDataOverlayEvent.ts.html +1 -1
- package/test-output/coverage/src/functions/parsers/parseMcadEvent.ts.html +1 -1
- package/test-output/coverage/src/functions/platform.ts.html +1 -1
- package/test-output/coverage/src/functions/translateTooltipShortcut.ts.html +1 -1
- package/test-output/coverage/src/functions/tsHelper.ts.html +1 -1
- package/test-output/coverage/src/helpers/index.html +1 -1
- package/test-output/coverage/src/helpers/typedArray.ts.html +1 -1
- package/test-output/coverage/src/index.html +1 -1
- package/test-output/coverage/src/models/eventHandlers.ts.html +1 -1
- package/test-output/coverage/src/models/index.html +1 -1
- package/test-output/coverage/src/models/iso-languages.ts.html +1 -1
- package/test-output/coverage/src/models/progress.ts.html +1 -1
- package/test-output/coverage/src/models/scanState.ts.html +1 -1
- package/test-output/coverage/src/plugins/index.html +1 -1
- package/test-output/coverage/src/plugins/material-symbols/aliases.ts.html +1 -1
- package/test-output/coverage/src/plugins/material-symbols/index.html +1 -1
- package/test-output/coverage/src/plugins/material-symbols/material-symbols-filled.ts.html +1 -1
- package/test-output/coverage/src/plugins/material-symbols/material-symbols-outlined.ts.html +1 -1
- package/test-output/coverage/src/plugins/pinia.ts.html +1 -1
- package/test-output/coverage/src/plugins/version.ts.html +1 -1
- package/test-output/coverage/src/plugins/vue-i18n.ts.html +1 -1
- package/test-output/coverage/src/plugins/vuetify.ts.html +1 -1
- package/test-output/coverage/src/services/gpt.service.ts.html +1 -1
- package/test-output/coverage/src/services/index.html +1 -1
- package/test-output/coverage/src/services/mobile.ts.html +1 -1
- package/test-output/coverage/src/services/models.ts.html +1 -1
- package/test-output/coverage/src/services/service-worker.service.ts.html +1 -1
- package/test-output/coverage/src/services/viewer-3cr.service.ts.html +1 -1
- package/test-output/coverage/src/stores/data-overlay.store.ts.html +1 -1
- package/test-output/coverage/src/stores/demo.store.ts.html +4 -4
- package/test-output/coverage/src/stores/drawer.store.ts.html +1 -1
- package/test-output/coverage/src/stores/index.html +1 -1
- package/test-output/coverage/src/stores/intro.store.ts.html +1 -1
- package/test-output/coverage/src/stores/language.store.ts.html +1 -1
- package/test-output/coverage/src/stores/mcad-floating.store.ts.html +1 -1
- package/test-output/coverage/src/stores/mcad.store.ts.html +1 -1
- package/test-output/coverage/src/stores/save.store.ts.html +1 -1
- package/test-output/coverage/src/stores/theme.store.ts.html +1 -1
- package/test-output/coverage/src/stores/tool.store.ts.html +1 -1
- package/test-output/coverage/src/stores/upload.store.ts.html +1 -1
- package/test-output/coverage/src/stores/viewer.store.ts.html +1 -1
- package/test-output/coverage/src/tools/annotation-create.tool.ts.html +1 -1
- package/test-output/coverage/src/tools/annotation-move.tool.ts.html +1 -1
- package/test-output/coverage/src/tools/data-overlay.tool.ts.html +1 -1
- package/test-output/coverage/src/tools/index.html +1 -1
- package/test-output/coverage/src/tools/mcad-move.tool.ts.html +1 -1
- package/test-output/coverage/src/tools/mcad-rotate.tool.ts.html +1 -1
- package/test-output/coverage/src/tools/mcad-scale-tool.ts.html +1 -1
- package/test-output/coverage/src/tools/mcad-select-tool.ts.html +1 -1
- package/test-output/coverage/src/tools/measurement-angle.tool.ts.html +1 -1
- package/test-output/coverage/src/tools/measurement-length.tool.ts.html +1 -1
- package/test-output/coverage/src/tools/measurement-polygon.tool.ts.html +1 -1
- package/test-output/coverage/src/types/index.html +1 -1
- package/test-output/coverage/src/types/viewer-tool.ts.html +1 -1
- package/test-output/coverage/src/vite-env.d.ts.html +1 -1
- package/test-output/sonar-report.xml +697 -698
|
@@ -1,300 +1,316 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
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
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
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
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
Load type hierarchy and UCFGs: Begin: 2025-
|
|
201
|
-
Load type hierarchy: Begin: 2025-
|
|
202
|
-
Load UCFGs: Begin: 2025-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
Load type hierarchy and UCFGs: Begin: 2025-
|
|
210
|
-
Load type hierarchy: Begin: 2025-
|
|
211
|
-
Load UCFGs: Begin: 2025-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
08:
|
|
219
|
-
08:
|
|
220
|
-
08:
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
08:
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
Load type hierarchy and UCFGs: Begin: 2025-
|
|
244
|
-
Load type hierarchy: Begin: 2025-
|
|
245
|
-
Load UCFGs: Begin: 2025-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
08:
|
|
253
|
-
08:
|
|
254
|
-
08:
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
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
|