chore(deps): bump dorny/test-reporter from 2 to 3 in the github-actions group #1075
Annotations
3 warnings
|
Run tests:
NGitLab/Impl/HttpRequestor.GitLabRequest.cs#L164
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Run tests:
NGitLab/Impl/HttpRequestor.cs#L30
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Run tests:
NGitLab/Impl/HttpRequestor.GitLabRequest.cs#L164
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Loading