fix(deps): update rust crate opentelemetry-otlp to 0.16.0 #15805
Annotations
10 errors and 2 warnings
Run Cargo Test:
tailcall-upstream-grpc/src/main.rs#L194
mismatched types
|
Run Cargo Test:
tailcall-upstream-grpc/src/main.rs#L195
the trait bound `Tokio: opentelemetry_sdk::runtime::RuntimeChannel` is not satisfied
|
Run Cargo Test:
tailcall-upstream-grpc/src/main.rs#L201
no method named `tracer` found for struct `opentelemetry_sdk::trace::provider::TracerProvider` in the current scope
|
Run Cargo Test:
tailcall-upstream-grpc/src/main.rs#L211
the trait bound `opentelemetry_sdk::trace::provider::TracerProvider: opentelemetry::trace::TracerProvider` is not satisfied
|
Run Cargo Test:
tailcall-upstream-grpc/src/main.rs#L9
unused import: `TracerProvider`
|
Run Cargo Test:
src/cli/telemetry.rs#L86
mismatched types
|
Run Cargo Test:
src/cli/telemetry.rs#L87
the trait bound `Tokio: opentelemetry_sdk::runtime::RuntimeChannel` is not satisfied
|
Run Cargo Test:
src/cli/telemetry.rs#L87
the trait bound `opentelemetry::trace::TraceError: ExportError` is not satisfied
|
Run Cargo Test:
src/cli/telemetry.rs#L83
`match` arms have incompatible types
|
Run Cargo Test:
src/cli/telemetry.rs#L131
mismatched types
|
Pre Upload Coverage to Codecov
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 38124 , Maximum supported length: 32766
|
Post Upload Coverage to Codecov
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 38124 , Maximum supported length: 32766
|
Loading