chore(deps): Update opentelemetry_sdk requirement from 0.27.1 to 0.28.0 #183
Annotations
10 errors and 6 warnings
Run tests:
examples/with_global.rs#L21
the trait bound `MetricExporter: PushMetricExporter` is not satisfied
|
Run tests:
examples/metrics.rs#L12
the trait bound `MetricExporter: PushMetricExporter` is not satisfied
|
Run tests:
examples/with_global.rs#L21
this function takes 1 argument but 2 arguments were supplied
|
Run tests:
examples/metrics.rs#L12
this function takes 1 argument but 2 arguments were supplied
|
Run tests:
examples/with_global.rs#L21
the method `build` exists for struct `PeriodicReaderBuilder<MetricExporter>`, but its trait bounds were not satisfied
|
Run tests:
examples/metrics.rs#L12
the method `build` exists for struct `PeriodicReaderBuilder<MetricExporter>`, but its trait bounds were not satisfied
|
Run tests:
examples/with_global.rs#L23
the trait bound `SdkMeterProvider: MeterProvider` is not satisfied
|
Run tests:
examples/metrics.rs#L14
the trait bound `SdkMeterProvider: MeterProvider` is not satisfied
|
Run tests:
examples/with_global.rs#L27
associated function `new` is private
|
Run tests:
examples/with_global.rs#L27
type mismatch resolving `<Vec<KeyValue> as IntoIterator>::Item == KeyValue`
|
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