Skip to content

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

fix(deps): update opentelemetry-rust monorepo

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

Triggered via pull request July 17, 2024 03:12
Status Failure
Total duration 1m 29s
Artifacts

lint.yml

on: pull_request
Run Formatter and Lint Check
1m 16s
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