fix(deps): update rust crate opentelemetry-otlp to 0.16.0 #5756
lint.yml
on: pull_request
Run Formatter and Lint Check
1m 9s
Annotations
10 errors
Run Formatter and Lint Check:
src/cli/telemetry.rs#L86
mismatched types
|
Run Formatter and Lint Check:
src/cli/telemetry.rs#L87
the trait bound `Tokio: opentelemetry_sdk::runtime::RuntimeChannel` is not satisfied
|
Run Formatter and Lint Check:
src/cli/telemetry.rs#L87
the trait bound `opentelemetry::trace::TraceError: ExportError` is not satisfied
|
Run Formatter and Lint Check:
src/cli/telemetry.rs#L83
`match` arms have incompatible types
|
Run Formatter and Lint Check:
src/cli/telemetry.rs#L131
mismatched types
|
Run Formatter and Lint Check:
src/cli/telemetry.rs#L132
the trait bound `Tokio: opentelemetry_sdk::runtime::RuntimeChannel` is not satisfied
|
Run Formatter and Lint Check:
src/cli/telemetry.rs#L132
the trait bound `opentelemetry::logs::LogError: ExportError` is not satisfied
|
Run Formatter and Lint Check:
src/cli/telemetry.rs#L133
no method named `provider` found for struct `opentelemetry_sdk::logs::log_emitter::LoggerProvider` in the current scope
|
Run Formatter and Lint Check:
src/cli/telemetry.rs#L167
the trait bound `Tokio: opentelemetry_sdk::runtime::Runtime` is not satisfied
|
Run Formatter and Lint Check:
src/cli/telemetry.rs#L168
the method `with_resource` exists for struct `OtlpMetricPipeline<Tokio, NoExporterConfig>`, but its trait bounds were not satisfied
|