Skip to content

Return buffer instead of file #288

Return buffer instead of file

Return buffer instead of file #288

Triggered via push September 20, 2023 17:07
Status Failure
Total duration 53s
Artifacts

ci.yaml

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

Annotations

6 errors and 13 warnings
Test (Node.js v14): src/dfu.test.js#L3
'FIXTURES_DIR' is assigned a value but never used
Test (Node.js v14): src/dfu.test.js#L4
'path' is assigned a value but never used
Test (Node.js v14): src/dfu.test.js#L5
'fs' is assigned a value but never used
Test (Node.js v14)
Process completed with exit code 1.
Test (Node.js v16)
The operation was canceled.
Test (Node.js v12)
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 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 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/