build(deps): bump opentelemetry-otlp from 0.14.0 to 0.15.0 #541
ci.yml
on: push
Check
1m 46s
Unit tests
3m 5s
Integration tests
3m 25s
Rustfmt
12s
Clippy
1m 58s
coverage
4m 7s
Annotations
41 errors and 36 warnings
Check:
src/metrics.rs#L15
the trait bound `Tokio: opentelemetry_sdk::runtime::Runtime` is not satisfied
|
Check:
src/metrics.rs#L16
the method `with_exporter` exists for struct `OtlpMetricPipeline<Tokio, NoExporterConfig>`, but its trait bounds were not satisfied
|
Check:
src/tracing.rs#L44
mismatched types
|
Check:
src/tracing.rs#L50
the trait bound `Tokio: opentelemetry_sdk::runtime::RuntimeChannel` is not satisfied
|
Check:
src/tracing.rs#L53
the trait bound `opentelemetry_sdk::trace::tracer::Tracer: opentelemetry::trace::Tracer` is not satisfied
|
Check:
src/tracing.rs#L53
the trait bound `opentelemetry_sdk::trace::tracer::Tracer: PreSampledTracer` is not satisfied
|
Check:
src/tracing.rs#L56
the trait bound `opentelemetry_sdk::trace::tracer::Tracer: opentelemetry::trace::Tracer` is not satisfied
|
Check:
src/tracing.rs#L56
the trait bound `opentelemetry_sdk::trace::tracer::Tracer: PreSampledTracer` is not satisfied
|
Check:
src/tracing.rs#L57
the method `with` exists for struct `Layered<OpenTelemetryLayer<Layered<EnvFilter, Registry>, Tracer>, Layered<EnvFilter, Registry>>`, but its trait bounds were not satisfied
|
Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Clippy:
src/metrics.rs#L15
the trait bound `opentelemetry_sdk::runtime::Tokio: opentelemetry_sdk::runtime::Runtime` is not satisfied
|
Clippy:
src/metrics.rs#L16
the method `with_exporter` exists for struct `OtlpMetricPipeline<Tokio, NoExporterConfig>`, but its trait bounds were not satisfied
|
Clippy:
src/tracing.rs#L44
mismatched types
|
Clippy:
src/tracing.rs#L50
the trait bound `opentelemetry_sdk::runtime::Tokio: opentelemetry_sdk::runtime::RuntimeChannel` is not satisfied
|
Clippy:
src/tracing.rs#L53
the trait bound `opentelemetry_sdk::trace::tracer::Tracer: opentelemetry::trace::Tracer` is not satisfied
|
Clippy:
src/tracing.rs#L53
the trait bound `opentelemetry_sdk::trace::tracer::Tracer: tracing_opentelemetry::PreSampledTracer` is not satisfied
|
Clippy:
src/tracing.rs#L56
the trait bound `opentelemetry_sdk::trace::tracer::Tracer: opentelemetry::trace::Tracer` is not satisfied
|
Clippy:
src/tracing.rs#L56
the trait bound `opentelemetry_sdk::trace::tracer::Tracer: tracing_opentelemetry::PreSampledTracer` is not satisfied
|
Clippy:
src/tracing.rs#L57
the method `with` exists for struct `Layered<OpenTelemetryLayer<Layered<EnvFilter, Registry>, Tracer>, Layered<EnvFilter, Registry>>`, but its trait bounds were not satisfied
|
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Unit tests:
src/metrics.rs#L15
the trait bound `Tokio: opentelemetry_sdk::runtime::Runtime` is not satisfied
|
Unit tests:
src/metrics.rs#L16
the method `with_exporter` exists for struct `OtlpMetricPipeline<Tokio, NoExporterConfig>`, but its trait bounds were not satisfied
|
Unit tests:
src/tracing.rs#L44
mismatched types
|
Unit tests:
src/tracing.rs#L50
the trait bound `Tokio: opentelemetry_sdk::runtime::RuntimeChannel` is not satisfied
|
Unit tests:
src/tracing.rs#L53
the trait bound `opentelemetry_sdk::trace::tracer::Tracer: opentelemetry::trace::Tracer` is not satisfied
|
Unit tests:
src/tracing.rs#L53
the trait bound `opentelemetry_sdk::trace::tracer::Tracer: PreSampledTracer` is not satisfied
|
Unit tests:
src/tracing.rs#L56
the trait bound `opentelemetry_sdk::trace::tracer::Tracer: opentelemetry::trace::Tracer` is not satisfied
|
Unit tests:
src/tracing.rs#L56
the trait bound `opentelemetry_sdk::trace::tracer::Tracer: PreSampledTracer` is not satisfied
|
Unit tests:
src/tracing.rs#L57
the method `with` exists for struct `Layered<OpenTelemetryLayer<Layered<EnvFilter, Registry>, Tracer>, Layered<EnvFilter, Registry>>`, but its trait bounds were not satisfied
|
Unit tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Integration tests:
src/metrics.rs#L15
the trait bound `Tokio: opentelemetry_sdk::runtime::Runtime` is not satisfied
|
Integration tests:
src/metrics.rs#L16
the method `with_exporter` exists for struct `OtlpMetricPipeline<Tokio, NoExporterConfig>`, but its trait bounds were not satisfied
|
Integration tests:
src/tracing.rs#L44
mismatched types
|
Integration tests:
src/tracing.rs#L50
the trait bound `Tokio: opentelemetry_sdk::runtime::RuntimeChannel` is not satisfied
|
Integration tests:
src/tracing.rs#L53
the trait bound `opentelemetry_sdk::trace::tracer::Tracer: opentelemetry::trace::Tracer` is not satisfied
|
Integration tests:
src/tracing.rs#L53
the trait bound `opentelemetry_sdk::trace::tracer::Tracer: PreSampledTracer` is not satisfied
|
Integration tests:
src/tracing.rs#L56
the trait bound `opentelemetry_sdk::trace::tracer::Tracer: opentelemetry::trace::Tracer` is not satisfied
|
Integration tests:
src/tracing.rs#L56
the trait bound `opentelemetry_sdk::trace::tracer::Tracer: PreSampledTracer` is not satisfied
|
Integration tests:
src/tracing.rs#L57
the method `with` exists for struct `Layered<OpenTelemetryLayer<Layered<EnvFilter, Registry>, Tracer>, Layered<EnvFilter, Registry>>`, but its trait bounds were not satisfied
|
Integration tests
could not compile `policy-server` (lib) due to 9 previous errors
|
coverage
Process completed with exit code 2.
|
Rustfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check
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/
|
Check
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/
|
Check
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/
|
Check
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/
|
Clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit tests
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/
|
Unit tests
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/
|
Unit tests
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/
|
Unit tests
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/
|
Integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Integration tests
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/
|
Integration tests
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/
|
Integration tests
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/
|
Integration tests
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/
|
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
coverage
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/
|
coverage
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/
|
coverage
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/
|
coverage
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/
|