refactored all unit tests #335
Annotations
2 errors and 8 warnings
The run was canceled by @bezzad.
|
Test
The operation was canceled.
|
Build Downloader.Test Project:
src/Downloader.Test/UnitTests/RequestTest.cs#L386
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build Downloader.Test Project:
src/Downloader.Test/UnitTests/RequestTest.cs#L406
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build Downloader.Test Project:
src/Downloader.Test/HelperTests/DummyFileControllerTest.cs#L281
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build Downloader.Test Project:
src/Downloader.Test/UnitTests/RequestTest.cs#L386
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build Downloader.Test Project:
src/Downloader.Test/UnitTests/RequestTest.cs#L406
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build Downloader.Test Project:
src/Downloader.Test/HelperTests/DummyFileControllerTest.cs#L281
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build Downloader Project:
src/Downloader/Request.cs#L43
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build Downloader Project:
src/Downloader/Request.cs#L43
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
The logs for this run have expired and are no longer available.
Loading