Skip to content

Implement Esql.QueryAsStreamAsync helper (#8283) (#8285) #3823

Implement Esql.QueryAsStreamAsync helper (#8283) (#8285)

Implement Esql.QueryAsStreamAsync helper (#8283) (#8285) #3823

Triggered via push August 7, 2024 13:21
Status Failure
Total duration 3m 34s
Artifacts

test-jobs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 8 warnings
Canary
❌ No test results found
Canary: tests/Tests.Core/Extensions/ClientExtensions.cs#L15
'ClusterNamespacedClient.Health(HealthRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
Canary: tests/Tests.Core/ManagedElasticsearch/Clusters/ClientTestClusterBase.cs#L37
'ClusterNamespacedClient.Health(HealthRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
Canary: tests/Tests.Core/ManagedElasticsearch/Clusters/ClientTestClusterBase.cs#L39
'ClusterNamespacedClient.Health(HealthRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
Canary: tests/Tests.Core/ManagedElasticsearch/Clusters/XPackCluster.cs#L62
'ClusterNamespacedClient.Health(HealthRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
Canary: tests/Tests.Core/ManagedElasticsearch/Clusters/XPackCluster.cs#L65
'ClusterNamespacedClient.Health(HealthRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
Canary: tests/Tests.Core/ManagedElasticsearch/NodeSeeders/TimeSeriesSeeder.cs#L59
'ElasticsearchClient.Count(Action<CountRequestDescriptor>)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
Canary: tests/Tests.Core/ManagedElasticsearch/NodeSeeders/DefaultSeeder.cs#L218
'ElasticsearchClient.Count(Action<CountRequestDescriptor>)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
Canary: tests/Tests.Core/Extensions/ClientExtensions.cs#L15
'ClusterNamespacedClient.Health(HealthRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
Canary: tests/Tests.Core/ManagedElasticsearch/Clusters/ClientTestClusterBase.cs#L37
'ClusterNamespacedClient.Health(HealthRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
Canary: tests/Tests.Core/ManagedElasticsearch/Clusters/ClientTestClusterBase.cs#L39
'ClusterNamespacedClient.Health(HealthRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
Unit
❌ No test results found
Unit: tests/Tests.Core/ManagedElasticsearch/Clusters/XPackCluster.cs#L62
'ClusterNamespacedClient.Health(HealthRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
Unit: tests/Tests.Core/ManagedElasticsearch/Clusters/XPackCluster.cs#L65
'ClusterNamespacedClient.Health(HealthRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
Unit: tests/Tests.Core/Extensions/ClientExtensions.cs#L15
'ClusterNamespacedClient.Health(HealthRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
Unit: tests/Tests.Core/ManagedElasticsearch/Clusters/ClientTestClusterBase.cs#L37
'ClusterNamespacedClient.Health(HealthRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
Unit: tests/Tests.Core/ManagedElasticsearch/Clusters/ClientTestClusterBase.cs#L39
'ClusterNamespacedClient.Health(HealthRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
Unit: tests/Tests.Core/ManagedElasticsearch/NodeSeeders/TimeSeriesSeeder.cs#L59
'ElasticsearchClient.Count(Action<CountRequestDescriptor>)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
Unit: tests/Tests.Core/ManagedElasticsearch/NodeSeeders/DefaultSeeder.cs#L218
'ElasticsearchClient.Count(Action<CountRequestDescriptor>)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
Unit: tests/Tests.Core/ManagedElasticsearch/Clusters/XPackCluster.cs#L62
'ClusterNamespacedClient.Health(HealthRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
Unit: tests/Tests.Core/ManagedElasticsearch/Clusters/XPackCluster.cs#L65
'ClusterNamespacedClient.Health(HealthRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
Unit: tests/Tests.Core/Extensions/ClientExtensions.cs#L15
'ClusterNamespacedClient.Health(HealthRequest)' is obsolete: 'Synchronous methods are deprecated and could be removed in the future.'
Canary
The following actions uses node12 which is deprecated and will be forced to run on node16: mikepenz/action-junit-report@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Canary
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, mikepenz/action-junit-report@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Canary
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Canary
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit
The following actions uses node12 which is deprecated and will be forced to run on node16: mikepenz/action-junit-report@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, mikepenz/action-junit-report@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/