Skip to content

fix(tests): increase connection timeout #181

fix(tests): increase connection timeout

fix(tests): increase connection timeout #181

Triggered via push November 15, 2024 09:14
Status Success
Total duration 15m 46s
Artifacts

ci.yml

on: push
Matrix: build / build
Matrix: test / test
publish  /  publish
0s
publish / publish
Fit to window
Zoom out
Zoom in

Annotations

108 warnings and 18 notices
build / build (ubuntu-latest, nuget)
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/
build / build (ubuntu-latest, nuget)
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/
build / build (ubuntu-latest, nuget): 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)
build / build (ubuntu-latest, nuget): 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)
build / build (ubuntu-latest, nuget): 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)
build / build (ubuntu-latest, nuget): 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)
build / build (ubuntu-latest, nuget): 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)
build / build (ubuntu-latest, nuget): 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)
build / build (ubuntu-latest, nuget): 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)
build / build (ubuntu-latest, nuget): 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)
build / build (ubuntu-latest, nuget): 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)
build / build (ubuntu-latest, nuget): 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)
build / build (ubuntu-latest, cement)
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/
build / build (ubuntu-latest, cement)
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/
build / build (ubuntu-latest, cement): 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)
build / build (ubuntu-latest, cement): 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)
build / build (ubuntu-latest, cement): 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)
build / build (ubuntu-latest, cement): 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)
build / build (ubuntu-latest, cement): 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)
build / build (ubuntu-latest, cement): 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)
build / build (ubuntu-latest, cement): 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)
build / build (ubuntu-latest, cement): 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)
build / build (ubuntu-latest, cement): 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)
build / build (ubuntu-latest, cement): 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)
build / build (macos-12, nuget)
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/
build / build (macos-12, nuget)
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/
build / build (macos-12, nuget): 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)
build / build (macos-12, nuget): 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)
build / build (macos-12, nuget): 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)
build / build (macos-12, nuget): 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)
build / build (macos-12, nuget): 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)
build / build (macos-12, nuget): 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)
build / build (macos-12, nuget): 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)
build / build (macos-12, nuget): 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)
build / build (macos-12, nuget): 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)
build / build (macos-12, nuget): 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)
build / build (macos-12, cement)
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/
build / build (macos-12, cement)
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/
build / build (macos-12, cement): 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)
build / build (macos-12, cement): 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)
build / build (macos-12, cement): 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)
build / build (macos-12, cement): 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)
build / build (macos-12, cement): 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)
build / build (macos-12, cement): 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)
build / build (macos-12, cement): 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)
build / build (macos-12, cement): 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)
build / build (macos-12, cement): 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)
build / build (macos-12, cement): 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)
build / build (windows-latest, nuget)
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/
build / build (windows-latest, nuget)
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/
build / build (windows-latest, nuget): 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)
build / build (windows-latest, nuget): 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)
build / build (windows-latest, nuget): 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)
build / build (windows-latest, nuget): 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)
build / build (windows-latest, nuget): 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)
build / build (windows-latest, nuget): 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)
build / build (windows-latest, nuget): 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)
build / build (windows-latest, nuget): 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)
build / build (windows-latest, nuget): 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)
build / build (windows-latest, nuget): 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)
build / build (windows-latest, cement)
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/
build / build (windows-latest, cement)
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/
build / build (windows-latest, cement): 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)
build / build (windows-latest, cement): 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)
build / build (windows-latest, cement): 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)
build / build (windows-latest, cement): 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)
build / build (windows-latest, cement): 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)
build / build (windows-latest, cement): 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)
build / build (windows-latest, cement): 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)
build / build (windows-latest, cement): 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)
build / build (windows-latest, cement): 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)
build / build (windows-latest, cement): 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)
test / test (ubuntu-latest, cement, netcoreapp2.1)
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/
test / test (ubuntu-latest, cement, netcoreapp2.1)
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/
test / test (ubuntu-latest, cement, net6.0)
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/
test / test (ubuntu-latest, cement, net6.0)
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/
test / test (ubuntu-latest, cement, net5.0)
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/
test / test (ubuntu-latest, cement, net5.0)
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/
test / test (ubuntu-latest, cement, netcoreapp3.1)
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/
test / test (ubuntu-latest, cement, netcoreapp3.1)
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/
test / test (ubuntu-latest, nuget, net5.0)
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/
test / test (ubuntu-latest, nuget, net5.0)
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/
test / test (ubuntu-latest, nuget, netcoreapp2.1)
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/
test / test (ubuntu-latest, nuget, netcoreapp2.1)
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/
test / test (ubuntu-latest, nuget, netcoreapp3.1)
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/
test / test (ubuntu-latest, nuget, netcoreapp3.1)
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/
test / test (ubuntu-latest, nuget, net6.0)
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/
test / test (ubuntu-latest, nuget, net6.0)
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/
test / test (windows-latest, cement, netcoreapp2.1)
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/
test / test (windows-latest, cement, netcoreapp2.1)
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/
test / test (windows-latest, cement, netcoreapp3.1)
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/
test / test (windows-latest, cement, netcoreapp3.1)
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/
test / test (windows-latest, cement, net5.0)
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/
test / test (windows-latest, cement, net5.0)
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/
test / test (windows-latest, cement, net471)
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/
test / test (windows-latest, cement, net471)
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/
test / test (windows-latest, nuget, net5.0)
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/
test / test (windows-latest, nuget, net5.0)
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/
test / test (windows-latest, nuget, netcoreapp2.1)
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/
test / test (windows-latest, nuget, netcoreapp2.1)
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/
test / test (windows-latest, nuget, net471)
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/
test / test (windows-latest, nuget, net471)
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/
test / test (windows-latest, nuget, netcoreapp3.1)
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/
test / test (windows-latest, nuget, netcoreapp3.1)
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/
test / test (windows-latest, cement, net6.0)
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/
test / test (windows-latest, cement, net6.0)
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/
test / test (windows-latest, nuget, net6.0)
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/
test / test (windows-latest, nuget, net6.0)
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/
test / test (ubuntu-latest, cement, netcoreapp2.1)
Passed! - Failed: 0, Passed: 294, Skipped: 0, Total: 294, Duration: 25 s - Vostok.ClusterClient.Transport.Tests.dll (netcoreapp2.1)
test / test (ubuntu-latest, cement, net6.0)
Passed! - Failed: 0, Passed: 295, Skipped: 0, Total: 295, Duration: 22 s - Vostok.ClusterClient.Transport.Tests.dll (net6.0)
test / test (ubuntu-latest, cement, net5.0)
Passed! - Failed: 0, Passed: 294, Skipped: 0, Total: 294, Duration: 21 s - Vostok.ClusterClient.Transport.Tests.dll (net5.0)
test / test (ubuntu-latest, cement, netcoreapp3.1)
Passed! - Failed: 0, Passed: 294, Skipped: 0, Total: 294, Duration: 23 s - Vostok.ClusterClient.Transport.Tests.dll (netcoreapp3.1)
test / test (ubuntu-latest, nuget, net5.0)
Passed! - Failed: 0, Passed: 294, Skipped: 0, Total: 294, Duration: 22 s - Vostok.ClusterClient.Transport.Tests.dll (net5.0)
test / test (ubuntu-latest, nuget, netcoreapp2.1)
Passed! - Failed: 0, Passed: 294, Skipped: 0, Total: 294, Duration: 25 s - Vostok.ClusterClient.Transport.Tests.dll (netcoreapp2.1)
test / test (ubuntu-latest, nuget, netcoreapp3.1)
Passed! - Failed: 0, Passed: 294, Skipped: 0, Total: 294, Duration: 21 s - Vostok.ClusterClient.Transport.Tests.dll (netcoreapp3.1)
test / test (ubuntu-latest, nuget, net6.0)
Passed! - Failed: 0, Passed: 295, Skipped: 0, Total: 295, Duration: 24 s - Vostok.ClusterClient.Transport.Tests.dll (net6.0)
test / test (windows-latest, cement, netcoreapp2.1)
Passed! - Failed: 0, Passed: 294, Skipped: 0, Total: 294, Duration: 50 s - Vostok.ClusterClient.Transport.Tests.dll (netcoreapp2.1)
test / test (windows-latest, cement, netcoreapp3.1)
Passed! - Failed: 0, Passed: 294, Skipped: 0, Total: 294, Duration: 46 s - Vostok.ClusterClient.Transport.Tests.dll (netcoreapp3.1)
test / test (windows-latest, cement, net5.0)
Passed! - Failed: 0, Passed: 294, Skipped: 0, Total: 294, Duration: 53 s - Vostok.ClusterClient.Transport.Tests.dll (net5.0)
test / test (windows-latest, cement, net471)
Passed! - Failed: 0, Passed: 295, Skipped: 0, Total: 295, Duration: 55 s - Vostok.ClusterClient.Transport.Tests.dll (net471)
test / test (windows-latest, nuget, net5.0)
Passed! - Failed: 0, Passed: 294, Skipped: 0, Total: 294, Duration: 51 s - Vostok.ClusterClient.Transport.Tests.dll (net5.0)
test / test (windows-latest, nuget, netcoreapp2.1)
Passed! - Failed: 0, Passed: 294, Skipped: 0, Total: 294, Duration: 45 s - Vostok.ClusterClient.Transport.Tests.dll (netcoreapp2.1)
test / test (windows-latest, nuget, net471)
Passed! - Failed: 0, Passed: 295, Skipped: 0, Total: 295, Duration: 58 s - Vostok.ClusterClient.Transport.Tests.dll (net471)
test / test (windows-latest, nuget, netcoreapp3.1)
Passed! - Failed: 0, Passed: 294, Skipped: 0, Total: 294, Duration: 46 s - Vostok.ClusterClient.Transport.Tests.dll (netcoreapp3.1)
test / test (windows-latest, cement, net6.0)
Passed! - Failed: 0, Passed: 295, Skipped: 0, Total: 295, Duration: 53 s - Vostok.ClusterClient.Transport.Tests.dll (net6.0)
test / test (windows-latest, nuget, net6.0)
Passed! - Failed: 0, Passed: 295, Skipped: 0, Total: 295, Duration: 52 s - Vostok.ClusterClient.Transport.Tests.dll (net6.0)