fix(deps): update opentelemetry-rust monorepo #23713
Annotations
10 errors and 6 warnings
Build Project:
src/cli/telemetry.rs#L70
failed to resolve: could not find `SpanExporterBuilder` in `opentelemetry_stdout`
|
Build Project:
src/cli/telemetry.rs#L116
failed to resolve: could not find `LogExporterBuilder` in `opentelemetry_stdout`
|
Build Project:
src/cli/telemetry.rs#L128
cannot find function `config` in module `opentelemetry_sdk::logs`
|
Build Project:
src/cli/telemetry.rs#L133
cannot find function `config` in module `opentelemetry_sdk::logs`
|
Build Project:
src/cli/telemetry.rs#L83
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
|
Build Project:
src/cli/telemetry.rs#L88
use of deprecated function `opentelemetry_sdk::trace::config`: Use Config::default() instead
|
Build Project:
src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Key: std::convert::From<opentelemetry::Key>` is not satisfied
|
Build Project:
src/core/http/request_handler.rs#L372
the trait bound `opentelemetry::common::Value: std::convert::From<opentelemetry::Value>` is not satisfied
|
Build Project:
src/core/http/telemetry.rs#L76
mismatched types
|
Build Project:
src/core/http/telemetry.rs#L79
mismatched types
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. 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/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Set up Rust
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/
|
Set up Rust
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/
|
Set up Rust
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/
|
Set up Rust
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/
|
Loading