Skip to content

build(deps): bump softprops/action-gh-release from 2.2.0 to 2.2.1 #125

build(deps): bump softprops/action-gh-release from 2.2.0 to 2.2.1

build(deps): bump softprops/action-gh-release from 2.2.0 to 2.2.1 #125

Triggered via pull request March 4, 2025 18:05
Status Failure
Total duration 1m 2s
Artifacts

release.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Process completed with exit code 1.
test: examples/gen.rs#L24
error: use of deprecated method `tonic_build::Builder::compile`: renamed to `compile_protos()` --> examples/gen.rs:24:10 | 24 | .compile(&proto_files, &[proto_dir]) | ^^^^^^^ | = note: `-D deprecated` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(deprecated)]`