Skip to content

fix(deps): update opentelemetry-rust monorepo to 0.27.0 #10326

fix(deps): update opentelemetry-rust monorepo to 0.27.0

fix(deps): update opentelemetry-rust monorepo to 0.27.0 #10326

Triggered via pull request August 12, 2024 16:48
Status Failure
Total duration 1m 34s
Artifacts

lint.yml

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

Annotations

10 errors
Run Formatter and Lint Check: src/cli/telemetry.rs#L126
cannot find function `config` in module `opentelemetry_sdk::logs`
Run Formatter and Lint Check: src/cli/telemetry.rs#L131
cannot find function `config` in module `opentelemetry_sdk::logs`
Run Formatter and Lint Check: src/cli/telemetry.rs#L81
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
Run Formatter and Lint Check: src/cli/telemetry.rs#L86
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
Run Formatter and Lint Check: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Key: From<opentelemetry::Key>` is not satisfied
Run Formatter and Lint Check: src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Value: From<opentelemetry::Value>` is not satisfied
Run Formatter and Lint Check: src/cli/metrics.rs#L25
mismatched types