Cleanup a bit #173
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: vostok/github.ci@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: vostok/github.ci@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Vostok.ClusterClient.Transport/Webrequest/WebRequestHeadersHacker.cs#L18
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Vostok.ClusterClient.Transport/Webrequest/WebRequestFactory.cs#L12
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Vostok.ClusterClient.Transport/Sockets/SocketTuner.cs#L46
This call site is reachable on all platforms. 'IOControlCode.KeepAliveValues' is supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Vostok.ClusterClient.Transport.Tests/Webrequest/WebRequestTuner_Tests.cs#L27
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Vostok.ClusterClient.Transport.Tests/Webrequest/WebRequestHeadersHacker_Tests.cs#L24
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Vostok.ClusterClient.Transport.Tests/Webrequest/ConnectTimeoutHelper_Tests.cs#L27
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Vostok.ClusterClient.Transport/Webrequest/WebRequestHeadersHacker.cs#L18
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Vostok.ClusterClient.Transport/Webrequest/WebRequestFactory.cs#L12
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Vostok.ClusterClient.Transport/Sockets/SocketTuner.cs#L46
This call site is reachable on all platforms. 'IOControlCode.KeepAliveValues' is supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Vostok.ClusterClient.Transport.Tests/Webrequest/WebRequestTuner_Tests.cs#L27
'WebRequest.CreateHttp(string)' 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