Fix tests #252
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 13 warnings
Test (Node.js v14):
src/dfu.js#L642
'len' is never reassigned. Use 'const' instead
|
Test (Node.js v14):
test/support/fake-usb.js#L53
This line has a length of 145. Maximum allowed is 120
|
Test (Node.js v14):
test/support/fake-usb.js#L352
This line has a length of 146. Maximum allowed is 120
|
Test (Node.js v14):
test/support/fake-usb.js#L366
This line has a length of 124. Maximum allowed is 120
|
Test (Node.js v14)
Process completed with exit code 1.
|
Test (Node.js v12)
The operation was canceled.
|
Test (Node.js v16)
The operation was canceled.
|
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/
|
Test (Node.js v14):
src/cellular-device.js#L4
Missing JSDoc @returns for function
|
Test (Node.js v14):
src/cellular-device.js#L4
Missing JSDoc for parameter 'base'
|
Test (Node.js v14):
src/cellular-device.js#L13
Missing JSDoc return description
|
Test (Node.js v14):
src/cloud-device.js#L36
Missing JSDoc @returns for function
|
Test (Node.js v14):
src/cloud-device.js#L36
Missing JSDoc for parameter 'base'
|
Test (Node.js v14):
src/cloud-device.js#L45
Missing JSDoc return description
|
Test (Node.js v14):
src/cloud-device.js#L73
Missing JSDoc return description
|
Test (Node.js v14):
src/cloud-device.js#L119
Missing JSDoc return description
|
Test (Node.js v14):
src/cloud-device.js#L135
Missing JSDoc return description
|
Test (Node.js v14):
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 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/
|