Skip to content

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

fix(deps): update opentelemetry-rust monorepo

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

Triggered via pull request August 18, 2024 03:11
Status Failure
Total duration 2m 16s
Artifacts

lint.yml

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

Annotations

10 errors
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#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