Update Elastic.Transport to 0.5.2
#2023
Annotations
2 errors and 2 warnings
|
ActivityTest.BasicOpenTelemetryTest:
ActivityTest#L1
Expected oTelActivity.Tags {[db.system, elasticsearch], [db.operation, ping], [db.elasticsearch.schema_url, https://opentelemetry.io/schemas/1.21.0], [db.user, elastic], [elastic.transport.product.name, elasticsearch-net], [elastic.transport.product.version, 8.8.0-alpha.1+e8cc525792cc984d7c2603bdb9476ad45d2abaac], [elastic.transport.version, 0.5.2+7d3a633b6c0d257ad611a60c720c1ee27688fdb1], [user_agent.original, elasticsearch-net/8.8.0-alpha.1+e8cc525792cc984d7c2603bdb9476ad45d2abaac (Ubuntu 22.04.5 LTS; .NET 8.0.11; Elastic.Clients.Elasticsearch)], [http.request.method, HEAD], [url.full, http://localhost:9200/], [server.address, localhost]} to have an item matching ((n.Key == "url.full") AndAlso (n.Value == (value(Tests.ClientConcepts.OpenTelemetry.ActivityTest+<>c__DisplayClass0_1).url ?? "http://localhost:9200/?pretty=true&error_trace=true"))).
|
|
ActivityTest.BasicOpenTelemetryTest:
ActivityTest#L1
Expected oTelActivity.Tags {[db.system, elasticsearch], [db.operation, ping], [db.elasticsearch.schema_url, https://opentelemetry.io/schemas/1.21.0], [db.user, elastic], [elastic.transport.product.name, elasticsearch-net], [elastic.transport.product.version, 8.8.0-ci20241114T142022+e8cc525792cc984d7c2603bdb9476ad45d2abaac], [elastic.transport.version, 0.5.2+7d3a633b6c0d257ad611a60c720c1ee27688fdb1], [user_agent.original, elasticsearch-net/8.8.0-ci20241114T142022+e8cc525792cc984d7c2603bdb9476ad45d2abaac (Ubuntu 22.04.5 LTS; .NET 8.0.11; Elastic.Clients.Elasticsearch)], [http.request.method, HEAD], [url.full, http://localhost:9200/], [server.address, localhost]} to have an item matching ((n.Key == "url.full") AndAlso (n.Value == (value(Tests.ClientConcepts.OpenTelemetry.ActivityTest+<>c__DisplayClass0_1).url ?? "http://localhost:9200/?pretty=true&error_trace=true"))).
|
|
Auto Label
The following actions uses node12 which is deprecated and will be forced to run on node16: banyan/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
Auto Label
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, banyan/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|