@3cr/viewer-browser 0.0.344 → 0.0.346
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 +254 -235
- package/dist/Viewer3CR.js +40 -40
- package/dist/Viewer3CR.mjs +10466 -10422
- package/dist/Viewer3CR.umd.js +40 -40
- package/index.html +2 -0
- package/package.json +2 -2
- package/test-output/coverage/coverage-final.json +27 -27
- 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 +2 -2
- 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 +2 -2
- 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 +47 -47
- 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 +2 -2
- 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 +2 -2
- 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 +728 -728
|
@@ -1,245 +1,264 @@
|
|
|
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
|
-
|
|
1
|
+
08:33:01.226 INFO Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties
|
|
2
|
+
08:33:01.231 INFO Project root configuration file: /opt/atlassian/pipelines/agent/build/sonar-project.properties
|
|
3
|
+
08:33:01.249 INFO SonarScanner CLI 7.0.2.4839
|
|
4
|
+
08:33:01.252 INFO Java 17.0.14 Amazon.com Inc. (64-bit)
|
|
5
|
+
08:33:01.253 INFO Linux 6.1.79 amd64
|
|
6
|
+
08:33:01.296 INFO User cache: /opt/sonar-scanner/.sonar/cache
|
|
7
|
+
08:33:02.297 INFO JRE provisioning: os[linux], arch[x86_64]
|
|
8
|
+
08:33:06.013 INFO Communicating with SonarQube Cloud
|
|
9
|
+
08:33:06.411 INFO Starting SonarScanner Engine...
|
|
10
|
+
08:33:06.412 INFO Java 21.0.9 Eclipse Adoptium (64-bit)
|
|
11
|
+
08:33:08.178 INFO Load global settings
|
|
12
|
+
08:33:08.775 INFO Load global settings (done) | time=596ms
|
|
13
|
+
08:33:08.914 INFO Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
|
|
14
|
+
08:33:09.285 INFO Loading required plugins
|
|
15
|
+
08:33:09.287 INFO Load plugins index
|
|
16
|
+
08:33:09.444 INFO Load plugins index (done) | time=157ms
|
|
17
|
+
08:33:09.445 INFO Load/download plugins
|
|
18
|
+
08:33:10.585 INFO Load/download plugins (done) | time=1141ms
|
|
19
|
+
08:33:10.900 INFO Loaded core extensions: a3s, sca, architecture
|
|
20
|
+
08:33:11.537 INFO Detected project key 'medvr_3cr-viewer-browser' from 'Bitbucket Cloud Pipelines'
|
|
21
|
+
08:33:11.538 INFO Detected organization key 'shg' from 'Bitbucket Cloud Pipelines'
|
|
22
|
+
08:33:11.548 INFO Process project properties
|
|
23
|
+
08:33:11.564 INFO Project key: medvr_3cr-viewer-browser
|
|
24
|
+
08:33:11.565 INFO Base dir: /opt/atlassian/pipelines/agent/build
|
|
25
|
+
08:33:11.566 INFO Working dir: /opt/atlassian/pipelines/agent/build/.scannerwork
|
|
26
|
+
08:33:11.583 INFO Found an active CI vendor: 'Bitbucket Pipelines'
|
|
27
|
+
08:33:11.589 INFO Load project branches
|
|
28
|
+
08:33:11.896 INFO Load project branches (done) | time=306ms
|
|
29
|
+
08:33:11.903 INFO Load project settings for component key: 'medvr_3cr-viewer-browser'
|
|
30
|
+
08:33:12.352 INFO Load project settings for component key: 'medvr_3cr-viewer-browser' (done) | time=449ms
|
|
31
|
+
08:33:13.524 INFO Check ALM binding of project 'medvr_3cr-viewer-browser'
|
|
32
|
+
08:33:13.711 INFO Detected project binding: BOUND
|
|
33
|
+
08:33:13.712 INFO Check ALM binding of project 'medvr_3cr-viewer-browser' (done) | time=187ms
|
|
34
|
+
08:33:13.717 INFO Load project pull requests
|
|
35
|
+
08:33:14.019 INFO Load project pull requests (done) | time=301ms
|
|
36
|
+
08:33:14.028 INFO Load branch configuration
|
|
37
|
+
08:33:14.029 INFO Detected analysis for branch 'main'
|
|
38
|
+
08:33:14.030 INFO Auto-configuring branch main
|
|
39
|
+
08:33:14.031 INFO Load branch configuration (done) | time=3ms
|
|
40
|
+
08:33:14.051 INFO Load quality profiles
|
|
41
|
+
08:33:14.590 INFO Load quality profiles (done) | time=539ms
|
|
42
|
+
08:33:14.636 INFO Create analysis
|
|
43
|
+
08:33:15.011 INFO Create analysis (done) | time=374ms
|
|
44
|
+
08:33:15.253 INFO Load active rules
|
|
45
|
+
08:33:16.157 INFO Load active rules (done) | time=903ms
|
|
46
|
+
08:33:16.499 INFO Organization key: shg
|
|
47
|
+
08:33:16.500 INFO Branch name: main, type: long-lived
|
|
48
|
+
08:33:16.532 INFO Preprocessing files...
|
|
49
|
+
08:33:17.718 INFO 7 languages detected in 268 preprocessed files (done) | time=1185ms
|
|
50
|
+
08:33:17.719 INFO 205 files ignored because of inclusion/exclusion patterns
|
|
51
|
+
08:33:17.719 INFO 22152 files ignored because of scm ignore settings
|
|
52
|
+
08:33:17.776 INFO Loading plugins for detected languages
|
|
53
|
+
08:33:17.777 INFO Load/download plugins
|
|
54
|
+
08:33:19.208 INFO Load/download plugins (done) | time=1431ms
|
|
55
|
+
08:33:19.486 INFO Load project repositories
|
|
56
|
+
08:33:19.848 INFO Load project repositories (done) | time=362ms
|
|
57
|
+
08:33:19.872 INFO Indexing files...
|
|
58
|
+
08:33:19.873 INFO Project configuration:
|
|
59
|
+
08:33:19.873 INFO Excluded sources: android/**, .vite/**, .idea/**, dist/**, scripts/**, static/**, .circleci/**, playground/**, test/**, **/*.spec.ts, **/build-wrapper-dump.json
|
|
60
|
+
08:33:19.922 INFO 266 files indexed (done) | time=49ms
|
|
61
|
+
08:33:19.936 INFO Quality profile for css: Sonar way
|
|
62
|
+
08:33:19.936 INFO Quality profile for js: Sonar way
|
|
63
|
+
08:33:19.936 INFO Quality profile for json: Sonar way
|
|
64
|
+
08:33:19.937 INFO Quality profile for ts: Sonar way
|
|
65
|
+
08:33:19.937 INFO Quality profile for web: Sonar way
|
|
66
|
+
08:33:19.937 INFO Quality profile for xml: Sonar way
|
|
67
|
+
08:33:19.937 INFO Quality profile for yaml: Sonar way
|
|
68
|
+
08:33:19.937 INFO ------------- Run sensors on module medvr_3cr-viewer-browser
|
|
69
|
+
08:33:20.012 INFO Load metrics repository
|
|
70
|
+
08:33:20.198 INFO Load metrics repository (done) | time=186ms
|
|
71
|
+
08:33:20.212 INFO Sensor cache enabled
|
|
72
|
+
08:33:20.219 INFO Load sensor cache
|
|
73
|
+
08:33:20.548 INFO Load sensor cache (404) | time=329ms
|
|
74
|
+
08:33:20.973 INFO Reflections took 66 ms to scan 1 urls, producing 24 keys and 257 values
|
|
75
|
+
08:33:21.680 INFO Sensor HTML [web]
|
|
76
|
+
08:33:22.106 INFO Sensor HTML [web] (done) | time=425ms
|
|
77
|
+
08:33:22.106 INFO Sensor XML Sensor [xml]
|
|
78
|
+
08:33:22.112 INFO 1 source file to be analyzed
|
|
79
|
+
08:33:22.239 INFO 1/1 source file has been analyzed
|
|
80
|
+
08:33:22.240 INFO Sensor XML Sensor [xml] (done) | time=133ms
|
|
81
|
+
08:33:22.240 INFO Sensor JasminFileCollectorSensor [jasmin]
|
|
82
|
+
08:33:22.241 INFO Sensor JasminFileCollectorSensor [jasmin] (done) | time=1ms
|
|
83
|
+
08:33:22.242 INFO Sensor IaC CloudFormation Sensor [iac]
|
|
84
|
+
08:33:22.340 INFO There are no files to be analyzed for the CloudFormation language
|
|
85
|
+
08:33:22.340 INFO Sensor IaC CloudFormation Sensor [iac] (done) | time=98ms
|
|
86
|
+
08:33:22.341 INFO Sensor IaC cfn-lint report Sensor [iac]
|
|
87
|
+
08:33:22.348 INFO Sensor IaC cfn-lint report Sensor [iac] (done) | time=7ms
|
|
88
|
+
08:33:22.349 INFO Sensor IaC Kustomization Sensor [iac]
|
|
89
|
+
08:33:22.362 INFO Sensor IaC Kustomization Sensor [iac] (done) | time=11ms
|
|
90
|
+
08:33:22.362 INFO Sensor IaC hadolint report Sensor [iac]
|
|
91
|
+
08:33:22.362 INFO Sensor IaC hadolint report Sensor [iac] (done) | time=0ms
|
|
92
|
+
08:33:22.362 INFO Sensor IaC Azure Resource Manager Sensor [iac]
|
|
93
|
+
08:33:22.377 INFO There are no files to be analyzed for the Azure Resource Manager language
|
|
94
|
+
08:33:22.377 INFO Sensor IaC Azure Resource Manager Sensor [iac] (done) | time=15ms
|
|
95
|
+
08:33:22.377 INFO Sensor Java Config Sensor [iac]
|
|
96
|
+
08:33:22.389 INFO There are no files to be analyzed for the Java language
|
|
97
|
+
08:33:22.389 INFO Sensor Java Config Sensor [iac] (done) | time=11ms
|
|
98
|
+
08:33:22.389 INFO Sensor IaC Docker Sensor [iac]
|
|
99
|
+
08:33:22.402 INFO There are no files to be analyzed for the Docker language
|
|
100
|
+
08:33:22.402 INFO Sensor IaC Docker Sensor [iac] (done) | time=13ms
|
|
101
|
+
08:33:22.402 INFO Sensor IaC Ansible Sensor [iac]
|
|
102
|
+
08:33:22.486 INFO There are no files to be analyzed for the Ansible language
|
|
103
|
+
08:33:22.486 INFO Sensor IaC Ansible Sensor [iac] (done) | time=83ms
|
|
104
|
+
08:33:22.486 INFO Sensor IaC ansible-lint report Sensor [iac]
|
|
105
|
+
08:33:22.486 INFO Sensor IaC ansible-lint report Sensor [iac] (done) | time=0ms
|
|
106
|
+
08:33:22.487 INFO Sensor IaC spectral report Sensor [iac]
|
|
107
|
+
08:33:22.487 INFO Sensor IaC spectral report Sensor [iac] (done) | time=1ms
|
|
108
|
+
08:33:22.488 INFO Sensor IaC GitHub Actions Sensor [iac]
|
|
109
|
+
08:33:22.489 INFO There are no files to be analyzed for the GitHub Actions language
|
|
110
|
+
08:33:22.493 INFO Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms
|
|
111
|
+
08:33:22.504 INFO Sensor IaC actionlint report Sensor [iac]
|
|
112
|
+
08:33:22.505 INFO Sensor IaC actionlint report Sensor [iac] (done) | time=0ms
|
|
113
|
+
08:33:22.505 INFO Sensor IaC Shell Sensor [iac]
|
|
114
|
+
08:33:22.505 INFO There are no files to be analyzed for the Shell language
|
|
115
|
+
08:33:22.505 INFO Sensor IaC Shell Sensor [iac] (done) | time=0ms
|
|
116
|
+
08:33:22.506 INFO Sensor JavaScript/TypeScript analysis [javascript]
|
|
117
|
+
08:33:23.033 INFO Detected os: Linux arch: amd64 alpine: false. Platform: LINUX_X64
|
|
118
|
+
08:33:23.035 INFO Deploy location /opt/sonar-scanner/.sonar/js/node-runtime, tagetRuntime: /opt/sonar-scanner/.sonar/js/node-runtime/node, version: /opt/sonar-scanner/.sonar/js/node-runtime/version.txt
|
|
119
|
+
08:33:27.118 INFO Configured Node.js --max-old-space-size=7000.
|
|
120
|
+
08:33:27.119 INFO Using embedded Node.js runtime.
|
|
121
|
+
08:33:27.119 INFO Using Node.js executable: '/opt/sonar-scanner/.sonar/js/node-runtime/node'.
|
|
122
|
+
08:33:30.719 INFO Memory configuration: OS (10191 MB), Node.js (7192 MB).
|
|
123
|
+
08:33:30.802 INFO WebSocket client connected on /ws
|
|
124
|
+
08:33:30.805 INFO Plugin version: [12.0.0.38664]
|
|
125
|
+
08:33:34.336 INFO Found 1 tsconfig.json file(s): [/opt/atlassian/pipelines/agent/build/tsconfig.json]
|
|
126
|
+
08:33:58.681 INFO 193 source files to be analyzed
|
|
127
|
+
08:33:58.681 INFO Creating TypeScript(5.9.3) program with configuration file /opt/atlassian/pipelines/agent/build/tsconfig.json
|
|
128
|
+
08:33:58.681 INFO Discovered referenced tsconfig: /opt/atlassian/pipelines/agent/build/tsconfig.node.json
|
|
129
|
+
08:33:58.682 INFO Analyzing 191 file(s) from tsconfig /opt/atlassian/pipelines/agent/build/tsconfig.json (1458 total files in program)
|
|
130
|
+
08:33:58.686 INFO Creating TypeScript(5.9.3) program with configuration file /opt/atlassian/pipelines/agent/build/tsconfig.node.json
|
|
131
|
+
08:33:58.686 INFO Analyzing 2 file(s) from tsconfig /opt/atlassian/pipelines/agent/build/tsconfig.node.json (668 total files in program)
|
|
132
|
+
08:33:58.686 INFO 193/193 source files have been analyzed
|
|
133
|
+
08:33:58.687 INFO JasminAstConsumer done
|
|
134
|
+
08:33:58.687 INFO Hit the cache for 0 out of 193
|
|
135
|
+
08:33:58.689 INFO Miss the cache for 193 out of 193: ANALYSIS_MODE_INELIGIBLE [193/193]
|
|
136
|
+
08:33:58.690 INFO Sensor JavaScript/TypeScript analysis [javascript] (done) | time=36182ms
|
|
137
|
+
08:33:58.691 INFO Sensor JavaScript inside YAML analysis [javascript]
|
|
138
|
+
08:33:58.698 INFO No input files found for analysis
|
|
139
|
+
08:33:58.699 INFO Hit the cache for 0 out of 0
|
|
140
|
+
08:33:58.699 INFO Miss the cache for 0 out of 0
|
|
141
|
+
08:33:58.699 INFO Sensor JavaScript inside YAML analysis [javascript] (done) | time=9ms
|
|
142
|
+
08:33:58.699 INFO Sensor JavaScript inside HTML analysis [javascript]
|
|
143
|
+
08:33:58.738 INFO 1 source file to be analyzed
|
|
144
|
+
08:33:59.374 INFO 1/1 source file has been analyzed
|
|
145
|
+
08:33:59.375 INFO Hit the cache for 0 out of 1
|
|
146
|
+
08:33:59.375 INFO Miss the cache for 1 out of 1: ANALYSIS_MODE_INELIGIBLE [1/1]
|
|
147
|
+
08:33:59.375 INFO Sensor JavaScript inside HTML analysis [javascript] (done) | time=675ms
|
|
148
|
+
08:33:59.375 INFO Sensor CSS Rules [javascript]
|
|
149
|
+
08:33:59.423 INFO 119 source files to be analyzed
|
|
150
|
+
08:34:00.814 INFO 119/119 source files have been analyzed
|
|
151
|
+
08:34:00.814 INFO Hit the cache for 0 out of 0
|
|
152
|
+
08:34:00.815 INFO Miss the cache for 0 out of 0
|
|
153
|
+
08:34:00.816 INFO Sensor CSS Rules [javascript] (done) | time=1438ms
|
|
154
|
+
08:34:00.816 INFO Sensor JavaScript/TypeScript Coverage [javascript]
|
|
155
|
+
08:34:00.817 INFO Analysing [/opt/atlassian/pipelines/agent/build/./test-output/coverage/lcov.info]
|
|
156
|
+
08:34:00.883 WARN Could not resolve 1 file paths in [/opt/atlassian/pipelines/agent/build/./test-output/coverage/lcov.info]
|
|
157
|
+
08:34:00.884 WARN First unresolved path: src/vite-env.d.ts (Run in DEBUG mode to get full list of unresolved paths)
|
|
158
|
+
08:34:00.884 INFO Sensor JavaScript/TypeScript Coverage [javascript] (done) | time=68ms
|
|
159
|
+
08:34:00.884 INFO Sensor CSS Metrics [javascript]
|
|
160
|
+
08:34:00.952 INFO Sensor CSS Metrics [javascript] (done) | time=68ms
|
|
161
|
+
08:34:00.952 INFO Sensor IaC Kubernetes Sensor [iac]
|
|
162
|
+
08:34:01.062 INFO There are no files to be analyzed for the Kubernetes language
|
|
163
|
+
08:34:01.062 INFO Sensor IaC Kubernetes Sensor [iac] (done) | time=109ms
|
|
164
|
+
08:34:01.063 INFO Sensor IaC YAML Sensor [iac]
|
|
165
|
+
08:34:01.063 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.
|
|
166
|
+
08:34:01.063 INFO Sensor IaC YAML Sensor [iac] (done) | time=0ms
|
|
167
|
+
08:34:01.063 INFO Sensor IaC JSON Sensor [iac]
|
|
168
|
+
08:34:01.063 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.
|
|
169
|
+
08:34:01.063 INFO Sensor IaC JSON Sensor [iac] (done) | time=0ms
|
|
170
|
+
08:34:01.063 INFO Sensor Generic Test Executions Report
|
|
171
|
+
08:34:01.064 INFO Parsing /opt/atlassian/pipelines/agent/build/test-output/sonar-report.xml
|
|
172
|
+
08:34:01.104 INFO Imported test execution data for 0 files
|
|
173
|
+
08:34:01.104 INFO Test execution data ignored for 137 unknown files, including:
|
|
167
174
|
src/__tests__/app.spec.ts
|
|
168
175
|
src/__tests__/main.spec.ts
|
|
169
176
|
src/components/demo/__tests__/CloudDropZone.spec.ts
|
|
170
177
|
src/components/demo/__tests__/DemoAvatarDropdownMenu.spec.ts
|
|
171
178
|
src/components/demo/__tests__/DemoInfoModal.spec.ts
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
179
|
+
08:34:01.104 INFO Sensor Generic Test Executions Report (done) | time=40ms
|
|
180
|
+
08:34:01.105 INFO Sensor EnterpriseTextAndSecretsSensor [textenterprise]
|
|
181
|
+
08:34:01.119 INFO Available processors: 4
|
|
182
|
+
08:34:01.120 INFO Using 4 threads for analysis.
|
|
183
|
+
08:34:01.665 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:
|
|
177
184
|
* The filename starts with "test"
|
|
178
185
|
* The filename contains "test." or "tests."
|
|
179
186
|
* Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks"
|
|
180
187
|
* Any directory in the file path has a name ending in "test" or "tests"
|
|
181
188
|
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
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
|
-
|
|
189
|
+
08:34:01.763 INFO Start fetching files for the text and secrets analysis
|
|
190
|
+
08:34:01.773 INFO Using Git CLI to retrieve dirty files
|
|
191
|
+
08:34:01.777 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"
|
|
192
|
+
08:34:01.778 INFO Starting the text and secrets analysis
|
|
193
|
+
08:34:01.781 INFO 218 source files to be analyzed for the text and secrets analysis
|
|
194
|
+
08:34:02.723 INFO 218/218 source files have been analyzed for the text and secrets analysis
|
|
195
|
+
08:34:02.726 INFO Start fetching files for the binary file analysis
|
|
196
|
+
08:34:02.727 INFO There are no files to be analyzed for the binary file analysis
|
|
197
|
+
08:34:02.729 INFO Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1624ms
|
|
198
|
+
08:34:02.739 INFO ------------- Run sensors on project
|
|
199
|
+
08:34:02.884 INFO Sensor JsSecuritySensorV2 [jasmin]
|
|
200
|
+
08:34:02.937 INFO 193 file(s) will be analysed by SonarJasmin.
|
|
201
|
+
08:34:06.617 INFO Analysis progress: 9% (19/193 files)
|
|
202
|
+
08:34:06.774 INFO Analysis progress: 19% (38/193 files)
|
|
203
|
+
08:34:06.952 INFO Analysis progress: 29% (57/193 files)
|
|
204
|
+
08:34:07.150 INFO Analysis progress: 39% (76/193 files)
|
|
205
|
+
08:34:07.267 INFO Analysis progress: 49% (95/193 files)
|
|
206
|
+
08:34:07.354 INFO Analysis progress: 59% (114/193 files)
|
|
207
|
+
08:34:07.436 INFO Analysis progress: 68% (133/193 files)
|
|
208
|
+
08:34:07.496 INFO Analysis progress: 78% (152/193 files)
|
|
209
|
+
08:34:07.622 INFO Analysis progress: 88% (171/193 files)
|
|
210
|
+
08:34:07.679 INFO Analysis progress: 98% (190/193 files)
|
|
211
|
+
08:34:07.749 INFO Sensor JsSecuritySensorV2 [jasmin] (done) | time=4864ms
|
|
212
|
+
08:34:07.749 INFO Sensor JsArchitectureSensor [architecture]
|
|
213
|
+
08:34:07.777 INFO Found 0 potential Udg file location(s) for "js" in "/opt/atlassian/pipelines/agent/build/.scannerwork"
|
|
214
|
+
08:34:07.798 INFO Architecture analysis is enabled with the following features: legacy, discovery, flaws, deviations, directives
|
|
215
|
+
08:34:07.806 INFO * Protobuf reading starting | memory total=226 | free=101 | used=124 (MB)
|
|
216
|
+
08:34:07.807 INFO * Protobuf reading complete | memory total=226 | free=101 | used=124 (MB)
|
|
217
|
+
08:34:07.989 INFO * Build architecture.graph.js.file_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=226 | free=91 | used=134 (MB)
|
|
218
|
+
08:34:08.001 INFO No directives configured
|
|
219
|
+
08:34:08.007 INFO * No intended architecture defined or detected, using an empty model
|
|
220
|
+
08:34:08.148 INFO * Adding analysis data: architecture.graph.js.file_graph.default_perspective
|
|
221
|
+
08:34:08.152 INFO * Adding analysis data: architecture.graph.js.file_graph.intended_perspective_mapped_detail_filtered
|
|
222
|
+
08:34:08.153 INFO * Adding analysis data: architecture.structural_issue.js.structural_issues
|
|
223
|
+
08:34:08.160 INFO Sensor JsArchitectureSensor [architecture] (done) | time=410ms
|
|
224
|
+
08:34:08.160 INFO Sensor TsArchitectureSensor [architecture]
|
|
225
|
+
08:34:08.176 INFO Found 1 potential Udg file location(s) for "ts" in "/opt/atlassian/pipelines/agent/build/.scannerwork"
|
|
226
|
+
08:34:08.176 INFO - /opt/atlassian/pipelines/agent/build/.scannerwork/architecture/ts
|
|
227
|
+
08:34:08.176 INFO Architecture analysis is enabled with the following features: legacy, discovery, flaws, deviations, directives
|
|
228
|
+
08:34:08.177 INFO * Protobuf reading starting | memory total=226 | free=82 | used=143 (MB)
|
|
229
|
+
08:34:08.178 INFO * Reading SonarArchitecture UDG data from directory "/opt/atlassian/pipelines/agent/build/.scannerwork/architecture/ts"
|
|
230
|
+
08:34:08.270 INFO * Files successfully loaded: "79" out of "79"
|
|
231
|
+
08:34:08.270 INFO * Purging externals (components not scanned) from graphs
|
|
232
|
+
08:34:08.272 INFO * Purging excluded nodes from graphs
|
|
233
|
+
08:34:08.274 INFO * Protobuf reading complete | memory total=226 | free=77 | used=148 (MB)
|
|
234
|
+
08:34:08.290 INFO * Build architecture.graph.ts.file_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=226 | free=74 | used=151 (MB)
|
|
235
|
+
08:34:08.296 INFO No directives configured
|
|
236
|
+
08:34:08.297 INFO * No intended architecture defined or detected, using an empty model
|
|
237
|
+
08:34:08.366 INFO * Adding analysis data: architecture.graph.ts.file_graph.default_perspective
|
|
238
|
+
08:34:08.366 INFO * Adding analysis data: architecture.graph.ts.file_graph.intended_perspective_mapped_detail_filtered
|
|
239
|
+
08:34:08.366 INFO * Adding analysis data: architecture.structural_issue.ts.structural_issues
|
|
240
|
+
08:34:08.367 INFO Sensor TsArchitectureSensor [architecture] (done) | time=206ms
|
|
241
|
+
08:34:08.367 INFO Sensor Zero Coverage Sensor
|
|
242
|
+
08:34:08.375 INFO Sensor Zero Coverage Sensor (done) | time=7ms
|
|
243
|
+
08:34:08.808 INFO ------------- Gather SCA dependencies on project
|
|
244
|
+
08:34:08.808 INFO Checking if SCA is enabled for organization shg
|
|
245
|
+
08:34:09.075 INFO Dependency analysis skipped
|
|
246
|
+
08:34:09.100 INFO CPD Executor 44 files had no CPD blocks
|
|
247
|
+
08:34:09.100 INFO CPD Executor Calculating CPD for 150 files
|
|
248
|
+
08:34:09.199 INFO CPD Executor CPD calculation finished (done) | time=98ms
|
|
249
|
+
08:34:09.201 INFO SCM Publisher SCM provider for this project is: git
|
|
250
|
+
08:34:09.203 INFO SCM Publisher 218 source files to be analyzed
|
|
251
|
+
08:34:12.871 INFO SCM Publisher 218/218 source files have been analyzed (done) | time=3668ms
|
|
252
|
+
08:34:13.070 INFO Analysis report generated in 182ms, dir size=2 MB
|
|
253
|
+
08:34:13.434 INFO Analysis report compressed in 362ms, zip size=941 KB
|
|
254
|
+
08:34:14.289 INFO Analysis report uploaded in 854ms
|
|
255
|
+
08:34:14.292 INFO ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=medvr_3cr-viewer-browser&branch=main
|
|
256
|
+
08:34:14.292 INFO Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
|
|
257
|
+
08:34:14.293 INFO More about the report processing at https://sonarcloud.io/api/ce/task?id=AZzRu4gdgPmvxUJVDgPS
|
|
258
|
+
08:34:14.293 INFO ------------- Upload SCA dependency files
|
|
259
|
+
08:34:15.605 INFO Successfully sent architecture data
|
|
260
|
+
08:34:16.809 INFO Sensor cache published successfully
|
|
261
|
+
08:34:17.099 INFO Analysis total time: 1:06.198 s
|
|
262
|
+
08:34:17.105 INFO SonarScanner Engine completed successfully
|
|
263
|
+
08:34:17.455 INFO EXECUTION SUCCESS
|
|
264
|
+
08:34:17.457 INFO Total time: 1:16.236s
|