Skip to content

fix(api): remove notification subscription on failing to send #1703

fix(api): remove notification subscription on failing to send

fix(api): remove notification subscription on failing to send #1703

Triggered via pull request July 30, 2024 16:24
Status Failure
Total duration 43s
Artifacts

api.yaml

on: pull_request
build-openapi-schema
0s
build-openapi-schema
build-and-push-docker-image
0s
build-and-push-docker-image
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint
Property 'id' does not exist on type 'PushSubscription'.
lint
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
lint
Process completed with exit code 2.
lint
The following actions uses Node.js version which is deprecated 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/