dep: Update dependency Splat.Microsoft.Extensions.DependencyInjection… #1319
Annotations
2 warnings
Build generic:
BilibiliLiveRecordDownLoader.BilibiliApi/StreamUriSelectors/FastestResponseStreamUriSelector.cs#L27
Use "Async" suffix in names of methods that return an awaitable type (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD200.md)
|
Build generic:
BilibiliLiveRecordDownLoader.BilibiliApi/Clients/HttpLiveStreamRecorder.cs#L83
Cancel synchronously blocks. Await CancelAsync instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD103.md)
|
Loading