Skip to content

clean up GCM refs

clean up GCM refs #43

Triggered via push August 22, 2024 18:22
Status Failure
Total duration 32s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 1 warning
test (20.x): src/utils/tools.js#L78
'buildGcmNotification' is assigned a value but never used
test (20.x): test/send/sendADM.js#L7
sendOkMethodGCM not found in '../util'
test (20.x): test/send/sendAPN.js#L13
sendOkMethodGCM not found in '../util'
test (20.x): test/send/sendWNS-accessToken.js#L7
sendOkMethodGCM not found in '../util'
test (20.x): test/send/sendWNS.js#L7
sendOkMethodGCM not found in '../util'
test (20.x): test/util.js#L1
'sinon' is defined but never used
test (20.x)
Process completed with exit code 1.
test (18.x)
The job was canceled because "_20_x" failed.
test (18.x): src/utils/tools.js#L78
'buildGcmNotification' is assigned a value but never used
test (18.x): test/send/sendADM.js#L7
sendOkMethodGCM not found in '../util'
test (18.x): test/send/sendAPN.js#L13
sendOkMethodGCM not found in '../util'
test (18.x): test/send/sendWNS-accessToken.js#L7
sendOkMethodGCM not found in '../util'
test (18.x): test/send/sendWNS.js#L7
sendOkMethodGCM not found in '../util'
test (18.x): test/util.js#L1
'sinon' is defined but never used
test (18.x)
Process completed with exit code 1.
test (16.x)
The job was canceled because "_20_x" failed.
test (16.x): src/utils/tools.js#L78
'buildGcmNotification' is assigned a value but never used
test (16.x): test/send/sendADM.js#L7
sendOkMethodGCM not found in '../util'
test (16.x): test/send/sendAPN.js#L13
sendOkMethodGCM not found in '../util'
test (16.x): test/send/sendWNS-accessToken.js#L7
sendOkMethodGCM not found in '../util'
test (16.x): test/send/sendWNS.js#L7
sendOkMethodGCM not found in '../util'
test (16.x): test/util.js#L1
'sinon' is defined but never used
test (16.x)
Process completed with exit code 1.
test (14.x)
The job was canceled because "_20_x" failed.
test (14.x): src/utils/tools.js#L78
'buildGcmNotification' is assigned a value but never used
test (14.x): test/send/sendADM.js#L7
sendOkMethodGCM not found in '../util'
test (14.x): test/send/sendAPN.js#L13
sendOkMethodGCM not found in '../util'
test (14.x): test/send/sendWNS-accessToken.js#L7
sendOkMethodGCM not found in '../util'
test (14.x): test/send/sendWNS.js#L7
sendOkMethodGCM not found in '../util'
test (14.x): test/util.js#L1
'sinon' is defined but never used
test (14.x)
Process completed with exit code 1.
test (20.x)
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/