@3cr/viewer-browser 0.0.343 → 0.0.344
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 +236 -237
- package/dist/Viewer3CR.js +23 -23
- package/dist/Viewer3CR.mjs +2159 -2142
- package/dist/Viewer3CR.umd.js +19 -19
- package/package.json +2 -2
- package/test-output/coverage/coverage-final.json +11 -11
- package/test-output/coverage/index.html +1 -1
- package/test-output/coverage/lcov-report/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/DownloadCenter.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/ActionRail.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/MftpDownloadItem.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 +3 -3
- 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 +1 -1
- 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/DownloadSnack.vue.html +3 -3
- 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 +1 -1
- 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 +1 -1
- 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 +4 -4
- 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 +5 -5
- 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/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 +2 -2
- package/test-output/coverage/lcov-report/src/functions/parsers/parseCallToAction.ts.html +2 -2
- 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/index.html +1 -1
- package/test-output/coverage/lcov-report/src/models/available-locales.ts.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/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 +3 -3
- package/test-output/coverage/lcov-report/src/stores/download.store.ts.html +1 -1
- 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 +38 -38
- package/test-output/coverage/src/components/DownloadCenter.vue.html +1 -1
- package/test-output/coverage/src/components/index.html +1 -1
- package/test-output/coverage/src/components/modal/ActionRail.vue.html +1 -1
- package/test-output/coverage/src/components/modal/MftpDownloadItem.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 +3 -3
- package/test-output/coverage/src/components/modal/modal/UploadsDrawer.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/index.html +1 -1
- package/test-output/coverage/src/components/modal/snackbars/AnnotationGeneratedSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/modal/snackbars/DownloadSnack.vue.html +3 -3
- package/test-output/coverage/src/components/modal/snackbars/ImagesSharedSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/modal/snackbars/LinkCopiedSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/modal/snackbars/index.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationCreateModal.vue.html +1 -1
- 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 +4 -4
- 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 +5 -5
- 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/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 +2 -2
- package/test-output/coverage/src/functions/parsers/parseCallToAction.ts.html +2 -2
- 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/index.html +1 -1
- package/test-output/coverage/src/models/available-locales.ts.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/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 +3 -3
- package/test-output/coverage/src/stores/download.store.ts.html +1 -1
- 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 +706 -706
|
@@ -1,246 +1,245 @@
|
|
|
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
|
-
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
|
+
23:44:56.324 INFO Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties
|
|
2
|
+
23:44:56.331 INFO Project root configuration file: /opt/atlassian/pipelines/agent/build/sonar-project.properties
|
|
3
|
+
23:44:56.370 INFO SonarScanner CLI 7.0.2.4839
|
|
4
|
+
23:44:56.374 INFO Java 17.0.14 Amazon.com Inc. (64-bit)
|
|
5
|
+
23:44:56.379 INFO Linux 6.1.79 amd64
|
|
6
|
+
23:44:56.422 INFO User cache: /opt/sonar-scanner/.sonar/cache
|
|
7
|
+
23:44:57.355 INFO JRE provisioning: os[linux], arch[x86_64]
|
|
8
|
+
23:45:01.273 INFO Communicating with SonarQube Cloud
|
|
9
|
+
23:45:01.688 INFO Starting SonarScanner Engine...
|
|
10
|
+
23:45:01.692 INFO Java 21.0.9 Eclipse Adoptium (64-bit)
|
|
11
|
+
23:45:03.299 INFO Load global settings
|
|
12
|
+
23:45:03.873 INFO Load global settings (done) | time=575ms
|
|
13
|
+
23:45:03.973 INFO Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
|
|
14
|
+
23:45:04.326 INFO Loading required plugins
|
|
15
|
+
23:45:04.327 INFO Load plugins index
|
|
16
|
+
23:45:04.476 INFO Load plugins index (done) | time=148ms
|
|
17
|
+
23:45:04.477 INFO Load/download plugins
|
|
18
|
+
23:45:05.555 INFO Load/download plugins (done) | time=1077ms
|
|
19
|
+
23:45:05.843 INFO Loaded core extensions: sca, a3s, architecture
|
|
20
|
+
23:45:06.486 INFO Detected project key 'medvr_3cr-viewer-browser' from 'Bitbucket Cloud Pipelines'
|
|
21
|
+
23:45:06.487 INFO Detected organization key 'shg' from 'Bitbucket Cloud Pipelines'
|
|
22
|
+
23:45:06.496 INFO Process project properties
|
|
23
|
+
23:45:06.511 INFO Project key: medvr_3cr-viewer-browser
|
|
24
|
+
23:45:06.512 INFO Base dir: /opt/atlassian/pipelines/agent/build
|
|
25
|
+
23:45:06.513 INFO Working dir: /opt/atlassian/pipelines/agent/build/.scannerwork
|
|
26
|
+
23:45:06.538 INFO Found an active CI vendor: 'Bitbucket Pipelines'
|
|
27
|
+
23:45:06.546 INFO Load project branches
|
|
28
|
+
23:45:06.887 INFO Load project branches (done) | time=342ms
|
|
29
|
+
23:45:06.896 INFO Load project settings for component key: 'medvr_3cr-viewer-browser'
|
|
30
|
+
23:45:07.249 INFO Load project settings for component key: 'medvr_3cr-viewer-browser' (done) | time=353ms
|
|
31
|
+
23:45:07.785 INFO Check ALM binding of project 'medvr_3cr-viewer-browser'
|
|
32
|
+
23:45:07.992 INFO Detected project binding: BOUND
|
|
33
|
+
23:45:07.993 INFO Check ALM binding of project 'medvr_3cr-viewer-browser' (done) | time=207ms
|
|
34
|
+
23:45:07.997 INFO Load project pull requests
|
|
35
|
+
23:45:08.339 INFO Load project pull requests (done) | time=341ms
|
|
36
|
+
23:45:08.347 INFO Load branch configuration
|
|
37
|
+
23:45:08.348 INFO Detected analysis for branch 'main'
|
|
38
|
+
23:45:08.350 INFO Auto-configuring branch main
|
|
39
|
+
23:45:08.351 INFO Load branch configuration (done) | time=5ms
|
|
40
|
+
23:45:08.363 INFO Load quality profiles
|
|
41
|
+
23:45:08.835 INFO Load quality profiles (done) | time=472ms
|
|
42
|
+
23:45:08.874 INFO Create analysis
|
|
43
|
+
23:45:09.144 INFO Create analysis (done) | time=269ms
|
|
44
|
+
23:45:09.420 INFO Load active rules
|
|
45
|
+
23:45:10.748 INFO Load active rules (done) | time=1328ms
|
|
46
|
+
23:45:10.963 INFO Organization key: shg
|
|
47
|
+
23:45:10.964 INFO Branch name: main, type: long-lived
|
|
48
|
+
23:45:10.993 INFO Preprocessing files...
|
|
49
|
+
23:45:12.200 INFO 7 languages detected in 268 preprocessed files (done) | time=1207ms
|
|
50
|
+
23:45:12.201 INFO 205 files ignored because of inclusion/exclusion patterns
|
|
51
|
+
23:45:12.202 INFO 22152 files ignored because of scm ignore settings
|
|
52
|
+
23:45:12.240 INFO Loading plugins for detected languages
|
|
53
|
+
23:45:12.241 INFO Load/download plugins
|
|
54
|
+
23:45:13.255 INFO Load/download plugins (done) | time=1014ms
|
|
55
|
+
23:45:13.632 INFO Load project repositories
|
|
56
|
+
23:45:14.030 INFO Load project repositories (done) | time=398ms
|
|
57
|
+
23:45:14.059 INFO Indexing files...
|
|
58
|
+
23:45:14.060 INFO Project configuration:
|
|
59
|
+
23:45:14.063 INFO Excluded sources: android/**, .vite/**, .idea/**, dist/**, scripts/**, static/**, .circleci/**, playground/**, test/**, **/*.spec.ts, **/build-wrapper-dump.json
|
|
60
|
+
23:45:14.125 INFO 266 files indexed (done) | time=65ms
|
|
61
|
+
23:45:14.141 INFO Quality profile for css: Sonar way
|
|
62
|
+
23:45:14.143 INFO Quality profile for js: Sonar way
|
|
63
|
+
23:45:14.144 INFO Quality profile for json: Sonar way
|
|
64
|
+
23:45:14.145 INFO Quality profile for ts: Sonar way
|
|
65
|
+
23:45:14.146 INFO Quality profile for web: Sonar way
|
|
66
|
+
23:45:14.146 INFO Quality profile for xml: Sonar way
|
|
67
|
+
23:45:14.147 INFO Quality profile for yaml: Sonar way
|
|
68
|
+
23:45:14.148 INFO ------------- Run sensors on module medvr_3cr-viewer-browser
|
|
69
|
+
23:45:14.228 INFO Load metrics repository
|
|
70
|
+
23:45:14.373 INFO Load metrics repository (done) | time=146ms
|
|
71
|
+
23:45:14.393 INFO Sensor cache enabled
|
|
72
|
+
23:45:14.404 INFO Load sensor cache
|
|
73
|
+
23:45:14.841 INFO Load sensor cache (404) | time=437ms
|
|
74
|
+
23:45:15.031 INFO Reflections took 111 ms to scan 1 urls, producing 24 keys and 257 values
|
|
75
|
+
23:45:16.023 INFO Sensor HTML [web]
|
|
76
|
+
23:45:16.660 INFO Sensor HTML [web] (done) | time=637ms
|
|
77
|
+
23:45:16.660 INFO Sensor XML Sensor [xml]
|
|
78
|
+
23:45:16.671 INFO 1 source file to be analyzed
|
|
79
|
+
23:45:16.850 INFO 1/1 source file has been analyzed
|
|
80
|
+
23:45:16.851 INFO Sensor XML Sensor [xml] (done) | time=190ms
|
|
81
|
+
23:45:16.851 INFO Sensor JasminFileCollectorSensor [jasmin]
|
|
82
|
+
23:45:16.854 INFO Sensor JasminFileCollectorSensor [jasmin] (done) | time=3ms
|
|
83
|
+
23:45:16.855 INFO Sensor IaC CloudFormation Sensor [iac]
|
|
84
|
+
23:45:16.997 INFO There are no files to be analyzed for the CloudFormation language
|
|
85
|
+
23:45:16.998 INFO Sensor IaC CloudFormation Sensor [iac] (done) | time=142ms
|
|
86
|
+
23:45:16.998 INFO Sensor IaC cfn-lint report Sensor [iac]
|
|
87
|
+
23:45:17.004 INFO Sensor IaC cfn-lint report Sensor [iac] (done) | time=6ms
|
|
88
|
+
23:45:17.005 INFO Sensor IaC Kubernetes Sensor [iac]
|
|
89
|
+
23:45:17.157 INFO There are no files to be analyzed for the Kubernetes language
|
|
90
|
+
23:45:17.158 INFO Sensor IaC Kubernetes Sensor [iac] (done) | time=153ms
|
|
91
|
+
23:45:17.160 INFO Sensor IaC hadolint report Sensor [iac]
|
|
92
|
+
23:45:17.162 INFO Sensor IaC hadolint report Sensor [iac] (done) | time=2ms
|
|
93
|
+
23:45:17.163 INFO Sensor IaC Azure Resource Manager Sensor [iac]
|
|
94
|
+
23:45:17.172 INFO There are no files to be analyzed for the Azure Resource Manager language
|
|
95
|
+
23:45:17.172 INFO Sensor IaC Azure Resource Manager Sensor [iac] (done) | time=9ms
|
|
96
|
+
23:45:17.173 INFO Sensor Java Config Sensor [iac]
|
|
97
|
+
23:45:17.181 INFO There are no files to be analyzed for the Java language
|
|
98
|
+
23:45:17.181 INFO Sensor Java Config Sensor [iac] (done) | time=8ms
|
|
99
|
+
23:45:17.181 INFO Sensor IaC Docker Sensor [iac]
|
|
100
|
+
23:45:17.192 INFO There are no files to be analyzed for the Docker language
|
|
101
|
+
23:45:17.192 INFO Sensor IaC Docker Sensor [iac] (done) | time=11ms
|
|
102
|
+
23:45:17.193 INFO Sensor IaC Ansible Sensor [iac]
|
|
103
|
+
23:45:17.246 INFO There are no files to be analyzed for the Ansible language
|
|
104
|
+
23:45:17.247 INFO Sensor IaC Ansible Sensor [iac] (done) | time=55ms
|
|
105
|
+
23:45:17.247 INFO Sensor IaC ansible-lint report Sensor [iac]
|
|
106
|
+
23:45:17.252 INFO Sensor IaC ansible-lint report Sensor [iac] (done) | time=6ms
|
|
107
|
+
23:45:17.253 INFO Sensor IaC GitHub Actions Sensor [iac]
|
|
108
|
+
23:45:17.254 INFO There are no files to be analyzed for the GitHub Actions language
|
|
109
|
+
23:45:17.254 INFO Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms
|
|
110
|
+
23:45:17.255 INFO Sensor IaC Shell Sensor [iac]
|
|
111
|
+
23:45:17.255 INFO There are no files to be analyzed for the Shell language
|
|
112
|
+
23:45:17.255 INFO Sensor IaC Shell Sensor [iac] (done) | time=0ms
|
|
113
|
+
23:45:17.255 INFO Sensor JavaScript/TypeScript analysis [javascript]
|
|
114
|
+
23:45:17.722 INFO Detected os: Linux arch: amd64 alpine: false. Platform: LINUX_X64
|
|
115
|
+
23:45:17.723 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
|
|
116
|
+
23:45:22.486 INFO Configured Node.js --max-old-space-size=7000.
|
|
117
|
+
23:45:22.487 INFO Using embedded Node.js runtime.
|
|
118
|
+
23:45:22.487 INFO Using Node.js executable: '/opt/sonar-scanner/.sonar/js/node-runtime/node'.
|
|
119
|
+
23:45:26.841 INFO Memory configuration: OS (10191 MB), Node.js (7192 MB).
|
|
120
|
+
23:45:26.982 INFO WebSocket client connected on /ws
|
|
121
|
+
23:45:26.989 INFO Plugin version: [11.8.0.37897]
|
|
122
|
+
23:46:01.641 INFO Found 1 tsconfig.json file(s): [/opt/atlassian/pipelines/agent/build/tsconfig.json]
|
|
123
|
+
23:46:01.641 INFO 193 source files to be analyzed
|
|
124
|
+
23:46:01.641 INFO Creating TypeScript program
|
|
125
|
+
23:46:01.642 INFO TypeScript(5.9.3) configuration file /opt/atlassian/pipelines/agent/build/tsconfig.json
|
|
126
|
+
23:46:01.642 INFO JasminAstConsumer done
|
|
127
|
+
23:46:01.642 INFO Hit the cache for 0 out of 193
|
|
128
|
+
23:46:01.644 INFO Creating TypeScript program
|
|
129
|
+
23:46:01.651 INFO TypeScript(5.9.3) configuration file /opt/atlassian/pipelines/agent/build/tsconfig.node.json
|
|
130
|
+
23:46:01.652 INFO 193/193 source files have been analyzed
|
|
131
|
+
23:46:01.652 INFO Miss the cache for 193 out of 193: ANALYSIS_MODE_INELIGIBLE [193/193]
|
|
132
|
+
23:46:01.652 INFO Sensor JavaScript/TypeScript analysis [javascript] (done) | time=44392ms
|
|
133
|
+
23:46:01.652 INFO Sensor JavaScript inside YAML analysis [javascript]
|
|
134
|
+
23:46:01.662 INFO No input files found for analysis
|
|
135
|
+
23:46:01.663 INFO Hit the cache for 0 out of 0
|
|
136
|
+
23:46:01.663 INFO Miss the cache for 0 out of 0
|
|
137
|
+
23:46:01.666 INFO Sensor JavaScript inside YAML analysis [javascript] (done) | time=17ms
|
|
138
|
+
23:46:01.666 INFO Sensor JavaScript inside HTML analysis [javascript]
|
|
139
|
+
23:46:01.717 INFO 1 source file to be analyzed
|
|
140
|
+
23:46:02.673 INFO 1/1 source file has been analyzed
|
|
141
|
+
23:46:02.674 INFO Hit the cache for 0 out of 1
|
|
142
|
+
23:46:02.675 INFO Miss the cache for 1 out of 1: ANALYSIS_MODE_INELIGIBLE [1/1]
|
|
143
|
+
23:46:02.675 INFO Sensor JavaScript inside HTML analysis [javascript] (done) | time=1007ms
|
|
144
|
+
23:46:02.675 INFO Sensor CSS Rules [javascript]
|
|
145
|
+
23:46:02.721 INFO 119 source files to be analyzed
|
|
146
|
+
23:46:04.085 INFO 119/119 source files have been analyzed
|
|
147
|
+
23:46:04.085 INFO Hit the cache for 0 out of 0
|
|
148
|
+
23:46:04.085 INFO Miss the cache for 0 out of 0
|
|
149
|
+
23:46:04.086 INFO Sensor CSS Rules [javascript] (done) | time=1412ms
|
|
150
|
+
23:46:04.086 INFO Sensor JavaScript/TypeScript Coverage [javascript]
|
|
151
|
+
23:46:04.087 INFO Analysing [/opt/atlassian/pipelines/agent/build/./test-output/coverage/lcov.info]
|
|
152
|
+
23:46:04.137 WARN Could not resolve 1 file paths in [/opt/atlassian/pipelines/agent/build/./test-output/coverage/lcov.info]
|
|
153
|
+
23:46:04.137 WARN First unresolved path: src/vite-env.d.ts (Run in DEBUG mode to get full list of unresolved paths)
|
|
154
|
+
23:46:04.138 INFO Sensor JavaScript/TypeScript Coverage [javascript] (done) | time=51ms
|
|
155
|
+
23:46:04.138 INFO Sensor CSS Metrics [javascript]
|
|
156
|
+
23:46:04.185 INFO Sensor CSS Metrics [javascript] (done) | time=47ms
|
|
157
|
+
23:46:04.185 INFO Sensor IaC YAML Sensor [iac]
|
|
158
|
+
23:46:04.185 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.
|
|
159
|
+
23:46:04.186 INFO Sensor IaC YAML Sensor [iac] (done) | time=1ms
|
|
160
|
+
23:46:04.186 INFO Sensor IaC JSON Sensor [iac]
|
|
161
|
+
23:46:04.186 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.
|
|
162
|
+
23:46:04.186 INFO Sensor IaC JSON Sensor [iac] (done) | time=0ms
|
|
163
|
+
23:46:04.186 INFO Sensor Generic Test Executions Report
|
|
164
|
+
23:46:04.187 INFO Parsing /opt/atlassian/pipelines/agent/build/test-output/sonar-report.xml
|
|
165
|
+
23:46:04.223 INFO Imported test execution data for 0 files
|
|
166
|
+
23:46:04.223 INFO Test execution data ignored for 137 unknown files, including:
|
|
171
167
|
src/__tests__/app.spec.ts
|
|
172
168
|
src/__tests__/main.spec.ts
|
|
173
169
|
src/components/demo/__tests__/CloudDropZone.spec.ts
|
|
174
170
|
src/components/demo/__tests__/DemoAvatarDropdownMenu.spec.ts
|
|
175
171
|
src/components/demo/__tests__/DemoInfoModal.spec.ts
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
172
|
+
23:46:04.223 INFO Sensor Generic Test Executions Report (done) | time=36ms
|
|
173
|
+
23:46:04.224 INFO Sensor EnterpriseTextAndSecretsSensor [textenterprise]
|
|
174
|
+
23:46:04.238 INFO Available processors: 4
|
|
175
|
+
23:46:04.238 INFO Using 4 threads for analysis.
|
|
176
|
+
23:46:04.737 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
177
|
* The filename starts with "test"
|
|
182
178
|
* The filename contains "test." or "tests."
|
|
183
|
-
* Any directory in the file path is named: "doc", "docs", "test" or "
|
|
179
|
+
* Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks"
|
|
184
180
|
* Any directory in the file path has a name ending in "test" or "tests"
|
|
185
181
|
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
182
|
+
23:46:04.836 INFO Start fetching files for the text and secrets analysis
|
|
183
|
+
23:46:04.846 INFO Using Git CLI to retrieve dirty files
|
|
184
|
+
23:46:04.850 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"
|
|
185
|
+
23:46:04.851 INFO Starting the text and secrets analysis
|
|
186
|
+
23:46:04.854 INFO 218 source files to be analyzed for the text and secrets analysis
|
|
187
|
+
23:46:06.006 INFO 218/218 source files have been analyzed for the text and secrets analysis
|
|
188
|
+
23:46:06.014 INFO Start fetching files for the binary file analysis
|
|
189
|
+
23:46:06.014 INFO There are no files to be analyzed for the binary file analysis
|
|
190
|
+
23:46:06.016 INFO Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1793ms
|
|
191
|
+
23:46:06.034 INFO ------------- Run sensors on project
|
|
192
|
+
23:46:06.216 INFO Sensor JsSecuritySensorV2 [jasmin]
|
|
193
|
+
23:46:06.287 INFO 193 file(s) will be analysed by SonarJasmin.
|
|
194
|
+
23:46:10.248 INFO Analysis progress: 9% (19/193 files)
|
|
195
|
+
23:46:10.460 INFO Analysis progress: 19% (38/193 files)
|
|
196
|
+
23:46:10.577 INFO Analysis progress: 29% (57/193 files)
|
|
197
|
+
23:46:10.677 INFO Analysis progress: 39% (76/193 files)
|
|
198
|
+
23:46:10.792 INFO Analysis progress: 49% (95/193 files)
|
|
199
|
+
23:46:10.905 INFO Analysis progress: 59% (114/193 files)
|
|
200
|
+
23:46:10.983 INFO Analysis progress: 68% (133/193 files)
|
|
201
|
+
23:46:11.065 INFO Analysis progress: 78% (152/193 files)
|
|
202
|
+
23:46:11.169 INFO Analysis progress: 88% (171/193 files)
|
|
203
|
+
23:46:11.246 INFO Analysis progress: 98% (190/193 files)
|
|
204
|
+
23:46:11.314 INFO Sensor JsSecuritySensorV2 [jasmin] (done) | time=5098ms
|
|
205
|
+
23:46:11.316 INFO Sensor JsArchitectureSensor [architecture]
|
|
206
|
+
23:46:11.332 INFO Architecture analysis is enabled with the following features: legacy
|
|
207
|
+
23:46:11.340 INFO * Protobuf reading starting | memory total=226 | free=118 | used=107 (MB)
|
|
208
|
+
23:46:11.341 INFO * Reading SonarArchitecture UDG data from directory "/opt/atlassian/pipelines/agent/build/.scannerwork/architecture/js"
|
|
209
|
+
23:46:11.344 INFO * Directory does not exist: "/opt/atlassian/pipelines/agent/build/.scannerwork/architecture/js"
|
|
210
|
+
23:46:11.346 INFO * Protobuf reading complete | memory total=226 | free=118 | used=107 (MB)
|
|
211
|
+
23:46:11.534 INFO * Build architecture.graph.js.file_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=226 | free=108 | used=117 (MB)
|
|
212
|
+
23:46:11.550 INFO Sensor JsArchitectureSensor [architecture] (done) | time=234ms
|
|
213
|
+
23:46:11.551 INFO Sensor TsArchitectureSensor [architecture]
|
|
214
|
+
23:46:11.552 INFO Architecture analysis is enabled with the following features: legacy
|
|
215
|
+
23:46:11.553 INFO * Protobuf reading starting | memory total=226 | free=107 | used=118 (MB)
|
|
216
|
+
23:46:11.553 INFO * Reading SonarArchitecture UDG data from directory "/opt/atlassian/pipelines/agent/build/.scannerwork/architecture/ts"
|
|
217
|
+
23:46:11.626 INFO * Files successfully loaded: "79" out of "79"
|
|
218
|
+
23:46:11.627 INFO * Purging externals (components not scanned) from graphs
|
|
219
|
+
23:46:11.630 INFO * Purging excluded nodes from graphs
|
|
220
|
+
23:46:11.633 INFO * Protobuf reading complete | memory total=226 | free=102 | used=123 (MB)
|
|
221
|
+
23:46:11.649 INFO * Build architecture.graph.ts.file_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=226 | free=100 | used=125 (MB)
|
|
222
|
+
23:46:11.655 INFO Sensor TsArchitectureSensor [architecture] (done) | time=104ms
|
|
223
|
+
23:46:11.657 INFO Sensor Zero Coverage Sensor
|
|
224
|
+
23:46:11.663 INFO Sensor Zero Coverage Sensor (done) | time=7ms
|
|
225
|
+
23:46:11.945 INFO ------------- Gather SCA dependencies on project
|
|
226
|
+
23:46:11.947 INFO Checking if SCA is enabled for organization shg
|
|
227
|
+
23:46:12.225 INFO Dependency analysis skipped
|
|
228
|
+
23:46:12.245 INFO CPD Executor 44 files had no CPD blocks
|
|
229
|
+
23:46:12.246 INFO CPD Executor Calculating CPD for 150 files
|
|
230
|
+
23:46:12.307 INFO CPD Executor CPD calculation finished (done) | time=60ms
|
|
231
|
+
23:46:12.311 INFO SCM Publisher SCM provider for this project is: git
|
|
232
|
+
23:46:12.313 INFO SCM Publisher 218 source files to be analyzed
|
|
233
|
+
23:46:16.188 INFO SCM Publisher 218/218 source files have been analyzed (done) | time=3873ms
|
|
234
|
+
23:46:16.386 INFO Analysis report generated in 180ms, dir size=2 MB
|
|
235
|
+
23:46:16.707 INFO Analysis report compressed in 320ms, zip size=939 KB
|
|
236
|
+
23:46:17.572 INFO Analysis report uploaded in 864ms
|
|
237
|
+
23:46:17.576 INFO ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=medvr_3cr-viewer-browser&branch=main
|
|
238
|
+
23:46:17.577 INFO Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
|
|
239
|
+
23:46:17.578 INFO More about the report processing at https://sonarcloud.io/api/ce/task?id=AZwbmZq60liy5uPbnjFB
|
|
240
|
+
23:46:17.578 INFO ------------- Upload SCA dependency files
|
|
241
|
+
23:46:18.803 INFO Sensor cache published successfully
|
|
242
|
+
23:46:19.173 INFO Analysis total time: 1:13.330 s
|
|
243
|
+
23:46:19.174 INFO SonarScanner Engine completed successfully
|
|
244
|
+
23:46:19.531 INFO EXECUTION SUCCESS
|
|
245
|
+
23:46:19.533 INFO Total time: 1:23.212s
|