fix(deps): update opentelemetry-rust monorepo to 0.27.0 #12563
Triggered via pull request
September 29, 2024 10:51
Status
Failure
Total duration
1m 42s
Artifacts
–
lint.yml
on: pull_request
Run Formatter and Lint Check
1m 32s
Annotations
10 errors
Run Formatter and Lint Check:
src/cli/telemetry.rs#L70
failed to resolve: could not find `SpanExporterBuilder` in `opentelemetry_stdout`
|
Run Formatter and Lint Check:
src/cli/telemetry.rs#L116
failed to resolve: could not find `LogExporterBuilder` in `opentelemetry_stdout`
|
Run Formatter and Lint Check:
src/cli/telemetry.rs#L128
cannot find function `config` in module `opentelemetry_sdk::logs`
|
Run Formatter and Lint Check:
src/cli/telemetry.rs#L133
cannot find function `config` in module `opentelemetry_sdk::logs`
|
Run Formatter and Lint Check:
src/cli/telemetry.rs#L83
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
|
Run Formatter and Lint Check:
src/cli/telemetry.rs#L88
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
|
Run Formatter and Lint Check:
src/core/http/request_handler.rs#L380
the trait bound `opentelemetry::common::Key: From<opentelemetry::Key>` is not satisfied
|
Run Formatter and Lint Check:
src/core/http/request_handler.rs#L380
the trait bound `opentelemetry::common::Value: From<opentelemetry::Value>` is not satisfied
|
Run Formatter and Lint Check:
src/core/http/telemetry.rs#L76
mismatched types
|
Run Formatter and Lint Check:
src/core/http/telemetry.rs#L79
mismatched types
|