Fixed one more build warning #617
Annotations
2 errors and 4 warnings
Run Tests:
_/src/Foundatio.TestHarness/Queue/QueueTestBase.cs#L829
System.ArgumentException : Destination array was not long enough. Check the destination index, length, and the array's lower bounds. (Parameter 'destinationArray')
|
Run Tests
Process completed with exit code 1.
|
Build:
src/Foundatio.Extensions.Hosting/Jobs/HostedJobService.cs#L47
CancelAsync should be used instead of _stoppingCts.Cancel. (https://github.com/semihokur/AsyncFixer)
|
Build:
src/Foundatio.Extensions.Hosting/Jobs/HostedJobService.cs#L64
CancelAsync should be used instead of _stoppingCts.Cancel. (https://github.com/semihokur/AsyncFixer)
|
Build:
src/Foundatio.Extensions.Hosting/Jobs/HostedJobService.cs#L47
CancelAsync should be used instead of _stoppingCts.Cancel. (https://github.com/semihokur/AsyncFixer)
|
Build:
src/Foundatio.Extensions.Hosting/Jobs/HostedJobService.cs#L64
CancelAsync should be used instead of _stoppingCts.Cancel. (https://github.com/semihokur/AsyncFixer)
|
The logs for this run have expired and are no longer available.
Loading