chore(deps): Bump the opentelemetry group across 1 directory with 5 u… #27
Annotations
5 errors and 11 warnings
cargo clippy:
src/integration_opentelemetry.rs#L197
cannot find function `new_pipeline` in crate `opentelemetry_otlp`
|
cargo clippy:
src/integration_opentelemetry.rs#L198
cannot find function `new_exporter` in crate `opentelemetry_otlp`
|
cargo clippy:
src/integration_opentelemetry.rs#L218
cannot find function `new_pipeline` in crate `opentelemetry_otlp`
|
cargo clippy:
src/integration_opentelemetry.rs#L219
cannot find function `new_exporter` in crate `opentelemetry_otlp`
|
cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
rustup install
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
rustup install
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
rustup install
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
rustup install
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
cargo clippy:
src/integration_sentry.rs#L5
this import is redundant
|
cargo clippy:
src/integration_opentelemetry.rs#L261
use of deprecated method `opentelemetry_sdk::trace::Config::with_resource`: Config is becoming private. Please use Builder::with_resource(...) instead.
|
cargo clippy:
src/integration_opentelemetry.rs#L262
use of deprecated method `opentelemetry_sdk::trace::Config::with_sampler`: Config is becoming private. Please use Builder::with_sampler(...) instead.
|
cargo clippy:
src/integration_opentelemetry.rs#L8
unused import: `opentelemetry_otlp::WithExportConfig`
|
cargo clippy:
src/integration_opentelemetry.rs#L7
unused import: `opentelemetry::trace::TracerProvider`
|
cargo clippy
`tracing-batteries` (lib test) generated 5 warnings (5 duplicates)
|
cargo clippy
build failed, waiting for other jobs to finish...
|
Loading