Skip to content

Viewer 2.0

Viewer 2.0 #16

Triggered via pull request February 27, 2025 14:01
Status Failure
Total duration 2m 1s
Artifacts

build-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/components/ModelViewer/SpeckleViewer.vue#L55
'SelectionEvent' is a type and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled.
build: src/components/ModelViewer/ViewerControls.vue#L68
Property 'toggleCameraProjection' does not exist on type 'Viewer'.
build: src/components/ModelViewer/ViewerControls.vue#L80
Property 'walk' does not exist on type 'void'.
build: src/components/ModelViewer/ViewerControls.vue#L89
Property 'selectObjects' does not exist on type 'Viewer'.
build: src/components/ModelViewer/ViewerControls.vue#L90
Property 'zoom' does not exist on type 'Viewer'.
build: src/components/ModelViewer/ViewerControls.vue#L98
Property 'zoom' does not exist on type 'Viewer'.
build: src/components/ModelViewer/ViewerControls.vue#L106
Property 'toggleSectionBox' does not exist on type 'Viewer'.
build: src/components/ModelViewer/ViewerControls.vue#L116
Property 'cameraHandler' does not exist on type 'Viewer'.
build: src/components/ModelViewer/ViewerControls.vue#L117
Property 'cameraHandler' does not exist on type 'Viewer'.
build
Process completed with exit code 1.