Skip to content

add audio mode settings (#100) #126

add audio mode settings (#100)

add audio mode settings (#100) #126

Triggered via push November 19, 2024 20:54
Status Failure
Total duration 6m 34s
Artifacts

ci.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 20 warnings
build: dist/build/browse-next/src/components/DeviceRecordingSetup.vue#L673
This 'v-if' should be moved to the wrapper element
build: dist/build/browse-next/src/components/DeviceRecordingSetup.vue#L673
This 'v-if' should be moved to the wrapper element
build: dist/build/browse-next/src/components/DeviceRecordingSetup.vue#L673
This 'v-if' should be moved to the wrapper element
build: dist/build/browse-next/src/components/DeviceRecordingSetup.vue#L673
This 'v-if' should be moved to the wrapper element
build: dist/build/browse-next/src/components/DeviceRecordingSetup.vue#L673
This 'v-if' should be moved to the wrapper element
build: dist/build/browse-next/src/components/DeviceRecordingSetup.vue#L673
This 'v-if' should be moved to the wrapper element
build: dist/build/browse-next/src/components/DeviceRecordingSetup.vue#L673
This 'v-if' should be moved to the wrapper element
build: dist/build/browse-next/src/components/DeviceRecordingSetup.vue#L673
This 'v-if' should be moved to the wrapper element
build
Process completed with exit code 1.
build: dist/build/browse-next/src/router/index.ts#L516
Unexpected console statement
build: dist/build/browse-next/src/views/RecordingView.vue#L799
Unexpected console statement
build: dist/build/browse-next/src/views/RecordingView.vue#L803
Unexpected console statement
build: dist/build/browse-next/src/views/DashboardView.vue#L296
Unexpected console statement
build: dist/build/browse-next/src/components/DeviceRecordingSetup.vue#L339
Expected { after 'if' condition
build: dist/build/browse-next/src/components/DeviceRecordingSetup.vue#L339
Expected { after 'if' condition
build: dist/build/browse-next/src/views/DeviceUploadsSubView.vue#L171
Unexpected any. Specify a different type
build: dist/build/browse-next/src/views/DeviceUploadsSubView.vue#L186
Unexpected any. Specify a different type
build: dist/build/browse-next/src/views/DeviceUploadsSubView.vue#L307
Unexpected console statement
build: dist/build/browse-next/src/views/DeviceUploadsSubView.vue#L376
Unexpected console statement
lint: browse/src/api/Device.api.ts#L291
Unexpected 'debugger' statement
lint: browse/src/components/Audio/AudioPlayer.vue#L525
'y' is never reassigned. Use 'const' instead
lint: browse/src/components/Audio/AudioPlayer.vue#L525
'height' is never reassigned. Use 'const' instead
lint: browse/src/components/Devices/DeviceInfo.vue#L241
Unexpected 'debugger' statement
lint: browse/src/components/Devices/DeviceInfo.vue#L392
Unexpected 'debugger' statement
lint: browse/src/components/LayeredDropdown.vue#L104
'nextTick' is defined but never used
lint: browse/src/components/LayeredDropdown.vue#L104
'nextTick' is defined but never used
lint: browse/src/components/LayeredDropdown.vue#L291
't' is defined but never used
lint: browse/src/components/LayeredDropdown.vue#L291
't' is defined but never used
lint: browse/src/components/NavBar.vue#L257
'$closeButton' is assigned a value but never used