Skip to content

- Add missing api function. #128

- Add missing api function.

- Add missing api function. #128

Triggered via pull request November 19, 2024 21:21
Status Success
Total duration 6m 36s
Artifacts

ci.yaml

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

Annotations

10 warnings
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