Skip to content

fix(deps): update opentelemetry-rust monorepo #12104

fix(deps): update opentelemetry-rust monorepo

fix(deps): update opentelemetry-rust monorepo #12104

Triggered via pull request September 22, 2024 05:05
Status Failure
Total duration 2m 53s
Artifacts

lint.yml

on: pull_request
Run Formatter and Lint Check
2m 43s
Run Formatter and Lint Check
Fit to window
Zoom out
Zoom in

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