Skip to content

remove node-gcm

remove node-gcm #42

Triggered via pull request August 22, 2024 18:15
Status Failure
Total duration 32s
Artifacts

ci.yml

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

Annotations

34 errors and 1 warning
test (20.x): src/push-notifications.js#L3
Unable to resolve path to module './sendGCM'
test (20.x): src/push-notifications.js#L3
Missing file extension for "./sendGCM"
test (20.x): src/utils/tools.js#L78
'buildGcmNotification' is assigned a value but never used
test (20.x): test/push-notifications/regIds.js#L6
Unable to resolve path to module '../../src/sendGCM'
test (20.x): test/push-notifications/regIds.js#L6
Missing file extension for "../../src/sendGCM"
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 (14.x)
The job was canceled because "_20_x" failed.
test (14.x): src/push-notifications.js#L3
Unable to resolve path to module './sendGCM'
test (14.x): src/push-notifications.js#L3
Missing file extension for "./sendGCM"
test (14.x): src/utils/tools.js#L78
'buildGcmNotification' is assigned a value but never used
test (14.x): test/push-notifications/regIds.js#L6
Unable to resolve path to module '../../src/sendGCM'
test (14.x): test/push-notifications/regIds.js#L6
Missing file extension for "../../src/sendGCM"
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 (16.x)
The job was canceled because "_20_x" failed.
test (16.x): src/push-notifications.js#L3
Unable to resolve path to module './sendGCM'
test (16.x): src/push-notifications.js#L3
Missing file extension for "./sendGCM"
test (16.x): src/utils/tools.js#L78
'buildGcmNotification' is assigned a value but never used
test (16.x): test/push-notifications/regIds.js#L6
Unable to resolve path to module '../../src/sendGCM'
test (16.x): test/push-notifications/regIds.js#L6
Missing file extension for "../../src/sendGCM"
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 (18.x)
The job was canceled because "_20_x" failed.
test (18.x)
The operation was canceled.
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/