Skip to content

Automatic upgrade and disable sync on wifi implementation #43

Automatic upgrade and disable sync on wifi implementation

Automatic upgrade and disable sync on wifi implementation #43

Triggered via push October 14, 2024 21:08
Status Failure
Total duration 1m 40s
Artifacts

ubuntu.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build (20): src/app/core/services/daemon/daemon.service.ts#L340
Promise returned in function argument where a void return was expected
build (20): src/app/core/services/daemon/daemon.service.ts#L340
Promise executor functions should not be async
build (20): src/app/core/services/daemon/daemon.service.ts#L361
This branch can never execute. Its condition is a duplicate or covered by previous conditions in the if-else-if chain
build (20)
Process completed with exit code 1.
build (20)
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/