chore(deps): Update opentelemetry-otlp requirement from 0.17.0 to 0.27.0 #164
Annotations
5 errors and 8 warnings
Run tests:
examples/metrics.rs#L2
unresolved imports `opentelemetry_otlp::new_exporter`, `opentelemetry_otlp::new_pipeline`
|
Run tests:
examples/with_global.rs#L5
unresolved imports `opentelemetry_otlp::new_exporter`, `opentelemetry_otlp::new_pipeline`
|
Run tests
could not compile `trillium-opentelemetry` (example "with_global") due to 1 previous error
|
Run tests
could not compile `trillium-opentelemetry` (example "metrics") due to 1 previous error
|
Run tests
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/toolchain@v1, actions-rs/cargo@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, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install 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/
|
Install 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/
|
Install 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/
|
Install 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/
|
Run tests:
src/trace.rs#L207
use of deprecated method `trillium::Conn::set_state`: use Conn::insert_state
|
Run tests
`trillium-opentelemetry` (lib) generated 1 warning
|
Loading