Skip to content

Fix queue tests failing #618

Fix queue tests failing

Fix queue tests failing #618

Re-run triggered January 5, 2024 03:17
Status Success
Total duration 2m 18s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build / build: src/Foundatio.Extensions.Hosting/Jobs/HostedJobService.cs#L47
CancelAsync should be used instead of _stoppingCts.Cancel. (https://github.com/semihokur/AsyncFixer)
build / build: src/Foundatio.Extensions.Hosting/Jobs/HostedJobService.cs#L64
CancelAsync should be used instead of _stoppingCts.Cancel. (https://github.com/semihokur/AsyncFixer)
build / build: src/Foundatio.Extensions.Hosting/Jobs/HostedJobService.cs#L47
CancelAsync should be used instead of _stoppingCts.Cancel. (https://github.com/semihokur/AsyncFixer)
build / build: src/Foundatio.Extensions.Hosting/Jobs/HostedJobService.cs#L64
CancelAsync should be used instead of _stoppingCts.Cancel. (https://github.com/semihokur/AsyncFixer)