Skip to content

[OGUI-1854] Notify user via native browser notification when a new run has started #4048

[OGUI-1854] Notify user via native browser notification when a new run has started

[OGUI-1854] Notify user via native browser notification when a new run has started #4048

Triggered via pull request January 9, 2026 21:46
Status Failure
Total duration 4m 24s
Artifacts

qc.yml

on: pull_request
Check eslint rules on ubuntu-latest
24s
Check eslint rules on ubuntu-latest
Tests on ubuntu-latest only if lint-check passes
3m 51s
Tests on ubuntu-latest only if lint-check passes
Tests and generate lcov reoprt coverage on ubuntu-latest
3m 53s
Tests and generate lcov reoprt coverage on ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Tests on ubuntu-latest only if lint-check passes
Process completed with exit code 1.
Tests and generate lcov reoprt coverage on ubuntu-latest
Process completed with exit code 1.
Check eslint rules on ubuntu-latest: QualityControl/lib/services/RunModeService.js#L32
Expected @PARAM names to be "config, bookkeepingService, dataService, eventEmitter, webSocketService". Got "config, bookkeepingService, dataService, eventEmitter, ws"
Check eslint rules on ubuntu-latest: QualityControl/lib/services/RunModeService.js#L26
Missing JSDoc @PARAM "webSocketService" declaration
Check eslint rules on ubuntu-latest: QualityControl/lib/services/Intervals.service.js#L29
Prefer a more specific type to `Function`
Check eslint rules on ubuntu-latest: QualityControl/lib/database/repositories/BaseRepository.js#L79
Expected @PARAM names to be "options". Got "constraints, options"