Skip to content

Fix handling of WebUSB errors #243

Fix handling of WebUSB errors

Fix handling of WebUSB errors #243

Triggered via push August 2, 2023 21:55
Status Failure
Total duration 47s
Artifacts

ci.yaml

on: push
Matrix: test
Publish (maybe)
0s
Publish (maybe)
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 23 warnings
Test (Node.js v16): src/dfu.js#L637
'len' is never reassigned. Use 'const' instead
Test (Node.js v16)
Process completed with exit code 1.
Test (Node.js v12): src/dfu.js#L637
'len' is never reassigned. Use 'const' instead
Test (Node.js v12)
Process completed with exit code 1.
Test (Node.js v14)
The operation was canceled.
Test (Node.js v16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (Node.js v16): src/cellular-device.js#L4
Missing JSDoc @returns for function
Test (Node.js v16): src/cellular-device.js#L4
Missing JSDoc for parameter 'base'
Test (Node.js v16): src/cellular-device.js#L13
Missing JSDoc return description
Test (Node.js v16): src/cloud-device.js#L36
Missing JSDoc @returns for function
Test (Node.js v16): src/cloud-device.js#L36
Missing JSDoc for parameter 'base'
Test (Node.js v16): src/cloud-device.js#L45
Missing JSDoc return description
Test (Node.js v16): src/cloud-device.js#L73
Missing JSDoc return description
Test (Node.js v16): src/cloud-device.js#L119
Missing JSDoc return description
Test (Node.js v16): src/cloud-device.js#L135
Missing JSDoc return description
Test (Node.js v16): src/cloud-device.js#L151
Missing JSDoc return description
Test (Node.js v12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (Node.js v12): src/cellular-device.js#L4
Missing JSDoc @returns for function
Test (Node.js v12): src/cellular-device.js#L4
Missing JSDoc for parameter 'base'
Test (Node.js v12): src/cellular-device.js#L13
Missing JSDoc return description
Test (Node.js v12): src/cloud-device.js#L36
Missing JSDoc @returns for function
Test (Node.js v12): src/cloud-device.js#L36
Missing JSDoc for parameter 'base'
Test (Node.js v12): src/cloud-device.js#L45
Missing JSDoc return description
Test (Node.js v12): src/cloud-device.js#L73
Missing JSDoc return description
Test (Node.js v12): src/cloud-device.js#L119
Missing JSDoc return description
Test (Node.js v12): src/cloud-device.js#L135
Missing JSDoc return description
Test (Node.js v12): src/cloud-device.js#L151
Missing JSDoc return description
Test (Node.js v14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/