chore(deps): Bump the opentelemetry group across 1 directory with 4 u… #26
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
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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#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 3 warnings (3 duplicates)
|
cargo clippy
build failed, waiting for other jobs to finish...
|
Loading