Device event listing #48
Annotations
2 errors and 14 warnings
test-batch-2
Process completed with exit code 1.
|
test-batch-1
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-batch-2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-batch-1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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#L179
'watch' is defined but never used
|
lint:
browse/src/components/Devices/DeviceInfo.vue#L179
'watch' is defined but never used
|
lint:
browse/src/components/Devices/DeviceInfo.vue#L211
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
|