Skip to content

Merge branch 'SignalRApi' into next #287

Merge branch 'SignalRApi' into next

Merge branch 'SignalRApi' into next #287

Triggered via push November 6, 2023 00:00
Status Failure
Total duration 2m 3s
Artifacts

CD.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
deploy: src/components/views/Instance/Edit/Repository.tsx#L293
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
deploy: src/components/views/Instance/Edit/Repository.tsx#L525
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
deploy: src/components/views/Instance/Edit/Repository.tsx#L714
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
deploy: src/components/views/Instance/Edit/Repository.tsx#L1158
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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/