feat: integrate wallet contract #4625
Annotations
2 warnings and 1 notice
Setup Rust
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 clechasseur/rs-clippy-check@v3:
packages/dapi-grpc/build.rs#L292
warning: use of deprecated method `tonic_build::Builder::compile`: renamed to `compile_protos()`
--> packages/dapi-grpc/build.rs:292:14
|
292 | .compile(&[self.protobuf_file], &self.proto_includes)
| ^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
|
Post Setup Rust
100% - 221 hits, 0 misses, 0 errors
|
Loading