Feat: .strm downloader #843
Draft
Annotations
4 warnings
|
server/RdtClient.Service.Test/Services/Downloaders/StrmDownloaderTest.cs#L21
The literal or constant value "http://example.com/video.mp4" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'Download_WhenFileCreatedSuccesfully_RaisesDownloadCompleteEvent' on type 'StrmDownloaderTest'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
server/RdtClient.Service/Services/Downloaders/StrmDownloader.cs#L8
The event 'StrmDownloader.DownloadProgress' is never used
|
|
server/RdtClient.Service.Test/Services/Downloaders/StrmDownloaderTest.cs#L21
The literal or constant value "http://example.com/video.mp4" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'Download_WhenFileCreatedSuccesfully_RaisesDownloadCompleteEvent' on type 'StrmDownloaderTest'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
server/RdtClient.Service/Services/Downloaders/StrmDownloader.cs#L8
The event 'StrmDownloader.DownloadProgress' is never used
|
The logs for this run have expired and are no longer available.
Loading