Add ondevicechange event support to demo #310
Annotations
7 errors and 1 warning
lint:
src/content/devices/input-output/js/main.js#L16
Unexpected var, use let or const instead
|
lint:
src/content/devices/input-output/js/main.js#L17
Unexpected var, use let or const instead
|
lint:
src/content/devices/input-output/js/main.js#L18
Unexpected var, use let or const instead
|
lint:
src/content/devices/input-output/js/main.js#L19
Unexpected var, use let or const instead
|
lint:
src/content/devices/input-output/js/main.js#L125
'constraints' is never reassigned. Use 'const' instead
|
lint:
src/content/devices/input-output/js/main.js#L130
Multiple spaces found before '{'
|
lint
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|