fix(deps): update opentelemetry-rust monorepo #14769
lint.yml
on: pull_request
Run Formatter and Lint Check
2m 9s
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
|