Skip to content

build(deps): bump tonic-build from 0.10.2 to 0.12.3 #671

build(deps): bump tonic-build from 0.10.2 to 0.12.3

build(deps): bump tonic-build from 0.10.2 to 0.12.3 #671

Triggered via pull request September 27, 2024 10:16
Status Failure
Total duration 6m 3s
Artifacts

pr.yml

on: pull_request
Matrix: rust-crates
ship-it
2s
ship-it
Fit to window
Zoom out
Zoom in

Annotations

12 errors
rust-crates (tools): tools/src/bin/gen-protos.rs#L25
error: use of deprecated method `tonic_build::Builder::compile`: renamed to `compile_protos()` --> tools/src/bin/gen-protos.rs:25:10 | 25 | .compile(iface_files, &[opencensus_dir]) | ^^^^^^^ | = note: requested on the command line with `-D deprecated`
rust-crates (tools): tools/src/bin/gen-protos.rs#L25
error: use of deprecated method `tonic_build::Builder::compile`: renamed to `compile_protos()` --> tools/src/bin/gen-protos.rs:25:10 | 25 | .compile(iface_files, &[opencensus_dir]) | ^^^^^^^ | = note: requested on the command line with `-D deprecated`
rust-crates (tools)
Process completed with exit code 1.
rust-crates (spiffe-proto)
The job was canceled because "tools" failed.
rust-crates (spiffe-proto): spiffe-proto/tests/bootstrap.rs#L31
error: use of deprecated method `tonic_build::Builder::compile`: renamed to `compile_protos()` --> spiffe-proto/tests/bootstrap.rs:31:10 | 31 | .compile(iface_files, &["."]) | ^^^^^^^ | = note: requested on the command line with `-D deprecated`
rust-crates (spiffe-proto)
Process completed with exit code 1.
rust-crates (opencensus-proto)
The job was canceled because "tools" failed.
rust-crates (opencensus-proto): opencensus-proto/tests/bootstrap.rs#L36
error: use of deprecated method `tonic_build::Builder::compile`: renamed to `compile_protos()` --> opencensus-proto/tests/bootstrap.rs:36:10 | 36 | .compile(iface_files, &["."]) | ^^^^^^^ | = note: requested on the command line with `-D deprecated`
rust-crates (opencensus-proto)
Process completed with exit code 1.
rust-crates (opentelemetry-proto)
The job was canceled because "tools" failed.
rust-crates (opentelemetry-proto)
The operation was canceled.
ship-it
Process completed with exit code 1.