Skip to content

Delete an invalid push notify subscription from the session #20

Delete an invalid push notify subscription from the session

Delete an invalid push notify subscription from the session #20

Triggered via push December 10, 2023 18:29
Status Failure
Total duration 1m 21s
Artifacts

api.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: api/controllers/tourn/results/qualifier.js#L309
Unexpected `await` inside a loop
build: api/controllers/tourn/results/qualifier.js#L313
Missing trailing comma
build: api/controllers/tourn/results/qualifier.js#L318
More than 1 blank line not allowed
build: api/controllers/user/account/setNotifications.js#L94
'session' is assigned a value but never used
build: api/controllers/user/account/setNotifications.js#L95
Identifier 'push_notify' is not in camel case
build: api/controllers/user/account/setNotifications.js#L106
Identifier 'push_notify' is not in camel case
build: api/controllers/user/account/setNotifications.js#L113
Missing trailing comma
build: api/helpers/db.js#L116
A space is required before '}'
build: api/helpers/db.js#L117
A space is required before '}'
build: api/helpers/db.js#L118
A space is required before '}'
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/