fix(deps): update opentelemetry-rust monorepo #23825
Annotations
10 errors and 2 warnings
Run Cargo Test:
src/cli/telemetry.rs#L70
failed to resolve: could not find `SpanExporterBuilder` in `opentelemetry_stdout`
|
Run Cargo Test:
src/cli/telemetry.rs#L116
failed to resolve: could not find `LogExporterBuilder` in `opentelemetry_stdout`
|
Run Cargo Test:
src/cli/telemetry.rs#L128
cannot find function `config` in module `opentelemetry_sdk::logs`
|
Run Cargo Test:
src/cli/telemetry.rs#L133
cannot find function `config` in module `opentelemetry_sdk::logs`
|
Run Cargo Test:
src/cli/telemetry.rs#L83
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
|
Run Cargo Test:
src/cli/telemetry.rs#L88
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
|
Run Cargo Test:
src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Key: std::convert::From<opentelemetry::Key>` is not satisfied
|
Run Cargo Test:
src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Value: std::convert::From<opentelemetry::Value>` is not satisfied
|
Run Cargo Test:
src/core/http/telemetry.rs#L76
mismatched types
|
Run Cargo Test:
src/core/http/telemetry.rs#L79
mismatched types
|
Pre Upload Coverage to Codecov
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 50345 , Maximum supported length: 32766
|
Post Upload Coverage to Codecov
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 50345 , Maximum supported length: 32766
|
Loading