Skip to content

Update Firebase.ts #1413

Update Firebase.ts

Update Firebase.ts #1413

Triggered via push November 24, 2023 07:12
Status Failure
Total duration 54s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
test: api/Firebase.ts#L16
Type 'undefined' is not assignable to type 'Response'.
test: api/Messages.ts#L13
'response' is possibly 'undefined'.
test: api/Messages.ts#L14
'response' is possibly 'undefined'.
test: api/Messages.ts#L17
'response' is possibly 'undefined'.
test: api/Volunteers.ts#L53
'response' is possibly 'undefined'.
test: api/Volunteers.ts#L63
'response' is possibly 'undefined'.
test: api/Volunteers.ts#L73
'response' is possibly 'undefined'.
test: api/Volunteers.ts#L83
'response' is possibly 'undefined'.
test
Process completed with exit code 2.
test
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/