chore(deps): update opentelemetry-otlp requirement from 0.14.0 to 0.16.0 #336
Annotations
9 errors and 15 warnings
Run actions-rs/cargo@v1:
examples/bank-accounting/src/tracing.rs#L12
mismatched types
|
Run actions-rs/cargo@v1:
examples/bank-accounting/src/tracing.rs#L17
the trait bound `opentelemetry_sdk::runtime::Tokio: opentelemetry_sdk::runtime::RuntimeChannel` is not satisfied
|
Run actions-rs/cargo@v1:
examples/bank-accounting/src/tracing.rs#L26
the trait bound `opentelemetry_sdk::trace::tracer::Tracer: opentelemetry::trace::Tracer` is not satisfied
|
Run actions-rs/cargo@v1:
examples/bank-accounting/src/tracing.rs#L26
the trait bound `opentelemetry_sdk::trace::tracer::Tracer: PreSampledTracer` is not satisfied
|
Run actions-rs/cargo@v1:
examples/bank-accounting/src/tracing.rs#L26
the trait bound `opentelemetry_sdk::trace::tracer::Tracer: opentelemetry::trace::Tracer` is not satisfied
|
Run actions-rs/cargo@v1:
examples/bank-accounting/src/tracing.rs#L26
the trait bound `opentelemetry_sdk::trace::tracer::Tracer: PreSampledTracer` is not satisfied
|
Run actions-rs/cargo@v1:
examples/bank-accounting/src/tracing.rs#L27
the method `with` exists for struct `Layered<OpenTelemetryLayer<Layered<Layer<Registry>, Registry>, Tracer>, Layered<Layer<Registry>, Registry>>`, but its trait bounds were not satisfied
|
Run actions-rs/cargo@v1
could not compile `bank-accounting` (lib) due to 7 previous errors
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Run actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/cargo@v1:
eventually-postgres/src/lib.rs#L12
missing documentation for a module
|
Run actions-rs/cargo@v1:
eventually-postgres/src/event.rs#L16
missing documentation for an enum
|
Run actions-rs/cargo@v1:
eventually-postgres/src/event.rs#L18
missing documentation for a variant
|
Run actions-rs/cargo@v1:
eventually-postgres/src/event.rs#L20
missing documentation for a variant
|
Run actions-rs/cargo@v1:
eventually-postgres/src/event.rs#L21
missing documentation for a struct field
|
Run actions-rs/cargo@v1:
eventually-postgres/src/event.rs#L23
missing documentation for a struct field
|
Run actions-rs/cargo@v1:
eventually-postgres/src/event.rs#L26
missing documentation for a variant
|
Run actions-rs/cargo@v1:
eventually-postgres/src/event.rs#L98
missing documentation for a struct
|
Run actions-rs/cargo@v1
`eventually-postgres` (lib) generated 8 warnings
|
Loading