Skip to content

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

fix(deps): update opentelemetry-rust monorepo

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

Triggered via pull request December 3, 2024 04:50
Status Failure
Total duration 2m 4s
Artifacts

lint.yml

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

Annotations

10 errors and 1 warning
Run Formatter and Lint Check: src/cli/telemetry.rs#L5
unresolved imports `opentelemetry::logs::LogError`, `opentelemetry::logs::LogResult`
Run Formatter and Lint Check: src/cli/telemetry.rs#L6
unresolved imports `opentelemetry::metrics::MetricsError`, `opentelemetry::metrics::Result`
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#L149
failed to resolve: could not find `MetricsExporterBuilder` in `opentelemetry_stdout`
Run Formatter and Lint Check: src/cli/telemetry.rs#L57
cannot find function `new_exporter` in crate `opentelemetry_otlp`
Run Formatter and Lint Check: src/cli/telemetry.rs#L85
cannot find function `new_pipeline` in crate `opentelemetry_otlp`
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#L130
cannot find function `new_pipeline` in crate `opentelemetry_otlp`
Run Formatter and Lint Check: src/cli/telemetry.rs#L133
cannot find function `config` in module `opentelemetry_sdk::logs`
Run Formatter and Lint Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636