dep: Update dependency Serilog.Settings.Configuration to v9 #1293
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