build(deps): bump softprops/action-gh-release from 2.2.0 to 2.2.1 #124
Annotations
2 errors and 2 warnings
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)]`
|
test
Process completed with exit code 1.
|
meta
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|