Skip to content

Added automations for audio devices. #701

Added automations for audio devices.

Added automations for audio devices. #701

Triggered via push November 22, 2023 13:23
Status Failure
Total duration 2m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: build-dev-release
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 8 warnings
build-dev-release (windows-latest): src-ui/app/services/audio-device-automations.service.ts#L45
'automations' is never reassigned. Use 'const' instead
build-dev-release (windows-latest): src-ui/app/services/audio-device-automations.service.ts#L48
'automation' is never reassigned. Use 'const' instead
build-dev-release (windows-latest): src-ui/app/services/audio-device-automations.service.ts#L57
'automation' is never reassigned. Use 'const' instead
build-dev-release (windows-latest): src-ui/app/services/audio-device-automations.service.ts#L85
'automation' is never reassigned. Use 'const' instead
build-dev-release (windows-latest): src-ui/app/services/audio-device-automations.service.ts#L90
'currentDeviceName' is never reassigned. Use 'const' instead
build-dev-release (windows-latest): src-ui/app/services/audio-device-automations.service.ts#L91
'supposedDeviceName' is never reassigned. Use 'const' instead
build-dev-release (windows-latest): src-ui/app/services/audio-device-automations.service.ts#L119
'deviceName' is never reassigned. Use 'const' instead
build-dev-release (windows-latest)
Process completed with exit code 1.
build-dev-release (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-dev-release (windows-latest): src-ui/app/components/event-log-entry/entry-parsers/muted-audio-device.ts#L3
'EventLogChangedAudioDeviceVolume' is defined but never used
build-dev-release (windows-latest): src-ui/app/services/audio-device.service.ts#L3
'AudioDeviceType' is defined but never used