chore(deps): bump opentelemetry_sdk from 0.31.0 to 0.32.1 #543
ci.yml
on: pull_request
run_unit_tests
1m 43s
clippy
2m 12s
Annotations
8 errors and 2 warnings
|
run_unit_tests
Process completed with exit code 101.
|
|
run_unit_tests:
encoderfile/src/transport/cli.rs#L457
no method named `tracer` found for struct `SdkTracerProvider` in the current scope
|
|
run_unit_tests:
encoderfile/src/transport/cli.rs#L454
the trait bound `opentelemetry_otlp::SpanExporter: opentelemetry_sdk::trace::SpanExporter` is not satisfied
|
|
run_unit_tests:
encoderfile/src/transport/cli.rs#L446
type mismatch resolving `<Vec<KeyValue> as IntoIterator>::Item == KeyValue`
|
|
clippy
Process completed with exit code 101.
|
|
clippy:
encoderfile/src/transport/cli.rs#L457
no method named `tracer` found for struct `opentelemetry_sdk::trace::SdkTracerProvider` in the current scope
|
|
clippy:
encoderfile/src/transport/cli.rs#L454
the trait bound `opentelemetry_otlp::SpanExporter: opentelemetry_sdk::trace::SpanExporter` is not satisfied
|
|
clippy:
encoderfile/src/transport/cli.rs#L446
type mismatch resolving `<Vec<KeyValue> as IntoIterator>::Item == KeyValue`
|
|
run_unit_tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, extractions/setup-crate@4993624604c307fbca528d28a3c8b60fa5ecc859. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
clippy
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5, extractions/setup-crate@4993624604c307fbca528d28a3c8b60fa5ecc859. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|